I am trying to setup two items to monitor CPU on a Windows server. I am using perf_counter[\Processor(_Total)\% Processor Time] and perf_counter[\System\Processor Queue Length] as stated here and here. When I try to compare the values in perfmon to the values I am getting in Zabbix, perf_counter[\System\Processor Queue Length] only matches some of the time.
Does perf_counter[\Processor(_Total)\% Processor Time] include all processors?
For perf_counter[\System\Processor Queue Length], what values am I supposed to enter for type of information, date interval, and units? Perfmon seems to be by the second
Does perf_counter[\Processor(_Total)\% Processor Time] include all processors?
For perf_counter[\System\Processor Queue Length], what values am I supposed to enter for type of information, date interval, and units? Perfmon seems to be by the second