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_catalyst_flash





This script monitors the flash status of a Cisco catalyst via SNMP.
check_catalyst_fans





This script monitors the fan status of a Cisco catalyst via SNMP.
check_cassandra_tpstats.pl (Advanced Nagios Plugins Col...





Checks Cassandra's threadpool statistics, alerts on pending/blocking operations, gathers statistics on Active/Pending/Blocked/Dropped operations perfdata for graphing.
check_cassandra_nodes.pl (Advanced Nagios Plugins Colle... Popular





Checks Cassandra clusters nodes, alerts on dead/down nodes, gathers statistics perfdata on different node states for graphing
check_cassandra_cluster.sh





* Software requirements cassandra(using nodetool) * overview - verify that the number of live nodes which belong to Multi Cluster is less than the specified number. - it is enable to specify the threshold with "-w " and "-c " option. - fetch the nu ...
check_burp_backup_age





Nagios local check for burp's timestamps backup age. Always check github for last version. Burp backup project: (http://burp.grke.org/)
check_btrfs_stats





This plugin checks the stats of all mounted btrfs volumes. It also graphs these stats, so that you can trace back when an error occured for the first time.
check_brocade_fcswitch.pl





This Plugin monitors hardware status from Brocade FC-Switch via SNMP includes Perfdata
check_bonding by SNMP





SNMP based monitoring of the bonding status of bonded network interfaces by SNMP. If the link status of an interface is down it causes an alert. By Martin Fuerstenau
check_blackberry (Philipp Deneu)





SNMP-Plugin for checking States of BlackBerry Enterprise Server
check_blackberry





Short SNMP plugin to check that blackberry services are running. Pending mail state is also available.
check_bind.sh





sh compliant script to check whether BIND is running and to get the performance data via rndc stats (PNP Template included)
Check_BigIP





This is a group a Perl scripts that use iControl from F5 to run check on the BigIP version 9.x only need to have perl and iControl 9 install on the box running the plugins
check_bgp_v4_v6





This will check if the bgp session is established
Since it parses the "show bgp summary" command to the router using expect, it worked only with devices that has already have plugin file.
I've only writen code for Juniper routers
Requirement:
yum í ...
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.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_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_beanstalkd





Nagios command to check Beanstalkd server stats.