Hi forum,
I need some help to figure out how to make an item to count all UP interfaces on a switch.
I already got all interfaces operationnal status via LLD, what I need is an item that I will use to calculate the port utiization percentage.
For example, I got all my interfaces status items keys:
net.if.status[ifOperStatus.1]
With latest latest value: up (1)
I would like an item to calculate all the interface with that latest value. I guess it will be a calculated item?
Thanks for your help.
I need some help to figure out how to make an item to count all UP interfaces on a switch.
I already got all interfaces operationnal status via LLD, what I need is an item that I will use to calculate the port utiization percentage.
For example, I got all my interfaces status items keys:
net.if.status[ifOperStatus.1]
With latest latest value: up (1)
I would like an item to calculate all the interface with that latest value. I guess it will be a calculated item?
Thanks for your help.
Comment