I want to create an item that shows icmppingloss, this is super basic of course, but the issue is that the received value is from the last ping only. Since I monitor some wireless equipment, an average of this seems perfect!
The way I try to achieve this is by creating an item with the type 'Calculated' and enter something in the box like this:
avg("<something>:icmppingloss",600)
When I put an IP address of one of the hosts in the <something> field, it seems to work, but I need to item to work on all the hosts using that template.
After searching alot, I can't find any info that helped me achieve this goal. Can somebody help me out here?
The way I try to achieve this is by creating an item with the type 'Calculated' and enter something in the box like this:
avg("<something>:icmppingloss",600)
When I put an IP address of one of the hosts in the <something> field, it seems to work, but I need to item to work on all the hosts using that template.
After searching alot, I can't find any info that helped me achieve this goal. Can somebody help me out here?