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.inservice





This application to monitoring who access nagios server or other client computer from remote computer. So you can prevent your server from people attack or unknown user login into your server. You can use this application to monitoring ssh connection, ...
InnoDB Free Space





A shell script (/bin/sh) that connects to a specified MySQL database and checks the free innodb space.
getting xen vif





This perl script fetches interface name from xen vms using xen xe shell. a mysql db is required.
DBTuna Database Performance Monitor Plugin





DBTuna is a 24x7 database performance monitoring tool which collects deep dive performance information from Oracle, SQL Server and MySQL. This plugin allows you to integrate DBTuna data with Nagios and run checks on database Activity, Wait Events or Stati ...
check_zrm_backup: Checks if a backup with Zamandas mysq...





This plugin will check the state of an today mysql-zrm backup
check_tablespace_mysql





This plugin checks the tablespace size of a specific MySQL Server database against WARN and CRIT thresholds. It returns the current tablespace size and the number of data files belonging to this database. The plugin can be called in 'reporting' mode, retu ...
check_snmp_int_by_addr





Checks the SNMP Operating Status of Interfaces given by the IP Address of the Subinterface. Developed to check for example Cisco Router with many Subinterfaces which possibly might reorganize the SNMP Interface IDs. MySQL Caching included.
check_scaleway_bdd





Scaleway Managed Database for PostgreSQL and MySQL
check_rundeck_jobs





Check if all Rundeck jobs succeed and list fail Jobs. Works with MYSQL und MariaDB Database. To use it, you have to create readonly DB user on your MYSQLMariaDB Rundeck DB Server. On Nagios Server you need to install mysql-client. Use it: check_rundec ...
check_prelude





This plugin gets the events logged by Prelude to a MySQL database in the last 5 Minutes and returns a status based on the specified limits.
check_pinba





check_pinba.py =============== Licence ------- This plugin has been writen by Carpe-Hora Camille Neron . Of course, check_pinba is under GNU GPL v2 : http://www.gnu.org/licenses/gpl-2.0.html Requirements ------------ * mysqldb: for Debi ...
check_otrs_tickets.php





This check returns an amount of tickets via php and php-mysql. Queues and States are set via script: ## ids (states and queues) $queue_ids = "42,43,44,48,53,55,68,71,72,77"; $state_ids = "1,4,6,10,12,14,15"; ## mysql conn $mysql_host = "localh ...
check_ndbd





Checks mysql cluster ndbd daemon alive through ndb_mgm
check_mysql_wrapper





hack for nagios check_mysql binary - This wraps the information sent back into a format that then produces graphs from the output When executing check_mysql normally the result is: ./check_mysql -H SERVER -P PORT -d DB -u DB_USER -p DB_PASS -w 5 ...
check_mysql_threads





Nagios plugin for MySQL. Checks the MySQL processlist for long running threads.
check_mysql_stats(PNP4Nagios)





Nagios Plugin with PNP4Nagios Template (no alerting) Producing (12 but it can be adjusted easily if one needs different values) MySQL Performance graphs. Written in Perl but it does NOT Require DBI Modules to be installed as DB Query is handled via MyS ...
check_mysql_stats





check_mysql_stats was designed to monitor various InnoDB and general mysql stats. At the time, I could not find a plugin that specifically did what I wanted.
check_mysql_ssl_certificate





"Check MySQL SSL Certificate" is a passive check used to check the expiration date of x509 certificates. Usage: check_ssl_certificate.py [-h] [-c CRITICAL] [-w WARNING] [-p PATH] optional arguments: -h, --help show this help message and exit ...
check_mysql_slavestatus





check_mysql_slavestatus.sh Usage: $CMDNAME [-H HOST] [-u MySQLUser] [-p MySQLPassword] [-L BehindMasterLimit(sec)]