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
10524
File | Description |
---|---|
check_postgres_replication.tar.gz | check_postgres_replication.tar.gz |
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.