enterprise monitor
New version of FromDual's Performance Monitor for MySQL (MPM) v0.7.2 is out
Submitted by sales_en on Sat, 2011-12-03 10:04On December 2nd 2011 FromDual released the new version v0.7.2 of its Performance Monitor for MySQL. The new version can be downloaded from here.
The Performance Monitor for MySQL is an agent which is hooked into the agent of the well known Monitoring solution called Zabbix. Zabbix is an integrated Enterprise Monitoring solution which can produce performance graphs and alerting.
The changes in the new release are:
New functionality
InnoDB Graphs for MySQL Performance Monitor
Submitted by Shinguz on Tue, 2011-06-14 09:41We have just released v0.7.1 of the FromDual MySQL Performance Monitor. The new release can be downloaded from here.
In all editions some error messages have been cleaned-up, the fall-back data gather method mysql has been removed and the Maria SE template has been renamed to Aria.
In the edition dedicated to our customers most of the InnoDB graphs which are available with MEM v2.3.3 have been implemented now.
FromDual releases new version of its MySQL Performance Monitor
Submitted by sales_en on Sun, 2011-02-20 16:39FromDual releases its new version v0.5 of its MySQL Performance Monitor working with Zabbix.
What has changed so far in this release:
- Recommended Location has changed to /usr/local
- FromDual agent log files are rotated now.
- There are now 2 different packages: One for the Agent and one for the Templates.
- Some of the graphs were improved.
- Missing status and system variable information were added and some were fixed.
- Verbosity of logging information was adjusted.
MySQL Performance Monitor
Submitted by sales_en on Wed, 2010-08-18 10:31FromDual launches its database Performance Monitoring solution for MySQL / MariaDB. This solution provides monitoring capabilities for most MySQL Storage Engines (Aria, InnoDB, MyISAM, NDB, PBXT and XtraDB). Further you can monitor MySQL Master - Slave replication set-ups, UNIX processes (mysqld, ndbd) and MySQL/MariaDB specific information.
MySQL Performance Monitor
Submitted by sales_de on Wed, 2010-08-18 10:25FromDual veröffentlicht seine Datenbank Performance Monitoring Lösung für MySQL / MariaDB. Diese Lösung verfügt über Monitoringmöglichkeiten für die meisten MySQL Storage Engines (Aria, InnoDB, MyISAM, NDB, PBXT und XtraDB). Im Weiteren können MySQL Master - Slave Replikationen, UNIX Prozesse (mysqld, ndbd) und MySQL/MariaDB spezifische Informationen überwacht werden.
FromDual Download
FromDual Performance Monitor for MySQL including MaaS
Latest release
v0.8.1 (+ MaaS)
v0.8 (+ MaaS)
v0.7.2
v0.7.1
v0.6
With MySQL-Enterprise Montior through firewalls
Submitted by Shinguz on Sun, 2008-05-18 16:44Sometimes it is nice to show customers the functionality of MySQL-Enterprise Monitor (aka Merlin). I install the agents on the servers and the dashboard runs on my laptop. But very often only ssh is open to these servers.
So how to dig a whole through the firewall for MySQL-Enterprise Monitor?
# ssh -R 18080:localhost:18080 oli@where_the_agent_sits
Maybe trivial for you but for me its hard to remember...
