Hey,
I am looking for healt monitoring software for my centos5.1 box. Nothing crazy (like nagios), just something that records memory/cpu usage every min to 5 mins. I added some vmware stuff and was looking to see when if swap gets used and cpu spikes.
Hey,
I am looking for healt monitoring software for my centos5.1 box. Nothing crazy (like nagios), just something that records memory/cpu usage every min to 5 mins. I added some vmware stuff and was looking to see when if swap gets used and cpu spikes.
How about sar? It is part of the sysstat rpm.
Barry
sar and iostat are perfect, thanks!
yum install sysstat
Ed On Sun, Mar 23, 2008 at 9:30 PM, Barry Brimer lists@brimer.org wrote:
Hey,
I am looking for healt monitoring software for my centos5.1 box.
Nothing
crazy (like nagios), just something that records memory/cpu usage every
min
to 5 mins. I added some vmware stuff and was looking to see when if swap gets used
and
cpu spikes.
How about sar? It is part of the sysstat rpm.
Barry _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Sun, Mar 23, 2008 at 9:15 PM, Ed Donahue liberaled@gmail.com wrote:
Hey,
I am looking for healt monitoring software for my centos5.1 box. Nothing crazy (like nagios), just something that records memory/cpu usage every min to 5 mins. I added some vmware stuff and was looking to see when if swap gets used and cpu spikes.
Cacti will do this, and generate nice pretty graphs via rrdtool for you.