Check_pdh: No performance data

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RyanMule
Posts: 57
Joined: Tue Dec 12, 2017 3:14 pm

Check_pdh: No performance data

Post by RyanMule »

Hello all,

I am upgrading the nsclients in our environment. I have installed the 5.2 client on one of our 2010 Exchange servers and having issues with one of the checks. I keep receiving Error: No performance data from command: check_pdh

[root@nagios02 libexec]# ./check_nt -H x.x.x.x -s password -p 12489 -v COUNTER -l "\\SMTP Server(_Total)\\Messages Pending Routing"
NSClient - ERROR: No performance data from command: check_pdh
[root@nagios02 libexec]#

I have attached my .ini file as well.

I have a feeling it something simple but I don't see why the counter name would change?

Any help would be greatly appreciated

Thank you
Ryan
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Check_pdh: No performance data

Post by tgriep »

It could be that there is a Bug in that version of NSClient++ and that is causing the error.
I would try the latest stable 0.4.xx version to see if that works.

Another thing to try is to reset the counters on the Exchange server. See this link for instructions.
https://support.microsoft.com/en-us/hel ... ary-values

Also, look at this link for some further steps in troubleshooting counters and NSClient++
https://docs.nsclient.org/howto/counters/

Let us know what you find.
Be sure to check out our Knowledgebase for helpful articles and solutions!
RyanMule
Posts: 57
Joined: Tue Dec 12, 2017 3:14 pm

Re: Check_pdh: No performance data

Post by RyanMule »

I sure hope not...
I will try that but I already have 5.2 rolled out to several dev machines.

Thank you for the articles!

Will do
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Check_pdh: No performance data

Post by tgriep »

Your welcome.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked