I basically need to forward critical alerts to the NBI from Zabbix server. How do I achieve this?
Is there any simple way to achieve this?
Pardon my oversight if any, I am a begginner in zabbix.
I was able to install and configure zabbix to receive SNMP traps, I am currently using SNMPTT integrated with SNMP perl trapper. Now I need to configure zabbix in a way that it forwards all the selfmonitoring data to the external EMS (Element management system). Also how do I use the Linux System related MIBs to monitor?
There can be two option
1. either send all the self monitoring data to the NBI in a time interval or
2. only send alarms to the NBI when a certain threshold is reached. (For example, Disk utilization is more than 80%)
Any help on this is appreciated.
Is there any simple way to achieve this?
Pardon my oversight if any, I am a begginner in zabbix.
I was able to install and configure zabbix to receive SNMP traps, I am currently using SNMPTT integrated with SNMP perl trapper. Now I need to configure zabbix in a way that it forwards all the selfmonitoring data to the external EMS (Element management system). Also how do I use the Linux System related MIBs to monitor?
There can be two option
1. either send all the self monitoring data to the NBI in a time interval or
2. only send alarms to the NBI when a certain threshold is reached. (For example, Disk utilization is more than 80%)
Any help on this is appreciated.

Comment