Page 1 of 1

Nagios core 4.0.7 load

Posted: Thu Apr 30, 2015 1:53 am
by ehermouet
Hi all

some time i have strange thing. all of my host past to warning because they have important load. but it's on all host and it's so strange because they donc are on overload.

do you know why ?

tks

Re: Nagios core 4.0.7 load

Posted: Thu Apr 30, 2015 9:49 am
by jdalrymple
Are you getting some valid status back? Typically if there is a load warning there is also some status that indicates why:

Code: Select all

[root@localhost libexec]# ./check_load -w 0.01,0.01,0.01 -c 5,5,5
WARNING - load average: 0.15, 0.03, 0.01|load1=0.150;0.010;5.000;0; load5=0.030;0.010;5.000;0; load15=0.010;0.010;5.000;0;

Re: Nagios core 4.0.7 load

Posted: Tue May 05, 2015 4:05 am
by ehermouet
Hi

exemple



load average: 5.07, 3.20, 2.83

it's this for all server at the same time.

Re: Nagios core 4.0.7 load

Posted: Tue May 05, 2015 9:18 am
by tmcdonald
Is that load information accurate? If so, is that a high or unusual load for that server? If you have 8 cores then a load of 5 is not terrible. You likely just need to adjust your thresholds.