File percona-monitoring-plugins.changes of Package percona-monitoring-plugins
-------------------------------------------------------------------
Fri Jun 9 23:35:52 UTC 2023 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Project is EOL upstream
- Add patches for Python 3 compatibility
-------------------------------------------------------------------
Fri Dec 28 18:18:06 UTC 2018 - lars@linux-schulserver.de
- update to 1.1.8:
+ Fix for MySQL Multi-Source replication
+ Slaves alert due to deadlocks on the master
+ If using pt-heartbeat, get_slave_status is only called when -s is set to MASTER.
+ Disable UNK alerts by default.
+ Fixed false-positive when a calculated delay was <0 and -m was not set.
- added percona-monitoring-plugins-1.1.8-fix_redundant_argument_in_sprintf.patch
fixes: Redundant argument in sprintf at bin/pmp-cacti-template line 25.
-------------------------------------------------------------------
Sun Oct 29 17:06:35 UTC 2017 - lars@linux-schulserver.de
- update to 1.1.7:
+ New Nagios script pmp-check-mongo.py for MongoDB.
+ Added MySQL socket and flag options to Cacti php script.
+ Added disk volume check on "Mounted on" in addition to "Filesystem"
to Cacti php script to allow monitoring of tmpfs mounts.
+ Allow delayed slave to have SQL thread stopped on
pmp-check-mysql-replication-delay check.
+ Fix for --unconfigured flag of pmp-check-mysql-replication-delay.
+ Fix for max_duration check of pmp-check-mysql-innodb when system
and MySQL timezones mismatch.
+ Fix rare nrpe broken pipe error on pmp-check-unix-memory check.
- package more documentation
- build the package with the make.sh file
- buildrequire YAML and perl(Digest::MD5)
-------------------------------------------------------------------
Mon Apr 11 11:12:05 UTC 2016 - lars@linux-schulserver.de
- update to 1.1.6:
+ Added new RDS instance classes to RDS scripts.
+ Added boto profile support to RDS scripts.
+ Added AWS region support and ability to specify all regions to RDS scripts.
+ Added ability to set AWS region and boto profile on data source level in Cacti.
+ Added period, average time and debug options to pmp-check-aws-rds.py.
+ Added ability to override Nginx server status URL path on data source level in Cacti.
+ Made Memcached and Redis host configurable for Cacti script.
+ Added the ability to lookup the master's server_id when using pt-heartbeat with
pmp-check-mysql-replication-delay.
+ Changed how memory stats are collected by Cacti script and pmp-check-unix-memory.
Now /proc/meminfo is parsed instead of running `free` command. This also fixes
pmp-check-unix-memory for EL7.
+ Set default MySQL connect timeout to 5s for Cacti script. Can be overridden in the config.
+ Fixed innodb transactions count on the Cacti graph for MySQL 5.6 and higher.
+ Fixed --login-path option in Nagios scripts when using it along with other credential options.
Thanks to contributors: David Andruczyk, Denis Baklikov, Mischa ter Smitten, Mitch Hagstrand.
-------------------------------------------------------------------
Thu Oct 1 14:24:48 UTC 2015 - lars@linux-schulserver.de
- update to 1.1.5
+ Added more DB instance classes to pmp-check-aws-rds.py (issue 1398911)
+ Added configurable query period and average time to
pmp-check-aws-rds.py (issue 1436943)
+ Added region support to pmp-check-aws-rds.py (issue 1442980)
+ Added an option to alert when server is not configured as replica
to pmp-check-mysql-replication-delay (issue 1357017)
+ Added an option to specify master connection to monitor
MariaDB multi-source replication
+ Improved usage of lock-free SHOW SLAVE STATUS query (issue 1380690)
+ Fixed reporting of slave lag in ss_get_mysql_stats.php (issue 1389769)
-------------------------------------------------------------------
Sun Dec 28 11:01:40 UTC 2014 - lars@linux-schulserver.de
- initial package version 1.1.4