Page 1 of 1

NSClient - ERROR: No performance data from command: check_pd

Posted: Thu Jul 06, 2017 1:24 am
by gopinathnagios
Hi All,

any one help me on below command in Nagios xi

I'm getting this error in Nagios XI :

NSClient - ERROR: No performance data from command: check_pdh

Command defining:

$USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v COUNTER -l "\NTDS\NTLM Authentications" -w $ARG1$ -c $ARG2$

NS Client Version: NSClient++ 0.5.0.62 2016-09-14

Re: NSClient - ERROR: No performance data from command: chec

Posted: Thu Jul 06, 2017 1:46 pm
by tgriep
Take a look at this link.
https://social.technet.microsoft.com/Fo ... nservergen
It looks like the name of the counter has been changed so you will have to update your command to match.