Bug #46535 | Feature request: improve U0166 Heat chart rule error messages | ||
---|---|---|---|
Submitted: | 3 Aug 2009 22:49 | Modified: | 19 Nov 2009 10:57 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Advisors/Rules | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | Sloan Childers | CPU Architecture: | Any |
[3 Aug 2009 22:49]
Roel Van de Paar
[27 Aug 2009 18:23]
Enterprise Tools JIRA Robot
Sloan Childers writes: patch pushed to etools/branches/2.1 and etools/trunk (2.2)
[10 Sep 2009 17:02]
Enterprise Tools JIRA Robot
Keith Russell writes: Patch installed in versions => 2.1.1.1100.
[15 Sep 2009 23:37]
Enterprise Tools JIRA Robot
Marcos Palacios writes: Tested in service manager build 2.1.1.1100. Almost fixed, but there is a problem with 'disable'. See below. Messages now look like this for 'unschedule': * U0165 Heat chart rule "MySQL Agent Not Communicating With Database Server" scheduled against "BUILD-WIN32:3306" may not be unscheduled. This rule is required for the product to function properly. * U0165 Heat chart rule "MySQL Agent Not Reachable" scheduled against "BUILD-WIN32:3306" may not be unscheduled. This rule is required for the product to function properly. * U0165 Heat chart rule "MySQL Server Not Reachable" scheduled against "BUILD-WIN32:3306" may not be unscheduled. This rule is required for the product to function properly. but we only get one message for 'disable': * U0166 Heat chart rule "MySQL Agent Not Communicating With Database Server" scheduled against "BUILD-WIN32:3306" may not be disabled. This rule is required for the product to function properly. yet it does not disable any of these three rules (OK not to disable them; but not OK that there are 2 messages missing).
[16 Sep 2009 15:57]
Enterprise Tools JIRA Robot
Marcos Palacios writes: The previous comment needs correction: 'Disable' does work on the other Heat Chart rules, it is just that w/'unschedule' the unscheduled rules don't show in the 'current schedule' anymore, but with 'disable' they are still there, yet marked 'disabled' in red (but you have to expand the tree to see it).
[16 Sep 2009 17:35]
Enterprise Tools JIRA Robot
Sloan Childers writes: fix pushed to allow multiple messages to be displayed in the ui... seems to have fixed the other issue marcos talked about as well
[22 Sep 2009 15:32]
Enterprise Tools JIRA Robot
Sloan Childers writes: Patch installed in versions => 2.2.0.1501.
[1 Oct 2009 14:57]
Enterprise Tools JIRA Robot
Keith Russell writes: Patch installed in versions => 2.1.1.1104.
[1 Oct 2009 16:29]
Enterprise Tools JIRA Robot
Marcos Palacios writes: Tested with service manager build 2.1.1.1104. First, now we do get the 3 error messages (for 3 rules) we were expecting for the 'disable' action. However, 2 new issues/side effects have occurred: (1) for 'unschedule', the white cloud says "Removed 14 schedules" (but only 11 were really removed) so it should say "11" like the cloud for 'disable' says; (2) the page does not refresh after the action in either case (disable or unschedule) and so it seems like the action did not work correctly.
[13 Oct 2009 21:29]
Enterprise Tools JIRA Robot
Keith Russell writes: Patch installed in versions => 2.2.0.1507.
[14 Oct 2009 13:12]
Enterprise Tools JIRA Robot
Sloan Childers writes: Retested with the latest trunk and 2.1 code and the issue with counts has been fixed.
[14 Oct 2009 18:43]
Enterprise Tools JIRA Robot
Marcos Palacios writes: Tested with service manager build 2.2.0.1507. Observed: (1) for 'unschedule', now there is NO white cloud with any counts. (The white cloud for 'disable' is fine.) (2) the page shows ALL 14 rules as 'disabled' after the 'disable' action even though 3 rules were not disabled; if you hit refresh, now you see those 3 as 'enabled'. (This is fine for 'unschedule'.)
[14 Oct 2009 21:05]
Enterprise Tools JIRA Robot
Marcos Palacios writes: This issue is scheduled for version "2.1.x Maint Backlog", so it will be tested in the next 2.1.1 build. The above mentioned UI observations are from a 2.2 build, which has UI work ongoing. These issues will be tracked separately.
[17 Nov 2009 23:46]
Enterprise Tools JIRA Robot
Marcos Palacios writes: Verified fixed in Monitor build 2.1.1.1108. The message has the form: U0166 Heat chart rule "<rule>" scheduled against "<server>" may not be disabled. This rule is required for the product to function properly.
[19 Nov 2009 10:57]
Tony Bedford
An entry was added to the 2.1.1 and 2.2.0 changelogs: Certain heat chart rules cannot be unscheduled or disabled, this is because they are required for correct operation of MySQL Enterprise Monitor. Should an attempt be made to unschedule or disable one of these heat chart rules, a suitable message is now displayed, explaining this requirement.