Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check postgres replication
1.1
2018-10-04
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
GPL
10599
File | Description |
---|---|
check_postgres_replication.tar.gz | check_postgres_replication.tar.gz |
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!
it connects to master and standby and reports in case replication is walking behind.
It reports how many bytes or MB the replication is behind
From and idea of Jonny Morano, completely rewritten by me.
Check Postgresql replication, tested on 9.2 and 9.6
it connects to master and standby and reports in case replication is walking behind.
It reports how many bytes or MB the replication is behind
From and idea of Jonny Morano, completely rewritten by me.
Comments and suggestions are welcome!
it connects to master and standby and reports in case replication is walking behind.
It reports how many bytes or MB the replication is behind
From and idea of Jonny Morano, completely rewritten by me.
Comments and suggestions are welcome!
Reviews (1)
bybrixsat, December 11, 2018
Postgres 10 does not work.
ERROR: function pg_last_xlog_replay_location() does not exist and other errors.
ERROR: function pg_last_xlog_replay_location() does not exist and other errors.