Friday, April 18.

Header Ads

Perfomance counter Windows Command line




crazy


Open a CMD prompt and


type typeperf -qx > perfcounter.txt

It will make a large file of all the performance counters that we can use within Zabbix for that particular machine.


perf_counter[\System\Processor Queue Length]
perf_counter[\Processor(_Total)\% Processor Time]
perf_counter[\Processor(_Total)\% User Time]
perf_counter[\Processor(_Total)\% Privileged Time]
perf_counter[\System\Processor Queue Length]
perf_counter[\Paging File(_Total)\% Usage]

No comments

Post Top Ad

Post Bottom Ad