how to check windows disk I/O
Posted: Mon Nov 27, 2017 3:49 am
hi to all
so
need check windows server 2012 disk i/o and network bandwitch
how to do it ?
about disk, found this plugin (check_ms_win_disk_load ), but dont do it
think, nsclient and windows counter can provide necessary information
than i'm using plugin check_nt
but problem, dont understand how to use him
for example
./check_nt -H %my_host% -s "passwd" -p %port% -v COUNTER -l ???????
where can i find list of counters ?
becouse when use:
[root@mon01 libexec]# ./check_nt -H %my_host% -s "passwd" -p %port% -v COUNTER -l "\\Network Adapter\Bytes Received/sec"
0
[root@mon01 libexec]#
answer 0, becouse plugin dont found my counter ?
so
need check windows server 2012 disk i/o and network bandwitch
how to do it ?
about disk, found this plugin (check_ms_win_disk_load ), but dont do it
think, nsclient and windows counter can provide necessary information
than i'm using plugin check_nt
but problem, dont understand how to use him
for example
./check_nt -H %my_host% -s "passwd" -p %port% -v COUNTER -l ???????
where can i find list of counters ?
becouse when use:
[root@mon01 libexec]# ./check_nt -H %my_host% -s "passwd" -p %port% -v COUNTER -l "\\Network Adapter\Bytes Received/sec"
0
[root@mon01 libexec]#
answer 0, becouse plugin dont found my counter ?