Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.check_bgp_neighbors





This is a BGP monitoring utility which uses four methods to monitor BGP instead of one. This script was written to work with Cisco routers and checks messages sent, messages received, prefixes in memory and connections status.
check_bgp_ipv6





Check BGP peer IPv6 status via SSH or Telnet on Cisco IOS.
Parse command "sh ip bgp ipv6 unicast summary"
check_bgp_counters





This plugin improves upon the basic check_bgp and does everything via SNMP.
check_bgp.sh





Checks status of BGP neighbour. Collects BGP counters and number of prefixes in memory.
Usage:
./check_bgp.sh -H [HOSTNAME] -C [COMMUNITY] -P [Peer_IP,From,To Peer_IP,From,To....]
Example:
./check_bgp.sh -H 10.160.7.225 -C idea -P "10.78.5.14 ...
check_bes5





Use this check to monitor blackberry enterprise server 5 This plugin is written in php and requires php_snmp Usage: check_bes5 ip community command ip - ip of bes server community - snmp community of bes server command: srp_connection ...
check_beronet





This Plugin was developed by oliskibbe at gmail.com (Oliver Skibbe) This plugin is written in php and requires php_snmp Required: @nagios: - packages: php-cli, php5-snmp @beronet: - Firmware > 2.x - SNMP activated Usage: check_beronet ip ...
check_beer_time.sh





A plugin to check whether it's already time for the Friday afternoon drink. It's a really simple bash script that you can change to whatever day or hour you have your office drink :). Just change the hours and day in which it has to check. It will warn yo ...
check_beanstalkd





Nagios command to check Beanstalkd server stats.
check_bdd_request





Check if the result of a MySQL request is ==, , than a number which is warning and/or critical when check_type=NUMERIC. This plugin could return a result of a SQL request for information only with check_type=TEXT. It works with MySQL only for now, but ...
check_bbstore





Check usage of a Box Backup store account and reports all values as performance data.
check_bastille





Use Bastille Unix to track the level of your server security.
check_barracuda_temp





This plugin monitors the CPU temperature in the Barracuda SPF (Spam and Virus Firewall) series of devices.
check_barracuda_queue





Monitor Barracuda Spam Firewall Appliance queue sizes
check_barracuda_mailqueue





This plugin monitors the status of the in, out and deferred mail queues in the Barracuda SPF (Spam and Virus Firewall) series of devices.
check_barracuda_fans





This plugin monitors the status of the CPU and System fans in the Barracuda SPF (Spam and Virus Firewall) series of devices.
check_bandwidth_variation





Check bandwidth checks if the current bitrate of a network interface differs from the average for that interface. It is very useful for monitoring ISP uplinks, which tend to have a very stable average when everything is running ok.