centreon-plugins
centreon-plugins copied to clipboard
Enhancement Postgres monitoring
Hello,
As requested with the issues https://github.com/centreon/centreon-plugins/issues/1353, https://github.com/centreon/centreon-plugins/issues/1142, https://github.com/centreon/centreon-plugins/issues/333 is it possible to add some mode about Postgres ?
Like :
- wal_files
- replication_slots
- replicate_row
- hot_standby_delay
- relation_size
- index_size
- table_size
- indexes_size
- total_relation_size
- checkpoint
- archive_ready
That completly inspired from the check_postgres.pl of bucardo https://github.com/bucardo/check_postgres/blob/master/check_postgres.pl
Regards, Greg