Comments on: Collect PostgreSQL Metrics with Percona Monitoring and Management (PMM) https://www.percona.com/blog/collect-postgresql-metrics-with-percona-monitoring-and-management-pmm/ Thu, 11 Apr 2024 22:44:28 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Nickolay Ihalainen https://www.percona.com/blog/collect-postgresql-metrics-with-percona-monitoring-and-management-pmm/#comment-10969926 Tue, 06 Nov 2018 18:05:47 +0000 https://www.percona.com/blog/?p=47136#comment-10969926 Hi Dmitry,
Nowadays you can setup postgresql monitoring with built-in Dashboards and support in pmm-admin client package:
https://www.percona.com/doc/percona-monitoring-and-management/conf-postgres.html

This article should be used only if you need an example for external exporters, e.g. to instrument your application or add a support for rarely used database engine.

]]>
By: Dmitry https://www.percona.com/blog/collect-postgresql-metrics-with-percona-monitoring-and-management-pmm/#comment-10969925 Tue, 06 Nov 2018 14:29:36 +0000 https://www.percona.com/blog/?p=47136#comment-10969925 [root@vm pmm-postgresql-demo]# docker-compose exec pg sh /root/initpmm.sh
OK, PMM server is alive.

PMM Server | pmm-server
Client Name | pg1
Client Address | 172.28.0.3
Error adding external metrics: scrape config with job name “postgresql” is built-in

]]>