Monitoring all other hosts, system.cpu.load and system.cpu.util work fine. but when doing a zabbix_get against the Zabbix Server itself, I can only get system.cpu.load to work, system.cpu.util shows 0 for every core.
server and agent 2.0.4
example..
server and agent 2.0.4
example..
# zabbix_get -s zabbix1 -k system.cpu.util[all]
0.000000
# zabbix_get -s zabbix1 -k system.cpu.load[all]
3.540000
# zabbix_get -s zabbix1 -k system.cpu.util[,idle]
0.000000
# zabbix_get -s zabbix1 -k system.cpu.load
4.050000
0.000000
# zabbix_get -s zabbix1 -k system.cpu.load[all]
3.540000
# zabbix_get -s zabbix1 -k system.cpu.util[,idle]
0.000000
# zabbix_get -s zabbix1 -k system.cpu.load
4.050000