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
![](/components/com_mtree/img/star_10.gif)
![](/components/com_mtree/img/star_10.gif)
![](/components/com_mtree/img/star_10.gif)
![](/components/com_mtree/img/star_10.gif)
![](/components/com_mtree/img/star_10.gif)
This 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
LicenseGPL
ActiveMQ Checks in python
![](/components/com_mtree/img/star_00.gif)
![](/components/com_mtree/img/star_00.gif)
![](/components/com_mtree/img/star_00.gif)
![](/components/com_mtree/img/star_00.gif)
![](/components/com_mtree/img/star_00.gif)
Fork 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
LicenseApache