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.
[root@localhost libexec]# ./check_nrpe -H servername -c CheckCounter -a "Counter:con=\\Web Service(_total)\\Total Method Requests/sec" ShowAll
Failed to poll counter: con Failed to poll counter \Web Service(_total)\Total Method Requests/sec: c0000bc6: The data is not valid.
Seems the new version breaks any perf counters with a "/" in the name
Odd, and you've verified that "\Total Method Requests/sec" actually exists on that windows system? Is it's value above 0 in most cases? I'm curious as to why it is failing on a newer version of nsclient, but reporting back on the older one.