Re: [PERFORM] Monitoring tool for Postgres Database

From: Dave Stibrany <dstibrany(at)gmail(dot)com>
To: "Sunkara, Amrutha" <amrutha(at)nytimes(dot)com>
Cc: Ravi Tammineni <rtammineni(at)partner(dot)aligntech(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: [PERFORM] Monitoring tool for Postgres Database
Date: 2017-05-27 04:58:52
Message-ID: CAK17Jm=8rfsASAgdTv7Xz33FrTL-jF3pP8=2fw824CBcQ5v0Ag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-performance

We've found pghero to be a good first line of defence. It doesn't have
alerting yet, but it's great for a quick high level healthcheck.

Also +1 for Datadog. Extremely flexible and elegant UI + powerful alerting
capabilities.

On Fri, May 26, 2017 at 10:32 AM, Sunkara, Amrutha <amrutha(at)nytimes(dot)com>
wrote:

> We have been using Nagios to monitor the system level stats. The database
> level stats that we gather are custom scripts that we have nagios poll to
> get the database health. You could use pg badger to generate reports
> against your database logs as well. Pg_badger reports are your bffs for
> performance related specs.. very close to AWR reports that oracle provides.
>
> Sotrage/Disk latencies -- we have oracle's os watcher we running regularly
> on these hosts to generate iostats as well.
>
> Thanks.
> -Amrutha.
>
> On Thu, May 25, 2017 at 3:48 PM, Ravi Tammineni <
> rtammineni(at)partner(dot)aligntech(dot)com> wrote:
>
>> Hi,
>>
>>
>>
>> What is the best monitoring tool for Postgres database? Something like
>> Oracle Enterprise Manager.
>>
>>
>>
>> Specifically I am interested in tools to help:
>>
>>
>>
>> Alert DBAs to problems with both configuration and performance issues
>>
>> Deadlocks, Long running queries etc.,
>>
>> Monitoring of overall system performance
>>
>> General performance tuning
>>
>> Storage/Disk latencies
>>
>>
>>
>>
>>
>> Thanks
>>
>> ravi
>>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message phb07 2017-05-27 15:42:54 Re: Monitoring tool for Postgres Database
Previous Message Peter Eisentraut 2017-05-26 21:16:39 Re: error installing oracle_fdw extension

Browse pgsql-performance by date

  From Date Subject
Next Message 梁海安(Killua Leung) 2017-05-27 08:40:46 Different plan between 9.6 and 9.4 when using "Group by"
Previous Message ldh@laurent-hasson.com 2017-05-26 17:51:38 Re: More cores or higer frequency ?