Hi,
It seems that I'm having a problem with setting correct grpsum.
Here's what I have:
1. Group IMM with ~40 hosts that all are configured based in template containing item 'Ping' with key 'icmpping[,,,,]' all of them are returning values (seen in latest values) as 0 or 1 based on state.
2. I tred to create item in one of the hosts that would sum all values (logically - count hosts that are up), tried to write the correct expression but all I get are entries similar to those below:
item [imm-x-25:grpsum["IMM","icmpping[,,,,]","sum","0"]] became not supported: No values for key "icmpping[,,,,]" in group(s) "IMM"
item [imm-x-25:grpsum["IMM","icmpping","sum","0"]] became not supported: No items for key [icmpping] in group(s) [IMM]
Anybody got this successfully working and can enlighten me as to where the problem might be?
Thanks!
It seems that I'm having a problem with setting correct grpsum.
Here's what I have:
1. Group IMM with ~40 hosts that all are configured based in template containing item 'Ping' with key 'icmpping[,,,,]' all of them are returning values (seen in latest values) as 0 or 1 based on state.
2. I tred to create item in one of the hosts that would sum all values (logically - count hosts that are up), tried to write the correct expression but all I get are entries similar to those below:
item [imm-x-25:grpsum["IMM","icmpping[,,,,]","sum","0"]] became not supported: No values for key "icmpping[,,,,]" in group(s) "IMM"
item [imm-x-25:grpsum["IMM","icmpping","sum","0"]] became not supported: No items for key [icmpping] in group(s) [IMM]
Anybody got this successfully working and can enlighten me as to where the problem might be?
Thanks!
Comment