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_chrony





Checks NTP and/or PTP offset to reference. E.g.: $ ./check_chrony -w 1 -c 2 OK: Time offset of +0.000005065 seconds to reference. | offset=+0.000005065s;1;2 Documentation etc.: https://github.com/Decstasy/check_chrony
check_cft_listcat





Nagios compatible plugin to check CFT catalog size
CFT (Cross File Transfer) is a software published by Axway that allows secure file transfers accros multiple clients/organisations.
When using CFT, you have to make sure that the catalog (the intern ...
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_cadvisor





Python based script used to monitor "running" docker containers in conjunction with Google's Cadvisor.
check_by_snmp / check_snmp_extend / check_snmp_exec





This plugin lets you use extended functionality of SNMP to execute plugins remotely in a way similar to NRPE. In its second mode of operation it allows to use results from some command or a remote data file with actual processing of the data done by a plu ...
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_bgp_counters





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





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_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_bacula_since





This checks that days elapsed since last successful run of a given job / level doesn't exceed defined value.
check_backup (for any backup system)





The check_backup plugin is designed to provide a generic way to check the status of backup processes by reading the contents of a file your scripts will leave either locally to the Nagios server, or on a remotely accessible host through ssh. The file i ...
check_backup





check_backup checks for backups, if they have been archived or not. It reads a list from a file and checks if those backups have been stored into the backup server. Also a size check is performed: if the backup does not reach the specified size, a criti ...
check_azservicehealth





This is a Nagios plugin designed to query and give status of Azure Tenant Services (aka Office365 applications). It can be used to report on whether a given service is available to end users, and give a quick report on why it may not be- similar to the h ...
Check_AWS_CloudWatch_metrics





This is a ruby script that retrieve metrics from Amazon Web Service EC2, ELB or RDS using Amazon CloudWatch API (supports all AWS region). The Amazon credentials (Access Key ID and Secret Access Key) are read from an encrypted file. NB: Amazon CloudWa ...
check_avira_smc





check_avira_smc is a Windows-Plugin for Nagios, which checks the state of a AVIRA Management Controller (called SMC or AMC). The plugin detects various states from the Avira database.
check_avail_space





Check via SNMP the available space of a partition on a disk to check unix and windows boxes given the mount point.