| From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | Fabricio Pedroso Jorge <fpjbito(at)gmail(dot)com> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Monitoring Tool for PostgreSQL |
| Date: | 2017-10-18 17:40:39 |
| Message-ID: | CAOR=d=3+N+xStNPnWoUfkQyiLgUtUE3Mfy2pSigieh4wQ-c0qQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Oct 18, 2017 at 11:37 AM, Fabricio Pedroso Jorge
<fpjbito(at)gmail(dot)com> wrote:
> Hi all,
>
> is there a "official" monitoring tool for PostgreSQL databases? For
> example, i come from Oracle Database, and there, we have Enterprise Manager
> to monitor and administrer the product... is there such a similar tool for
> PostgreSQL?
The most commonly used monitoring tool is either zabbix or nagios
using the check_postgres perl script. That's as close to official as
I'm aware (and no, it's not "official" really, just the most common
and well supported method I'm aware of).
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Basques, Bob (CI-StPaul) | 2017-10-18 17:46:10 | Re: Monitoring Tool for PostgreSQL |
| Previous Message | Fabricio Pedroso Jorge | 2017-10-18 17:37:18 | Monitoring Tool for PostgreSQL |