Page 1 of 1

Discrepancy in load metrics reported by Nagios version 4.2.0

Posted: Tue Nov 01, 2016 12:02 am
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

Re: Discrepancy in load metrics reported by Nagios version 4

Posted: Tue Nov 01, 2016 10:18 am
by dwhitfield
Could you please post your nagios.cfg? thanks!

Re: Discrepancy in load metrics reported by Nagios version 4

Posted: Wed Nov 02, 2016 12:57 pm
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

Re: Discrepancy in load metrics reported by Nagios version 4

Posted: Wed Nov 02, 2016 1:00 pm
by dwhitfield
Yay! Is it okay if we lock this thread? Thanks for choosing the Nagios forums!