NSClient - ERROR: No performance data from command: check_pd

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gopinathnagios
Posts: 17
Joined: Fri Mar 10, 2017 12:47 am

NSClient - ERROR: No performance data from command: check_pd

Post 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
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

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

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked