Hi ,
Iam trying to configure NIC monitoring for windows server, getting the below error. Could you please help?
[root@ACPHOFNAG01 libexec]# ./check_nt -H XXXXX -p 12489 -s xxxx -v COUNTER -l "<\\Network Interface(Broadcom BCM5708c NetXtreme II GigE (NDIS VBD Client) _4)\\Bytes Total/sec>"
NSClient - ERROR: Invalid return from command: check_pdh
[root@ACPHOFNAG01 libexec]#
NIC monitoring for windows server
Re: NIC monitoring for windows server
Try running:
Do you get a valid output when you run your command this way?
Code: Select all
./check_nt -H XXXXX -p 12489 -s xxxx -v COUNTER -l "\\Network Interface(Broadcom BCM5708c NetXtreme II GigE (NDIS VBD Client) _4)\\Bytes Total/sec"Be sure to check out our Knowledgebase for helpful articles and solutions!