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