getHPMemory.sh 816 Bytes
LANG=en_US
export LANG
uname -a >> ../result_temp/hpMemoryResult
echo "*******************************************************************************************#" >> ../result_temp/hpMemoryResult
vmstat 2 10 >> ../result_temp/hpMemoryResult
echo "*******************************************************************************************#" >> ../result_temp/hpMemoryResult
/usr/contrib/bin/machinfo|grep Memory >> ../result_temp/hpMemoryResult
echo "*******************************************************************************************#" >> ../result_temp/hpMemoryResult
sar -b 2 2 | grep Average >> ../result_temp/hpMemoryResult
echo "*******************************************************************************************#" >> ../result_temp/hpMemoryResult
mv ../result_temp/hpMemoryResult ../result/