A Galera cluster can now be automatically registered specifying any single node in the cluster.
Optimized counter migration logic to greatly reduce migration conflicts on upgrading Monyog. A conflict will be raised on upgrade only if any counter definition is modified in the latest release and the user has also customized the same counter.
Added more columns for Slow Query log (for MariaDB and Percona Server) like full_scan, full_join etc. These values are written to Slow query log when ‘log_slow_verbosity’ is set to “Query_plan”.
Connection timeout (MySQL, SSH and SSH Tunnel) can now be set for servers individually. The default value is 30 seconds.
Added the monitor “Most Advanced Node” in the Galera group.
修補程式
Fixed - Monyog logged an SQLite error “Udo.def: not an error” on fresh installation.
Fixed - “Create User..” and “Create role..” queries were shown as a schema change in audit log.
Fixed - Queries containing ‘<’ or ‘>’ were displayed with their HTML-entities ‘<’, ‘>’ in “Threads” page.
Fixed - Monyog failed to read the MySQL log files when ‘log_output’ variable was set as both File and Table.
Fixed - Monyog failed to connect and displayed “Operations error” when using Active Directory External Authentication.
Fixed - In rare cases Monyog failed to raise alerts for the monitor “Recent entries of type [Error]”.