If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
the action is not executed when the trigger condition is met
We are using Zabbix 4.2.8 to monitor our Huawei CE8860EI switch.
in zabbix we created two trigger with severity Disaster for this switch, one is for BGP state idle, the other one is for bgp state abnormal
I am using the template: 'Juniper MX by SNMP'
SNMPv2-SMI::enterprises.2636.5.1.1.2.1.1.1.2.0.1.10.10.88 .125.1.10.10.88.124 = INTEGER: 6
SNMPv2-SMI::enterprises.2636.5.1.1.2.1.1.1.2.0.1.10.10.88 .225.1.10.10.88.224 = INTEGER: 6
but
BGP AS [65388] Peer [10.10.88.224]: State...
How can I parse a remote command (ssh) and create elements.
Hi Everyone,
I need to check a network device (Cisco), by ssh, and parse some results to create some items.
I don't know how can I do that.
My goal : to monitor peering BGP by VRF (up or down). The exisiting template it's not enough for my needs. So, I must check by ssh (sh...
Hi, Im looking for a solution to monitor Juniper based BGP peer status using snmptrap.
Basically i need alerts from zabbix whenever peer status changes in BGP. ie when peer status switch from Established to Active or Idle state.
I could find out few templates from zabbix that uses snmpwalk...
I am using the ZBX-CISCO-BGP4 template that can be found on Github to monitor various Cisco routers & switches that have BGP configured. One of the Item Prototypes that the Template looks at is the AS Name by using an external script:
When I tried to use discovery for BGP protcol I could start discovering OID's with "SNMPv2-SMI::mib-2.15.3.1.16.{#SNMPINDEX}" but I could not start discovery with ".1.3.6.1.2.1.15.3.1.16.{SNMPINDEX}".