Re: Best open source monitoring tools for PostgreSQL?

From: "Edward J(dot) Sabol" <edwardjsabol(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Best open source monitoring tools for PostgreSQL?
Date: 2022-10-15 00:13:15
Message-ID: EA9AF94D-8BA7-442A-84B7-117F7BFFC9BB@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Oct 14, 2022, at 11:44 AM, Sbob <sbob(at)quadratum-braccas(dot)com> wrote:
> I'm wanting to find a good open source monitoring & alerting tool for PostgreSQL, it needs to have near real time alerting so tools like PG Badger / PGCLUU are out. What are you all using?

check_postgres is great if you have a Nagios (or compatible alternative like Icinga) monitoring system. Even if you don't, you could use it with cron pretty easily, I imagine.

https://bucardo.org/check_postgres/
https://github.com/bucardo/check_postgres

Later,
Ed

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Licio Matos 2022-10-15 01:26:15 Re: Best open source monitoring tools for PostgreSQL?
Previous Message Tharmarajah, Sam 2022-10-14 16:33:50 Open source HA setup for postgres