From aef2f1dd9946c2e98cc9bd1fb82ce7866773e01c Mon Sep 17 00:00:00 2001 From: Michael Coburn Date: Thu, 11 Oct 2018 13:13:08 -0500 Subject: [PATCH] Explaining what PMM stands for via description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 550329e..1fdbafd 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ For Database Management * [Check\_postgres](https://github.com/bucardo/check_postgres) - Nagios check\_postgres plugin for checking status of PostgreSQL databases. * [Instrumental](https://github.com/Instrumental/instrumentald) - Real-time performance monitoring, including [pre-made graphs](https://instrumentalapp.com/docs/instrumentald/postgresql#suggested-graphs) for ease of setup (Commercial Software) * [libzbxpgsql](https://github.com/cavaliercoder/libzbxpgsql) - Comprehensive PostgreSQL monitoring module for Zabbix. -* [PMM](https://percona.com/pmm) - Free and Open Source platform for monitoring and managing PostgreSQL, MySQL, and MongoDB. +* [PMM](https://percona.com/pmm) - Percona Monitoring and Management (PMM) is a Free and Open Source platform for monitoring and managing PostgreSQL, MySQL, and MongoDB. * [Pome](https://github.com/rach/pome) - Pome stands for PostgreSQL Metrics. Pome is a PostgreSQL Metrics Dashboard to keep track of the health of your database. * [pg\_view](https://github.com/zalando/pg_view) - Open-source command-line tool that shows global system stats, per-partition information, memory stats and other information. * [pgwatch2](https://github.com/cybertec-postgresql/pgwatch2) - Flexible and easy to get started PostgreSQL metrics monitor focusing on Grafana dashboards.