Re: Suggestion to Monitoring Tool - Mailing list pgsql-admin

From Stéphane KANSCHINE
Subject Re: Suggestion to Monitoring Tool
Date
Msg-id 20200528091111.mog2nxiyuan7xjjy@office.hexack.fr
Whole thread Raw
In response to Suggestion to Monitoring Tool  (postgann2020 s <postgann2020@gmail.com>)
List pgsql-admin
Hi !

Le mer. 27 mai, vers 22:15, postgann2020 s exprimait :
> 
> Thanks for your support.
> 
> Environment Details:
> OS: RHEL 7.2
> Postgres: 9.5.15
> Master-Slave with Streaming replication
> 
> We are planning to implement the monitoring tool for our environment.
> 
> Could someone please suggest the Monitoring Tool based on your experience.

Last year, i setup prometheus with :
- postgres exporter for generic metrics
- some custom queries via postgres exporter to compute replication lag
  and few other things
- script exporter to explore logs and other things
- node exporter for disk filling.
- alertmanager to send slack notifications
- grafana dashboards for a nice view
- kibana / sentry manage logs and used as datasource for prometheus.

Regards,
-- 
Stéphane KANSCHINE - https://www.hexack.fr./ - https://www.nuajik.io./
@ stephane@hexack.fr
  +33 6 64 31 72 52



pgsql-admin by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Suggest the Schedular for activities
Next
From: "Rainer Floegel (Suva)"
Date:
Subject: Policy function not working (IN parameter not passed)