Page 1 of 1

CHECK_CPU_LOAD

Posted: Thu Jun 09, 2011 2:36 am
by shaikhemran
Hi,
I am a newbie to nagios and we are using it from last one year but never had a chance to dig it properly , now from a week I am getting very high alert on CPU usage for one server

this is a dual core 2 CPU
and the parameter I have used is

define service{
use generic-service
host_name ASP_DB_SERV
service_description CPU Load
check_command check_nrpe!check_load!7.0,6.0,5.0!10.0,6.0,4.0

}

, Can you please help me is this setup is ok , and if I ma getting the alert are they actual CPU load or I have configured it wrong ,
I have doubt about it because my other monitor dose not alert me as nagios is doing

Re: CHECK_CPU_LOAD

Posted: Thu Jun 09, 2011 9:17 am
by tonyyarusso
That seems like a reasonable configuration on the surface. You might try running the command directly - see http://support.nagios.com/wiki/index.ph ... mmand-line . Are you actually using XI, or Core?

Re: CHECK_CPU_LOAD

Posted: Thu Jun 09, 2011 11:25 pm
by shaikhemran
not sure , core or XI how to figure out ?

Re: CHECK_CPU_LOAD

Posted: Mon Jun 13, 2011 11:04 am
by mguthrie
If you're using Nagios XI, it's an enterprise version and you would be paying for it :)

Those seem like reason level for a CPU Load check. If those thresholds are being exceeded then I would say there might actually be an issue. Are you wanting the thresholds to be higher or do you want the notifications turned off? Can you clarify on where your problem exists?