I am having a problem retrieving the system.cpu.util, I am using the following command.
# zabbix_agentd -t system.cpu.util[,user,]
This returns
system.cpu.util[,user,] [m|Collector is not started!]
Other checks work fine,
# zabbix_agentd -t system.cpu.load[,avg1]
returns
system.cpu.load[,avg1] [d|2.090000]
# zabbix_agentd -t system.cpu.util[,user,]
This returns
system.cpu.util[,user,] [m|Collector is not started!]
Other checks work fine,
# zabbix_agentd -t system.cpu.load[,avg1]
returns
system.cpu.load[,avg1] [d|2.090000]


Comment