NRPE CPU load data error

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
homerkaro
Posts: 6
Joined: Mon Aug 25, 2014 6:38 am

NRPE CPU load data error

Post by homerkaro »

Hi!
I can get data with nrpe memuse plugin but the cpu load is not working.
/usr/local/nagios/libexec/check_nrpe -H 10.0.0.7 -p 5666 -c checkcpu -a warn=80 crit=90 time=10s
With this command I get this:
ERROR: Could not get data for 10s perhaps we don't collect data this far back?

The buffer on the host is 1h.
I tried to rebuild the performance counter with C:\> lodctr /R but it didn't help.
What am i missing?
Thanks!
Daniel
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: NRPE CPU load data error

Post by Box293 »

Try enabling debugging in the NSClient++ ini file.

Restart the NSClient++ service and attempt the check again.

What is being recorded in the NSClient++ log file now?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked