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
Nagios core 4.0.7 load
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Nagios core 4.0.7 load
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
Hi
exemple
load average: 5.07, 3.20, 2.83
it's this for all server at the same time.
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
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.
Former Nagios employee