Hi,
I have a host group "Linux servers" and I would like to collect the aggregate load on the cpus.
On one of the servers in the group, I have created an item with the following parameters:
name: cpu-agg
type: Zabbix aggregate
key: grpavg["Linux servers","system.cpu.load[,avg1]",last,0]
Type of Information: Numeric (Float)
However, when I save it, after several minutes it says "not supported" with error:
'No items for key "system.cpu.load[,avg1]" in group "Linux servers"
I've double checked the spelling and names and am a little confused. I know that my hosts within the group are all collecting data. Does anyone have any suggestions of how to debug my setup?
Thanks,
Matt
I have a host group "Linux servers" and I would like to collect the aggregate load on the cpus.
On one of the servers in the group, I have created an item with the following parameters:
name: cpu-agg
type: Zabbix aggregate
key: grpavg["Linux servers","system.cpu.load[,avg1]",last,0]
Type of Information: Numeric (Float)
However, when I save it, after several minutes it says "not supported" with error:
'No items for key "system.cpu.load[,avg1]" in group "Linux servers"
I've double checked the spelling and names and am a little confused. I know that my hosts within the group are all collecting data. Does anyone have any suggestions of how to debug my setup?
Thanks,
Matt
Comment