centreon-plugins icon indicating copy to clipboard operation
centreon-plugins copied to clipboard

Enhancement Postgres monitoring

Open Gregesp opened this issue 3 years ago • 0 comments

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

Gregesp avatar Jun 03 '22 08:06 Gregesp