MySQL/MariaDB replication monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

MySQL/MariaDB replication monitoring

Post by TBT »

Looking for officially supported methods for MySQL/MariaDB replication monitoring.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: MySQL/MariaDB replication monitoring

Post by cdienger »

The official plugins(http://nagios-plugins.org/doc/man/index.html) don't include a mysql/mariadb check, but there are a number of checks available on the exchange(https://exchange.nagios.org/index.php?o ... &Itemid=74&). Some of these you may be able to run directly against the remote machines from the XI machine, others you may need to use the official check_by_ssh(https://assets.nagios.com/downloads/nag ... ng_SSH.pdf), NRPE, (https://support.nagios.com/kb/article/n ... rpe-8.html, https://support.nagios.com/kb/article/n ... t-528.html), or NCPA(https://www.nagios.org/ncpa/, https://support.nagios.com/kb/article/n ... a-722.html) plugins/agents.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked