Hi,
I have mikrotik template for zabbix which is automatically creating graphs for all interfaces of routerboard.
But I have little problem...I dont want to create RSSI, signal strenght for ethernet interfaces.
How I can set this thing?
Because now every items and graphs are created for every interface inside board. Zabbix cannot recognize if interface is ethernet or 80211.
But:
There is snmp oid for every interface, result of this oid is integer and there are 3 possible outs:
ethernetcsmacd (6)
ieee80211 (71)
bridge (209)
How I can tell zabbix that RSSI, signal and other wireless thing....I want it only for ieee80211 (71) interfaces?
Thanks!
I have mikrotik template for zabbix which is automatically creating graphs for all interfaces of routerboard.
But I have little problem...I dont want to create RSSI, signal strenght for ethernet interfaces.
How I can set this thing?
Because now every items and graphs are created for every interface inside board. Zabbix cannot recognize if interface is ethernet or 80211.
But:
There is snmp oid for every interface, result of this oid is integer and there are 3 possible outs:
ethernetcsmacd (6)
ieee80211 (71)
bridge (209)
How I can tell zabbix that RSSI, signal and other wireless thing....I want it only for ieee80211 (71) interfaces?
Thanks!
Comment