Hello,
I am monitoring network switches with SNMP.
I want to create a single item counting all the ports in status up.
It exists SNMP OID getting the state of every switch port state - is it status up or status down.
I do not want to create so many items as many ports the switch have, because I do not want to consume Zabbix resources to collect so many items which I do not need.
I need 1 item per switch calculating or counting how many ports are in status up and presenting the number of ports in up state.
I am wondering is this possible and can anyone give me idea how to do it.
I am monitoring network switches with SNMP.
I want to create a single item counting all the ports in status up.
It exists SNMP OID getting the state of every switch port state - is it status up or status down.
I do not want to create so many items as many ports the switch have, because I do not want to consume Zabbix resources to collect so many items which I do not need.
I need 1 item per switch calculating or counting how many ports are in status up and presenting the number of ports in up state.
I am wondering is this possible and can anyone give me idea how to do it.