check_pdh not availble in NSClient++ 0.5.1.44
Posted: Thu Sep 07, 2017 4:26 am
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:
The Output on "Run Check Command" is
The Server logs:
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:
And i reinstalled NSCP completely. All without any effect.
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 50Code: Select all
NSClient - ERROR: No performance data from command: check_pdhCode: Select all
error:c:\source\master\service\NSClient++.cpp:814: Unknown command(s): check_pdh available commands: commands {, submit_nsca}, plugins {, 1}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