Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

Advanced Search Results

mysql_slave_check_multimaster

mysql_slave_check_multimaster A MySQL check that reports on all channels of a multi-master slave.

/Category:MySQL

mysql_check_connections

Simple (and fast) check of the max number of connections used vs max configured. Also on github: https://github.com/SimoneLazzaris/mysql_check_connections

/Category:MySQL
LicenseGPL

check_tablespace_mysql

nagios.fm4dd.com/plugins/manual/check_tablespace_mysql.htm

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

/Category:MySQL
LicenseGPL

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

/Category:MySQL
LicenseGPL

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

/Category:MySQL
LicenseGPL

check-mysql-failover

Monitors for failover by connecting to a virtual ip and testing the current hostname. Run mysql_check_failover.sh --help for usage.

/Category:MySQL

Check MySQL Replication Slave Status

www.claudiokuenzler.com/monitoring-plugins/check_mysql_slave

Checks if MySQL Replication is active, checks for delay and outputs some additional info and performance data. It also catches non-obvious errors which would indicate a working replication, although there is something broken.

/Category:MySQL
LicenseGPL

Check MySQL Connections

github.com/sokecillo/nagios-check_mysql_connections

Check the number of stablished connections to a MySQL database Check MySQL Connections usage: ./check_mysql_connections -w 40 -c 50 -u root -p 1234 -h database_host Output: OK - 35 Database Connections |Connections=35;;;;

/Category:MySQL
LicenseGPL

box293_check_mysql_table_status

sites.box293.com/nagios/

This Plugin checks the status of MySQL or MariaDB Database Tables. Will return a critical result if any of theses columns has a NULL value: * Engine, Version, Row_format, Rows, Avg_row_length, Data_length, Max_data_length, Index_length, Data_free, Create ...

/Category:MySQL
LicenseGPL

box293_check_mysql_date

sites.box293.com/nagios/

This Plugin helps detect if there is a drift in the system time compared to the mysql time. Will report a CRITICAL status is the difference is more than 300 seconds. The plugin is just a bash script. USAGE box293_check_mysql_date [username] [pa ...

/Category:MySQL
LicenseGPL