Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

NagTrap

Rating
1 vote
Favoured:
0
Current Version
0.1.3
Last Release Date
2008-07-03
Hits
104747
Files:
FileDescription
nagtrap-0.1.3.tar.gz0.1.3
Nagios CSP

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!
NagTrap allows you to manage your SNMP traps (received by snmptt) in a database. A plugin is available so Nagios can check for critical traps in the database and generate an alert.
Reviews (1)
bycorshamjim, February 19, 2014
The sourceforge page and the nagios.org address seem both no longer to be maintained now.

NagTrap was a great tool for pushing traps in to a MySQL database for viewing, but for larger installations, the method for querying each host from Nagios for traps in the database was hugely inefficient. I'm still using NagTrap to store traps for a short while in the database so I can view and search them easily, but I use an exec from the snmptt config to submit trap events to Nagios via the command pipeline passively as it's more efficient than querying the NagTrap database using an active service check (and will work even if something goes wrong with the database).