Bug #34688 Automatic grouping of servers based on hostname filter
Submitted: 20 Feb 2008 13:22
Reporter: Johan Idrén Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S4 (Feature request)
Version:1.2.1.8246 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[20 Feb 2008 13:22] Johan Idrén
Description:
Add a possibility to specify a filter for hostnames, grouping servers based on the filter.

How to repeat:
Add 20 servers with names starting with 'mysql', add 20 with names starting with 'sun', manually add them to groups

Suggested fix:
Add a filter functionality, '*mysql*' > mysql group, '*sun*' > mysql group
So that when adding servers with a defined hostname standard, grouping is automated
[22 Feb 2008 19:37] Gary Whizin
Good idea, will consider during our next review of enhancements
[25 Sep 2009 19:05] Enterprise Tools JIRA Robot
Sloan Childers writes: 
We could add a regex to our group name definition object/table and take a scan through those for each server that is newly discovered... Feels like a quick and dirty solution to the problem.