Discrepancy in load metrics reported by Nagios version 4.2.0

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
kaushalshriyan
Posts: 124
Joined: Fri May 22, 2015 7:12 am

Discrepancy in load metrics reported by Nagios version 4.2.0

Post by kaushalshriyan »

Hi,

When i run w command on the server it shows 10:22:43 up 66 days, 19:12, 1 user, load average: 0.00, 0.00, 0.00 but whereas in nagios dashboard i see Current Load OK 11-01-2016 10:22:56 0d 3h 25m 10s 1/3 OK - load average: 0.18, 0.20, 0.23.

Please find the details of the Nagios version running on the server and nrpe versions running on the client.

Server Host.
-------------------------------------------------
Nagios® Core™
Version 4.2.0

Client Hosts
-------------------------------------------------
nagios-plugins-nrpe-2.15-7.el6.x86_64
nrpe-2.15-7.el6.x86_64

Please do let me know if you need any additional information. Any help will be highly appreciable.

Regards,

Kaushal
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Discrepancy in load metrics reported by Nagios version 4

Post by dwhitfield »

Could you please post your nagios.cfg? thanks!
kaushalshriyan
Posts: 124
Joined: Fri May 22, 2015 7:12 am

Re: Discrepancy in load metrics reported by Nagios version 4

Post by kaushalshriyan »

Thanks dwhitfield !!! It was a issue in my services config. I have commented the below line and added the correct one.

#check_command check_local_load!5.0,4.0,3.0!10.0,6.0,4.0


corrected
check_command check_nrpe!check_load
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Discrepancy in load metrics reported by Nagios version 4

Post by dwhitfield »

Yay! Is it okay if we lock this thread? Thanks for choosing the Nagios forums!
Locked