MESSAGE
DATE | 2017-06-06 |
FROM | andy bang
|
SUBJECT | Subject: [Hangout - NYLXS] MySQL Enterprise Monitor 3.4.1 has been released
|
From hangout-bounces-at-nylxs.com Tue Jun 6 22:25:07 2017 Return-Path: X-Original-To: archive-at-nylxs.com Delivered-To: archive-at-nylxs.com Received: from www.mrbrklyn.com (www.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id C0289163F55; Tue, 6 Jun 2017 22:25:06 -0400 (EDT) X-Original-To: hangout-at-www.mrbrklyn.com Delivered-To: hangout-at-www.mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 1000) id C54CA163F54; Tue, 6 Jun 2017 22:25:03 -0400 (EDT) Resent-From: Ruben Safir Resent-Date: Tue, 6 Jun 2017 22:25:03 -0400 Resent-Message-ID: <20170607022503.GA13358-at-www.mrbrklyn.com> Resent-To: hangout-at-mrbrklyn.com X-Original-To: ruben-at-mrbrklyn.com Delivered-To: ruben-at-mrbrklyn.com Received: from acsinet41.oracle.com (acsinet41.oracle.com [141.146.126.229]) by mrbrklyn.com (Postfix) with ESMTP id 4636C160876 for ; Tue, 6 Jun 2017 12:49:29 -0400 (EDT) Received: from lists.mysql.com (unknown [137.254.60.71]) by acsinet41.oracle.com with smtp id 4225_0aab_c82b1ace_28e5_48a4_b3e8_dc8dfcb0cdbe; Tue, 06 Jun 2017 16:49:27 +0000 Received: (qmail 5415 invoked by uid 209); 6 Jun 2017 16:49:14 -0000 Mailing-List: contact announce-help-at-lists.mysql.com; run by ezmlm Precedence: list Auto-Submitted: auto-generated List-Archive: http://lists.mysql.com/announce/1182 Delivered-To: mailing list announce-at-lists.mysql.com Delivered-To: moderator for announce-at-lists.mysql.com Received: (qmail 4907 invoked by uid 208); 6 Jun 2017 16:47:14 -0000 To: announce-at-lists.mysql.com From: andy bang Organization: Oracle Corporation Message-ID: Date: Tue, 6 Jun 2017 09:46:49 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 Content-Language: en-US X-Source-IP: aserv0021.oracle.com [141.146.126.233] Subject: [Hangout - NYLXS] MySQL Enterprise Monitor 3.4.1 has been released X-BeenThere: hangout-at-nylxs.com X-Mailman-Version: 2.1.17 List-Id: NYLXS Tech Talk and Politics List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: hangout-bounces-at-nylxs.com Sender: "Hangout"
We are pleased to announce that MySQL Enterprise Monitor 3.4.1 is now available for download on the My Oracle Support (MOS) web site. It will also be available for download via the Oracle Software Delivery Cloud in a few days. MySQL Enterprise Monitor is the best-in-class tool for monitoring and management of your MySQL assets and is included with your MySQL Enterprise Edition and MySQL Cluster Carrier Grade Edition subscriptions.
You=E2=80=99ll find information about what=E2=80=99s new here:
http://dev.mysql.com/doc/relnotes/mysql-monitor/3.4/en/news-3-4-1.html (also included at the end of this note for convenience)
Highlights of MySQL Enterprise Monitor 3.4 include:
* The Replication Dashboard is extended to provide monitoring support for Group Replication, which was introduced in MySQL Server 5.7.17. The Topology view provides a visual representation of your group replication topologies, and the Status drill downs are updated with Group Replication-specific information. The status of the entire group is reported on, also showing node failure tolerances and whether Group Replication has quorum.
* New Group Replication Configuration and Group Replication Status Advisors provide continuous analysis of the condition of your group replication topologies. The Configuration Advisor checks for misconfigurations which could lead to unstable or insecure installations; the Status Advisor continuously monitors for servers which go offline or fall out of sync with the other members of the cluster.
* The new Table Statistics report utilizes sys schema and its schema_table_statistics view to show detailed table statistics in both table and treemap forms. Available on MySQL 5.6 and above, report details include total latencies, total number of rows deleted, total I/O write requests.
* In general, the user interface page-loading times and page responsiveness are improved in 3.4. In addition, time series graphs are much faster in this release, particularly when you specify a long time period. This graph performance improvement is gained by continuous aggregation of time series data. If you are updating from an earlier version, a one-time aggregation of your historic time series data is performed when you first start the Service Manager (as shown by a progress indicator next to the System Status Summary).
Download
You will find binaries for the new release on My Oracle Support:
https://support.oracle.com
Choose the "Patches & Updates" tab, and then choose the "Product or Family (Advanced Search)" side tab in the "Patch Search" portlet.
You will also find the binaries on the Oracle Software Delivery Cloud soon:
http://edelivery.oracle.com/
Choose "MySQL Database" as the Product Pack and you will find the Enterprise Monitor along with other MySQL products.
If you are not a MySQL Enterprise customer and want to try the Monitor and Query Analyzer using our 30-day free customer trial, go to http://www.mysql.com/trials, or contact Sales at http://www.mysql.com/about/contact.
Please open a bug or a ticket on My Oracle Support to report problems, request features, or give us general feedback about how this release meets your needs.
Useful URLs
* My Oracle Support - http://support.oracle.com/ * What's New in 3.4 - =
https://dev.mysql.com/doc/mysql-monitor/3.4/en/mem-comparison-3-4.html * Change log - http://dev.mysql.com/doc/relnotes/mysql-monitor/3.4/en/ * Installation documentation - =
http://dev.mysql.com/doc/mysql-monitor/3.4/en/mem-installing.html * Complete documentation - http://dev.mysql.com/doc/mysql-monitor/3.4/en/ * Product information - =
http://www.mysql.com/products/enterprise/monitor.html * Download - http://support.oracle.com/ (available now) or =
http://edelivery.oracle.com/
Thanks and Happy Monitoring!
- The MySQL Enterprise Tools Development Team
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Changes in MySQL Enterprise Monitor 3.4.1
Functionality Added or Changed
* The Replication Configuration advisor now generates an event if slave_pending_jobs_size_max or slave_max_allowed_packet are less than the source's max_allowed_packet. (Bug #25996472)
* It is now possible to specify an exclusion list of users with global privileges on the mysql.user table. This is done using a regular expression in the MySQL User Account advisor. Any user not matching the defined expression, raises an event.
Note: This change replaces the Account Has Global Privileges advisor, and moves its functionality to the MySQL User Account advisor. If you changed the scheduling or thresholds on the Account Has Global Privileges advisor, they will be lost after upgrading to this version.
(Bug #17742263)
* The Tomcat server, bundled with the MySQL Enterprise Service Manager, has been upgraded to 8.5.14.
* The bundled JRE was updated to 1.8.0_131 for both the Agent and Service Manager.
Bugs Fixed
* The Replication dashboard did not correctly represent groups if one of the members left the group and MySQL Enterprise Service Manager could not monitor that member. MySQL Enterprise Service Manager displayed the last known state of the member instead of displaying it as Unreachable and greying-out the Group Plugin status. (Bug #26136352)
* The Statement Type drop-down list on the Query Analyzer page contained incorrectly named entries, formatted as form.label.statementType.option.NAME. (Bug #26132066)
* Under certain circumstances, if a custom graph was created, then deleted, and the MySQL Enterprise Service Manager was upgraded to 3.4, the user interface of the upgraded MySQL Enterprise Service Manager failed to load. (Bug #26122041)
* A Null Pointer Exception was logged if the Average Statement Execution Time advisor was enabled but all its notice thresholds were disabled. (Bug #25872561)
* The Query Analyzer's Explain Query tab did not display long queries correctly. As of this release, long keys are wrapped on multiple lines. (Bug #25517867)
* Under certain circumstances, the last instance of a group was truncated in the Group Replication dashboard's Topology view.
* Custom filters which were not edited were displayed as edited on the Query Analyzer and graphs pages.
* Under certain circumstances, graphs would not load on the Backup dashboard's History tab.
* After an upgrade from MySQL Enterprise Service Manager 3.1, or 3.2, to 3.3 or higher, the Backup dashboard's Backup Run Time History and Backup Lock Time History displayed zeroes for instances monitored since before the upgrade.
* Under certain circumstances, if a overrides were defined on MySQL instances in an advisor, both the parent and child schedules were evaluated for the overridden instance, instead of child schedule only. As a result, duplicate collections were performed and incorrect events displayed.
-- =
MySQL Announce Mailing List For list archives: http://lists.mysql.com/announce To unsubscribe: http://lists.mysql.com/announce _______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://www.nylxs.com/mailman/listinfo/hangout
|
|