Thursday, September 25, 2008

Install sysstat on CentOS

Install sysstat

yum -y install sysstat

Data will be in '/var/log/sa'. Performance will be kept for 1 week old. Viewing data by using:

sar

or download kSar which is java program that display data in graphical format.

No comments: