Monday, December 6, 2010

Checking memory

try sar(system activity reporting), it is a good alternative to top. My rhel box was having i/o wait which I could find using sar.

sar 1 200
Other commands : free (-m) tells you the total memory, memory used for cache etc.

No comments:

Post a Comment