Hello All,
I want to aggregate cpu utilization over my entire cluster. For this i created an item using the keys
I have the key - system.cpu.util[,user] in all associated hosts of the group "aggregate"
However, I am getting an error "unsupported item key" next to the item of the dummy host in which I put my aggregate key.
I am unable to debug this, help please !
I want to aggregate cpu utilization over my entire cluster. For this i created an item using the keys
| grpavg["aggregate","system.cpu.util[,user]",last, "0"] system.cpu.util[,user] |
However, I am getting an error "unsupported item key" next to the item of the dummy host in which I put my aggregate key.
I am unable to debug this, help please !
Comment