Hi,
creating widget with some data from linux machines, however snmp data in zabbix contains interface alias and it it different for servers we have, examples:
Interface eth1(External): Bits sent
Interface eth1(Internal): Bits sent
Interface eth1(dmz): Bits sent
How in widget we can skip interface alias and display data from all servers eth0 interface?
something like:
Interface eth1(*wildcard*): Bits sent
Thank you
creating widget with some data from linux machines, however snmp data in zabbix contains interface alias and it it different for servers we have, examples:
Interface eth1(External): Bits sent
Interface eth1(Internal): Bits sent
Interface eth1(dmz): Bits sent
How in widget we can skip interface alias and display data from all servers eth0 interface?
something like:
Interface eth1(*wildcard*): Bits sent
Thank you


Comment