Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
davidedg
check_traceroute
github.com/davidedg/nagios-pluginsThis plugin does a traceroute to a target host and checks if a desired HOP is a certain IP address. I use it to alert on multi-ISP change when I cannot control the routers. Usage: check_remote REMOTEIP NHOP ROUTE1 ROUTE2 Example: check_remote 5 ...
/Category:* Routing
GPL
ActiveMQ Checks in python
github.com/davidedg/activemq-nagios-pluginFork of github.com/predic8/activemq-nagios-plugin, this plugin adds the "QUEUEAGE" check, which controls the age of the oldest message in a queue. Checks are done via Jolokia REST interface, with some fallbacks to JSP Admin page. Implemented in Pyth ...
/Category:Java Applications and Servers
Apache