Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
check_backuppc_shares





A nagios plugin for backuppc. Has a few options.
check_bacula





check_bacula checks the status of Bacula-Daemons (director, storage- and file-daemon)
check_bacula-restore





Check whether a given bacula client can successfully be restored.
check_bacula.pl





The script queries Bacula database for number of successful or still running backups of a given job. It's also possible to query number of errors of the job's instances and check errors of BeforeJob and AfterJob scripts.
check_bacula.py





This check script/plugin checks all backup jobs in a given timeframe (default: 2 days) and report an error or warning if one of the jobs failed, according to the bacula statuses. Unlike other bacula check scripts it can check all jobs at once, eliminat ...
check_bacula_lastbackup.pl





Checks the age of the last successfull backup of a given client and (optional) of a given level.
check_bacula_log





Nagios plugin that checks Bacula logs for last status run.
check_bacula_since





This checks that days elapsed since last successful run of a given job / level doesn't exceed defined value.
check_bad_apache_procs.sh





This is a simple BASH script that checks that only the correct Apache processes are running, and that no other processes (such as PERL scripts) are running as Apache.
If it returns OK, it includes the text "0 Bad apache Processes Running". If it fails ...
check_bandwidth





Check Bandwidth Bandwidth Calculator Based on Cisco Document ID: 8141 A simple script to calculate input or output bandwidth usage based on a snmp data
check_bandwidth3





Poll (via SNMP) one or more interfaces on one or more devices (with each device supporting a different protocol and access control) checking to see of the ports are active and monitor bandwidth. Check a single port, or monitor two or more at the same time ...
check_bandwidth_snmp3





Check Bandwidth Bandwidth Calculator based on meshuggah - https://exchange.nagios.org/directory/Plugins/Network-Connections,-Stats-and-Bandwidth/check_bandwidth/details Based on Cisco Document ID: 8141 A simple script to calculate input or output bandwi ...
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.
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_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_queue





Monitor Barracuda Spam Firewall Appliance queue sizes
check_barracuda_temp





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





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





Check usage of a Box Backup store account and reports all values as performance data.
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_beanstalkd





Nagios command to check Beanstalkd server stats.
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_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_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_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_bgp_counters





This plugin improves upon the basic check_bgp and does everything via SNMP.
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_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_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_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_bind.sh





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





This plugin uses the binkp protocol to obtain the drift between local time and the remote binkp / binkd node. Useful for bbs sysops and ftn operators.
check_bioctl





This check is for OpenBSD machines with bioctl(8) supported RAID cards.
check_bl





This plugin for Nagios will check whether the specified server is in any of the numerous anti-spam blocklists.
check_blackberry





Short SNMP plugin to check that blackberry services are running. Pending mail state is also available.
check_blackberry (Philipp Deneu)





SNMP-Plugin for checking States of BlackBerry Enterprise Server
check_blackberry (updated)





update of Philipp Deneu plugin. Editor's Note: Plugin seems to have disappeared.
check_blackberry5





based on check_blackberry5 from tob changed oid for licensing check, testet on bes 5.0.4.68 oid review: 1.3.6.1.4.1.3530.5.50.1.36.3 = licenses total 1.3.6.1.4.1.3530.5.50.1.37.3 = licenses free 1.3.6.1.4.1.3530.5.50.1.38.3 = licenses used
check_blackberry_5.0





Updated version of check_blackberry which works with BES Server 5.0.0.110.
check_blackberry_5.0.3





Updated version for Blackberry Enterprise Server 5.0.3
check_bl_async





This is a rewrite of check_bl 1.0 using asynchronous lookups and listing of RBL sites that failed to return a response.
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