Skip to main content

A simple MySQL replication monitor

Project description

Replmon is a simple MySQL replication monitor.

Usage

First, configure /etc/replmon.ini:

[mysql]
user =   MySQL Username
passwd = MySQL Password
host =   MySQL Host (leave empty for local unix socket)
port =   MySQL Port (leave empty for default port)

Next, launch replmon:

$ replmon

Replmon is meant to integrate with tools such as monit. See ./examples.

Output

Replmon will periodically check your MySQL replication status. Each time a check succeeds, Replmon will touch the /var/replmon.status file, so you can monitor changes to this file to know your status.

The check interval is by default 10 seconds.

License

See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

replmon-0.1.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page