Good morning,
I'm using Zabbix 2.2.3 and I have a problem with aggregate checks.
I have a Host Group "HG" with a lot of Host "H1",...,"Hn". Each of this host has an item to check the presence (icmpping key).
I want to calculate the average presence of the host that belongs to host group "HG".
So I have created a dummie host that contains an item of type Aggregate Check like this grpavg["HG","icmpping",last,1d]. But I always obtain the same result "No items for key [icmmping] in group(s) [HG]".
Could anyone to help me with this problem or propose another way to realize this task?
Thank you, Alejo.
I'm using Zabbix 2.2.3 and I have a problem with aggregate checks.
I have a Host Group "HG" with a lot of Host "H1",...,"Hn". Each of this host has an item to check the presence (icmpping key).
I want to calculate the average presence of the host that belongs to host group "HG".
So I have created a dummie host that contains an item of type Aggregate Check like this grpavg["HG","icmpping",last,1d]. But I always obtain the same result "No items for key [icmmping] in group(s) [HG]".
Could anyone to help me with this problem or propose another way to realize this task?
Thank you, Alejo.
Comment