check_pdh not availble in NSClient++ 0.5.1.44

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
domsch1988
Posts: 32
Joined: Tue Aug 15, 2017 1:20 am

check_pdh not availble in NSClient++ 0.5.1.44

Post by domsch1988 »

Hello Again,

i'm facing a strange issue. I'm trying to monitor a Exchange Server 2016. For this i'd like to use some Performance Counters.
I installed NSCP Version 0.5.1.44
For the check_nt Service The $Arg3$ is:

Code: Select all

-l "\\Memory\\Available Bytes" -w 25 -c 50
The Output on "Run Check Command" is

Code: Select all

NSClient - ERROR: No performance data from command: check_pdh
The Server logs:

Code: Select all

error:c:\source\master\service\NSClient++.cpp:814: Unknown command(s): check_pdh available commands: commands {, submit_nsca}, plugins {, 1}
Configuration and Passwords are correct. No Windows Firewall (No Firewall at all for that matter). I tested Port 12489 with Telnet from the Nagios Server Successfully.
I have no clue what the Problem would be.

I already tried (from another Thread https://support.nagios.com/forum/viewto ... 9&p=123527) running:

Code: Select all

cd "\Program Files\NSClient++\" 
nscp settings --activate-module NSClientServer --add-defaults 
nscp settings --path /settings/log --key level --set debug
And i reinstalled NSCP completely. All without any effect.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: check_pdh not availble in NSClient++ 0.5.1.44

Post by dwhitfield »

We do not support the .5 series of NSClient. Are you having this issue with the .4 series?
Locked