Percona announces the release of Percona Monitoring and Management 1.1.2 on April 3, 2017.
For installation instructions, see the Deployment Guide.
This release includes several new dashboards in Metrics Monitor, updated versions of software components used in PMM Server, and a number of small bug fixes.
We would like to mention some of the key contributors in this release, and thank the community for continued support of PMM:
This release includes the following new dashboards:





The new MariaDB dashboard also includes three new graphs for monitoring InnoDB within MariaDB. We are planning to move them into one of the existing InnoDB dashboards in the next PMM release:
OPTIMIZE TABLE impacts defragmentation on tables when running MariaDB with innodb_file_per_table=1 and innodb_defragment=1.
ALTER TABLE ... ALGORITHM=INPLACE in MariaDB.


PMM is based on several third-party open-source software components. We ensure that PMM includes the latest versions of these components in every release, making it the most secure, stable and feature-rich database monitoring platform possible. Here are some highlights of changes in the latest releases:
my.cnf:|
1 |
[mysqld]<br><br># Default MySQL Settings<br>innodb_buffer_pool_size=128M<br>innodb_log_file_size=5M<br>innodb_flush_log_at_trx_commit=1<br>innodb_file_per_table=1<br>innodb_flush_method=O_DIRECT<br><br># Disable Query Cache by default<br>query_cache_size=0<br>query_cache_type=0<br> |
pmm-admin remove --all to clear all saved credentials.
mongodb_exporter including PMM-629 and PMM-642.
|
1 |
$ sudo pmm-admin config --client-name new_name --force |
WARNING: Some Metrics Monitor data may be lost when renaming a running client.
Percona Monitoring and Management is an open-source platform for managing and monitoring MySQL and MongoDB performance. Percona developed it in collaboration with experts in the field of managed database services, support and consulting.
PMM is a free and open-source solution that you can run in your own environment for maximum security and reliability. It provides thorough time-based analysis for MySQL and MongoDB servers to ensure that your data works as efficiently as possible.
A live demo of PMM is available at pmmdemo.percona.com.
Please provide your feedback and questions on the PMM forum.
If you would like to report a bug or submit a feature request, use the PMM project in JIRA.
Resources
RELATED POSTS