• Loading...
This documentation refers to a previously released version of BMC Atrium Discovery (other versions).

Automatic Grouping

Skip to end of metadata
Go to start of metadata
Space Search

Searching TWF 7.3

Table of Contents

When you baseline a data center, one of the first tasks is to subdivide it into small groups of hosts. Tideway Foundation does this for you, for all discovered hosts, automatically at the end of each scan.

Automatic grouping is intended as a baselining tool for use at the scale of 100 to 500 hosts. At larger scale the usefulness and usability of the visualizations is diminished.

There are three types of group created automatically:

  • Group around a host.
  • Clients of a host.
  • Hosts with no relevant communication.

An additional group type can be created manually by excluding hosts from automatic grouping. These are placed into a group called "Hosts Excluded from Automatic Grouping". This is described in Excluding hosts from automatic grouping below.

These groups are created in the following way after each scan:

  1. Groups hosts which communicate with one another – these are called Group around hostname
    Any two hosts which are seen to communicate are called neighbours. When a pair of hosts are considered, the connection between them is ranked. A higher rank increases the probablility of them being grouped. The ranking is calculated according to the proportion of their total neighbours that they share. Where more neighbours are shared, the ranking is higher, and the hosts are more likely to be grouped. This is used to reduce the chances of clients of shared infrastructure being grouped on the basis of those connections.
  2. Groups hosts which are clients of a particular set of servers – these are called Clients of host
  3. Hosts with no observed communication are grouped in the "Hosts with no relevant communication" group. Further hosts, that communicate only with hosts that have been excluded from grouping, are also placed in this group.

Host Groups are stored as AutomaticGroup nodes in the data store.

To see how your hosts are grouped

There are several ways to being viewing automatic grouping.

Automatic grouping channel

The automatic grouping channel shows a summary of the current grouping results:

Click on any of the icons to view a visualization. The top row shows:

  • The overview. This is a visualization that shows all automatic groups and how they communicate with each other.
  • No relevant communication. A visualization of the group containing hosts that have either no communication at all or are communicating only with excluded hosts.
  • Excluded hosts. Hosts that have been excluded from the automatic grouping process (see below).

The following line shows up to five of the most highly connected groups; that is, those that are communicating with the most other groups. The final line shows up to five of the largest unconnected groups; that is, self-contained groups that do not communicate outside themselves at all.

Direct navigation

  1. Select the Infrastructure section from the Primary Navigation bar.
    The Infrastructure page is displayed showing the Infrastructure Reports.
  2. Click the Explore tab on the Dynamic Secondary Navigation bar.
    The Host Grouping Overview page is displayed:


Interacting with the visualizations

The controls (Zoom & Pan, Layout, Printing & Export) operate in the same way as Dependency Visualizations. The usual menu options also appear when clicking on a node (View Details, Manual Groups..., Hide, and Unhide Neighbors, although there is no Re-Center option) and clicking on the background (Unhide All).

Right clicking on an Automatic Group displays a pop up menu with the usual four menu options listed above and an additional option, Open, which shows a more detailed visualization of the clicked group. This is a "drill-down" option, and shows the hosts that compose the automatic group, how they are communicating, and the other automatic groups they are communicating with. An example is shown below:


Host nodes show an additional menu option that controls whether the host is included in automatic grouping. The menu item shows as either Exclude From Automatic Grouping or Include In Automatic Grouping, depending on the current state of the node. See below for more information about this.

The Automatic Grouping palette block on the left has a link to return to the overview visualization from any detail visualization.

Observed Host Communication

To see details of why two hosts are communicating, right-click the edge between them, and choose the only menu option, Show Communication Details.


A report of all directly discovered network connections that contributed to the observed communication link between the hosts is shown:

Excluding hosts from automatic grouping

Some hosts in your estate may be "super-connected"; that is, connected to many, perhaps all other hosts in the estate. This may be interesting information, but once noted, it can be useful to remove these hosts from the grouping algorithm in order to focus on the the other hosts. Foundation lets you do this by marking such hosts as to be excluded from automatic grouping, by using the menu option described above.

Once a host is marked as excluded from automatic grouping, it is displayed differently to make this obvious: it is grayed out slightly, and has an excluded icon overlayed on it:


To actually see the results of excluding the host, the grouping algorithm must be re-run. Several hosts can be marked excluded from automatic grouping before re-running the algorithm. To re-run the algorithm, click the Update button that appears in the Automatic Grouping palette block on the left:


Once the button is pressed, regrouping occurs and the overview visualization redisplayed.

Hosts that are excluded from automatic grouping appear in their own special group, labelled Hosts Excluded From Automatic Grouping. This is displayed on the overview visualization in a similar way to hosts with no observed communication:


Drilling into this group shows all the hosts in the group, how they are communicating, and the other groups with which they are communicating, as before. However, hosts in the other groups with which the excluded hosts are communicating no longer show a communicating relationship to the excluded host, and the groups are calculated without regard for the communications to and from the excluded hosts. This also means that hosts that are communicating only with excluded hosts are moved into the "Hosts with no relevant communication" group.

Hosts can be included again by right-clicking an excluded host and choosing Include In Automatic Grouping.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Oct 29, 2009

    Is it possible to disable this funcctionality? I imagine it takes some time to do and might want to disable it to maximize performance. Thanks.