├── LICENSE ├── README.md ├── apiros.py ├── bgp_peer_field.sh ├── bgp_peer_names.sh ├── vrrp_state.sh └── zbx_routeros_bgp.xml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrCirca/zabbix-routeros-bgp/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrCirca/zabbix-routeros-bgp/HEAD/README.md -------------------------------------------------------------------------------- /apiros.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrCirca/zabbix-routeros-bgp/HEAD/apiros.py -------------------------------------------------------------------------------- /bgp_peer_field.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrCirca/zabbix-routeros-bgp/HEAD/bgp_peer_field.sh -------------------------------------------------------------------------------- /bgp_peer_names.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrCirca/zabbix-routeros-bgp/HEAD/bgp_peer_names.sh -------------------------------------------------------------------------------- /vrrp_state.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrCirca/zabbix-routeros-bgp/HEAD/vrrp_state.sh -------------------------------------------------------------------------------- /zbx_routeros_bgp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrCirca/zabbix-routeros-bgp/HEAD/zbx_routeros_bgp.xml --------------------------------------------------------------------------------