cpu load monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

cpu load monitoring

Post by ravish78 »

We are planning to have CPU load monitoring accountwise for application users.

Currently we are using uw option in check_cpu as below
command[check_CPU_utilization_iadmin]=/usr/local/nagios/libexec/check_cpu.sh -uw iadmin -w 55 -c 60

Below is output
CPU_iadmin Ok 25m 33s 1/2 2013-10-18 11:28:07 CPU OK : user=1% system=2% iowait=0% idle=97%

Can you let us know if this is correct or suggest any more plugins if available
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: cpu load monitoring

Post by slansing »

This looks perfectly fine. There may be additional plugins on the exchange for this, but as long as it suits your need this looks to be the ticket.
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: cpu load monitoring

Post by ravish78 »

you may close this.This is resolved
Locked