NSClient++ Help (#1) - NRPEServer CheckCpu? (#908) - Message List
NRPEServer CheckCpu?
Hi there,
i ve got a short questions about the output of a plugin...
i am doing the following:
check_nrpe20 -H host -c CheckCpu -a time=30m time=10m warn=70 crit=90 ShowAll=long
Now i am expecting the following (I got this with an old version, 0.3.7 and the same command):
OK: 30m: average load 3%, 10m: average load 3%|'30m'=3%;70;90; '10m'=3%;70;90;
but in the new version 4.0.126 i am getting the following:
OK: 30m: average load 0%, 10m: average load 0%|'30m'=0%;70;90
Do i have a wrong configuration in my nsclient?
I have made the following settings...:
[/modules] CheckDisk = 1 CheckSystem = 1 CheckEventLog = 1 CheckExternalScripts = 1 CheckHelpers = 1 CheckNSCP = 1 CheckSystem = 1 CheckWMI = 1 NRPEServer = 1 [/settings/default/] [/settings/NRPE/server] allowed hosts = nagios use ssl = 1 performance data = 1 payload length = 1024 allow arguments = 1 allow_nasty_meta_chars = 1
mueller-dv
01/25/12 11:55:34 (16 months ago)
-
Message #2414
That looks like an issue with the internal performance data parsing. I will look into this...
Michael Medin
mickem01/25/12 15:11:33 (16 months ago) -
Message #2416
Yes,
This was due to a bug in the performance data parsing which has been fixed and will be in next RC (estimated for Monday)
Michael Medin
mickem01/26/12 22:07:42 (16 months ago)








