Skip to main content
Solved

PostgreSQL - backup services

  • August 24, 2022
  • 5 replies
  • 214 views

Forum|alt.badge.img+3

Hello,
I want to add services to database PostgreSQL monitoring.
Service name: backup-age
Service name: Full backup

Is there a suitable plugin or tool for monitoring backup services?

Sincerely 

Best answer by sims24

Hi, 

Ok, I see. We would probably more add a dedicated plugin for this app rather than adding this to the standard Postgres probe. 

 

Something like: https://pgstef.github.io/2019/02/20/monitor_pgbackrest_backups_with_nagios.html

 

Please post an idea here: https://thewatch.centreon.com/ideas?filters%5BproductArea%5D%5B0%5D=Connectors

 

We will study it with the rest of the centreon-plugins team.

Thanks

5 replies

rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • August 29, 2022

I don’t know of an existing plugin for this. Can you clarify: do you want to monitor status of PostgreSQL backup jobs?


Forum|alt.badge.img+3
  • Author
  • Steward **
  • August 31, 2022

Yes i want to monitor PostgreSQL backup


sims24
Forum|alt.badge.img+19
  • Ranger ***
  • August 31, 2022

Hi @f.salamov 

 

What are you using to backup your postgres? A built-in feature or a dedicated tool? 

 

Could you share the psql version you're using also please?

 

Thx


Forum|alt.badge.img+3
  • Author
  • Steward **
  • September 1, 2022

We use pgBackRest for backup.

The psql version we are using is 12

 


sims24
Forum|alt.badge.img+19
  • Ranger ***
  • Answer
  • September 1, 2022

Hi, 

Ok, I see. We would probably more add a dedicated plugin for this app rather than adding this to the standard Postgres probe. 

 

Something like: https://pgstef.github.io/2019/02/20/monitor_pgbackrest_backups_with_nagios.html

 

Please post an idea here: https://thewatch.centreon.com/ideas?filters%5BproductArea%5D%5B0%5D=Connectors

 

We will study it with the rest of the centreon-plugins team.

Thanks