Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 10, 2020. It is now read-only.

AppliedTrust/check_rds_replicationlag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

check_rds_replicationlag

Nagios check for AWS RDS MySQL slave replication lag

usage: check_rds_replicationlag [-h] -d DBNAME -w WARNING -c CRITICAL [-r REGION]

optional arguments:
  -h, --help            show this help message and exit
  -d DBNAME, --dbname DBNAME
                        RDS DB name
  -w WARNING, --warning WARNING
                        Warning if lag is great than this many seconds
  -c CRITICAL, --critical CRITICAL
                        Critical if lag is great than this many seconds
  -r REGION, --region REGION
                        AWS Region - default is us-west-1

About

Nagios check for AWS RDS MySQL slave replication lag

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages