Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
SNMP Trap Translation Adjustment Web Page
1.0
2013-12-31
- Nagios XI
34394
File | Description |
---|---|
component-snmptranslate-1.0.zip | Component to upload in Manage Components |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
(It updates the configuration stored in file /etc/snmp/snmptt.conf.)
As explained in the Integrating SNMP Traps With Nagios XI document, the severity of each type of event can be adjusted to meet local needs by editing the Trap Translator configuration file located at /etc/snmp/snmptt.conf. This add-on component makes it easier and hopefully will reduce the risk of error.
After uploading the component on the Manage Components page, the component is found under Admin, Monitoring Config, SNMP Trap Translation. It lists each trap event type in a table by OID, along with what mib the event is defined in, the event name, severity, text to be output, and the description contained in the mib. The severity or text can be adjusted for each one.
The original version of snmptt.conf is saved as snmptt.conf.backup, just in case.
"service snmptt restart" is needed after making an update. (The script would do it if I could figure out permissions. Maybe later.)
Tested on Nagios XI 2012R2.5 with https://assets.nagios.com/downloads/nagiosxi/packages/snmptt-1.3-3.nagios.noarch.rpm.
After uploading the component on the Manage Components page, the component is found under Admin, Monitoring Config, SNMP Trap Translation. It lists each trap event type in a table by OID, along with what mib the event is defined in, the event name, severity, text to be output, and the description contained in the mib. The severity or text can be adjusted for each one.
The original version of snmptt.conf is saved as snmptt.conf.backup, just in case.
"service snmptt restart" is needed after making an update. (The script would do it if I could figure out permissions. Maybe later.)
Tested on Nagios XI 2012R2.5 with https://assets.nagios.com/downloads/nagiosxi/packages/snmptt-1.3-3.nagios.noarch.rpm.
Reviews (1)
I'd rate this excellent if it did the service restart, so figure that out and I'll modify this review. This does exactly as you described and is much nicer than text editing the page and worrying about doing a typo or something! This should be included in XI by default!