Hello.
I'm tired dealing with one zabbix problem.
It's about 'system.cpu.load' item is not supported.
Tried to setup it with different key parameters:
system.cpu.load[,avg5], system.cpu.load[], system.cpu.load, system.cpu.load[,avg5], system.cpu.load[all,avg1] - no one of these works and all of them are "Not supported".
All of my hosts use zabbix agent 1.4.7 and Linux CentOS 5.9 or 6.3.
But I can get values by entering command at CLI (putty by SSH):
# zabbix_get -s hostname -k system.cpu.load
0.740000
Can't find any solution for that. Would be very greateful for any help.
I'm tired dealing with one zabbix problem.
It's about 'system.cpu.load' item is not supported.
Tried to setup it with different key parameters:
system.cpu.load[,avg5], system.cpu.load[], system.cpu.load, system.cpu.load[,avg5], system.cpu.load[all,avg1] - no one of these works and all of them are "Not supported".
All of my hosts use zabbix agent 1.4.7 and Linux CentOS 5.9 or 6.3.
But I can get values by entering command at CLI (putty by SSH):
# zabbix_get -s hostname -k system.cpu.load
0.740000
Can't find any solution for that. Would be very greateful for any help.
Comment