I was tested check_nt for windows counter. I ran in a command line it's worked.
$ ./check_nt -H MyServerIP -p 12489 -s MyPassword -v COUNTER -l "\Network Adapter(Teaming)\Bytes Received/sec"
$ output: 226504
But when I ran in nagios XI GUI it's not working I found error on service status detail is "No unit counter specified" and I found error from nslicent.log
error:modules\CheckSystem\CheckSystem.cpp
What is \(Teaming\) ?? How can I fix it.
Thank in advance.