Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit 403bdc3

Browse files
committed
Bumped version to 1.0.4 and changelog update.
1 parent 6217593 commit 403bdc3

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

Changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
2013-07-22: version 1.0.4
2+
-------------------------
3+
4+
* Added Galera/MySQL Monitoring Template for Cacti
5+
* Added "Disk Read/Write Time per IO Request (ms)" graph
6+
* Added "MySQL InnoDB Buffer Pool Efficiency" graph
7+
* Switched ss_get_mysql_stats.php to PHP MySQLi extension and made it working with SSL (bug 1193097)
8+
* Added user info to the max_duration check of pmp-check-mysql-innodb plugin (bug 1185513)
9+
* ss_get_mysql_stats.php default values for '$status' array were null instead of 0 (bug 1070268)
10+
* Introduction of innodb_read_views_memory overrode the InnoDB total memory allocated output in Cacti (bug 1188519)
11+
* ss_get_by_ssh.php parsed MongoDB counters incorrectly when replica is set (bug 1087073)
12+
* Cacti graph "Redis Unsaved Changes" was empty for Redis 2.6 (bug 1110372)
13+
* Comparison of status variables that are strings didn't work with pmp-check-mysql-status (bug 1191305)
14+
* pmp-check-mysql-processlist always showed 0 for "copy to table" counter (bug 1197084)
15+
* percona-nagios-plugins package failed to install on Debian Squeeze when debsums is installed (bug 1194757)
16+
117
2013-04-17: version 1.0.3
218
-------------------------
319

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3
1+
1.0.4

0 commit comments

Comments
 (0)