Re: [GENERAL] monitoring PostgreSQL - Mailing list pgsql-general

From Tim Clarke
Subject Re: [GENERAL] monitoring PostgreSQL
Date
Msg-id 0eabe5c5-c6ad-65a1-ccd3-154702750ce0@manifest.co.uk
Whole thread Raw
In response to Re: [GENERAL] monitoring PostgreSQL  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: [GENERAL] monitoring PostgreSQL  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
List pgsql-general
We use nagios for all alerting, it'll do what you need.

Tim Clarke


On 24/07/17 12:38, Achilleas Mantzios wrote:
> pgbadger is a very nice reporting tool, overall, albeit not exactly at
> the system side, but more to the DBA side.
> For system level monitoring maybe take a look here :
> https://wiki.postgresql.org/wiki/Monitoring#check_postgres .
> Also you might want to write a script that parses logs for FATAL and
> PANIC and sends out emails.
>
> On 24/07/2017 14:27, PAWAN SHARMA wrote:
>> Hi All,
>>
>>
>> Please provide me a list of tools which we can use for monitoring
>> PostgreSQL.
>>
>> -Monitor all the services and health of server
>> -Able to send critical and warning alert on mail.
>>
>> OS: Redhat-7
>> PostgreSQL Version: 9.5.7
>>
>>
>> -Pawan
>
>
> --
> Achilleas Mantzios
> IT DEV Lead
> IT DEPT
> Dynacom Tankers Mgmt



Attachment

pgsql-general by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: [GENERAL] monitoring PostgreSQL
Next
From: PAWAN SHARMA
Date:
Subject: Re: [GENERAL] monitoring PostgreSQL