You are here
FromDual Performance Monitor for MySQL and MariaDB 0.10.4 has been released
Sat, 2015-05-16 14:29 — sales_en
FromDual has the pleasure to announce the release of the new version 0.10.4 of its popular Database Performance Monitor for MySQL, MariaDB, Galera Cluster and Percona Server fpmmm.
You can download fpmmm
from here.
In the inconceivable case that you find a bug in fpmmm
please report it to our Bug-tracker.
Any feedback, statements and testimonials are welcome as well! Please send them to feedback@fromdual.com.
This release contains various minor bug fixes and improvements.
New installation of fpmmm v0.10.4
Please follow our mpm installation guide. A specific fpmmm
installation guide will follow with the next version.
Prerequisites
CentOS 6
# yum install php-cli php-process php-mysqli # cat << _EOF >/etc/php.d/fpmmm.ini variables_order = "EGPCS" date.timezone = 'Europe/Zurich' _EOF rpm -Uvh http://repo.zabbix.com/zabbix/2.2/rhel/6/x86_64/zabbix-release-2.2-1.el6.noarch.rpm yum update yum install zabbix-sender
CentOS 7
# yum install php-cli php-process php-mysqli # cat << _EOF >/etc/php.d/fpmmm.ini variables_order = "EGPCS" date.timezone = 'Europe/Zurich' _EOF rpm -Uvh http://repo.zabbix.com/zabbix/2.2/rhel/7/x86_64/zabbix-release-2.2-1.el7.noarch.rpm yum update yum install zabbix-sender
Ubuntu 14.04
# apt-get install php5-cli php5-mysqlnd php5-curl # cat << _EOF >/etc/php5/cli/conf.d/fpmmm.ini variables_order = "EGPCS" date.timezone = 'Europe/Zurich' _EOF apt-get install zabbix-agent
OpenSuSE 13.1
# zypper install php5 php5-posix php5-mysql php5-pcntl php5-curl #cat << _EOF >/etc/php5/conf.d/fpmmm.ini variables_order = "EGPCS" date.timezone = 'Europe/Zurich' _EOF zypper addrepo http://download.opensuse.org/repositories/server:/monitoring/openSUSE_13.1 server_monitoring zypper update zypper install zabbix-agent
Upgrade from fpmmm 0.10.x to fpmmm 0.10.4
# cd /opt # tar xf /download/fpmmm-0.10.4.tar.gz # rm -f fpmmm # ln -s fpmmm-0.10.4 fpmmm
Changes in fpmmm v0.10.4
Security module
- Privilege problem in security module caught and error message written.
Changes in fpmmm v0.10.3
fpmmm agent
preg_replace
error fixed (FromDualMySQLagent.inc
).
Master module
- Bug in master module fixed.
InnoDB module
- Deadlock and foreign key error files move from
/tmp
tocacheBase
. - Deadlock and foreign key error catching fixed (bug #162).
Changes in fpmmm v0.10.2
fpmmm agent
- fpmmm version check added in template.
- fpmmm templates upgrade to Zabbix version 2.0.9. This means, they do not work with Zabix 1.8 any more!
zabbix_sender
return code 0 caught correctly now.- Minor bug fixes and typos fixed.
- Bug in caching data fixed.
For subscriptions of commercial use of fpmmm
please get in contact with us.
Taxonomy upgrade extras:
- sales_en's blog
- Log in or register to post comments