I have tried the following to check the bandwidth of a network interface card on a remote machine:
check_nt -H 192.168.20.230 -v COUNTER -l “\Network Interface\Realtek RTL8139 Family PCI Fast Ethernet\Current Bandwidth”
It does talk to the remote machine and all that it returns is 0 ???
The above COUNTER information was taken directly from the Performance counter description for the network interface card. I suspect highly that there is something that I am missing…
Thanks!
Tony…