-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39084/
-----------------------------------------------------------
Review request for Ambari, Mahadev Konar and Sumit Mohanty.
Bugs: AMBARI-13205
https://issues.apache.org/jira/browse/AMBARI-13205
Repository: ambari
Description
-------
Operations teams expect Ambari to have a MIB that defines the superset of OID’s
that will be in use and their context. In this context, Ambari will not be
exposing any SNMP metrics, but only emitting SNMP traps from the alerting
framework.
Those SNMP traps that are emitted need to send traps for specific OID’s. Those
OID’s should be defined in a MIB.
That MIB should be followed when sending traps for specific alerts. The
specific alerts should send traps with specific OID’s that apply to their
context.
For now a MIB, a script extension and documentation to apply that to an
existing Ambari 2.1 environment are sufficient.
Diffs
-----
contrib/alert-snmp-mib/APACHE-AMBARI-MIB.txt PRE-CREATION
contrib/alert-snmp-mib/README.md PRE-CREATION
contrib/alert-snmp-mib/snmp_mib_script.sh PRE-CREATION
Diff: https://reviews.apache.org/r/39084/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen