how to get CPU utilization in zabbix from Windows server?
Posted
by
kusoksna
on Server Fault
See other posts from Server Fault
or by kusoksna
Published on 2011-01-05T15:04:53Z
Indexed on
2011/01/05
23:55 UTC
Read the original article
Hit count: 489
I'm trying to monitor CPU utilization of windows 7 32bit PC (C2D E8400) using zabbix. I tried both "perf_counter[\Processor Information(_Total)\% Processor Time]" and "system.cpu.util[,system,avg5]". After some time status of these items reverted itself to "Unsupported".
Is this problem on agent side, or at server? How to fix it? Ideally I want to see percentages load per each core.
UPD: topic and description updated.
© Server Fault or respective owner