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
  • Message #2414

    That looks like an issue with the internal performance data parsing. I will look into this...

    Michael Medin

  • 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

    • Message #2417

      Thanks a lot,

      i will wait for it... ;)

      • Message #2418

        Under nightly you can find a nightly build (130) with this fix if you want to validate it...

        Michael Medin

Subscriptions