Setting up groups
The following video (5:19) created by BMC Customer Support describes how to create a group.
To create a group
- In BMC Helix Operations Management, navigate to the Configuration > Groups page.
- Click Create.
- In the Group Information area, add the following information:
- A unique group name
- (Optional) Description for the group
- In the Selection Query area, specify either the entity selection criteria, the event selection criteria, or both.
- Perform the following steps to specify the entity selection criteria.
- Click the Entity Selection Criteria field.
- Select one of the following options:
- (
- No Bracket
- Select one of the following entity types:
- Agent Host Name
- Agent Operating System
- Agent Tag
For this option, make sure that the maximum value does not exceed 255 characters in length. - Device IP Address
- Device Name
- Select one of the following operators:
- Contains
- Does Not Contain
- Within
The following example shows the supported formats for the Within operator. You can add the values in single quotes, double quotes, or without quotes.- Single Value: Inside list or array - ["clm-uk-abc"]
- Multiple values: Comma-separated - ["clm-uk-abc","clm-sg-xyz"]
- Enter a value for your selection.
- Perform the following steps to specify the event selection criteria.
- Click the Event Selection Criteria field.
- Select one of the following options:
- (
- No Bracket
- Select an entity type.
- Select an operator. The operators change depending on the entity type that you select.
- Enter a value for your selection.
- Perform the following steps to specify the entity selection criteria.
- (Optional) Click Preview to view the total events on the devices that match the criteria that you selected.
The event count result is a sum of all unique events matching from both entity selection criteria and event selection criteria. In the Table Views area, select a table view from the list.
By default, the Basic Information table view is selected.- (Optional) In the Authorization Profile area, select one or more authorization profiles from the list. Associate one or more authorization profiles from the list
- (Optional) Select Publish as Service to publish the group as a service model. The published group can be viewed as a service in BMC Discovery and the unpublished group is available only in BMC Helix Operations Management.
The Publish as Service check box is enabled only if you have added valid entity selection criteria.
For more information on publishing groups as service models, see Publishing groups as service models. - Click Save.
You can see the group on the Groups page.
You can see the events fetched for the group on the Monitoring > Groups page.
Examples
Example 1: To group together entities that have events with Critical severity, use the following event selection criterion:
Severity equals Critical
Example 2: To group together entities that fetch events of only the Event class, use the following event selection criterion:
Class equals Events
In this case, the group does not fetch Alarm or PATROL events.
To edit a group
- In BMC Helix Operations Management, navigate to the Configuration > Groups page.
- Perform one of the following steps:
- Select a group Select the group and click Edit.
- From a group action menu, select Edit.
- Edit the group and save the changes.
To copy a group
- In BMC Helix Operations Management, navigate to the Configuration > Groups page.
- Click the action menu of the group that you want to copy and select Copy.
The Create Group page is displayed with the configurations of the copied group. - Modify and save the configurations according to your requirements to create a new group quickly.
To view the list of groups
In BMC Helix Operations Management, navigate to the Configuration > Groups page to view the list of groups.
By default, the groups are sorted by the last updated time. To sort on a different column, click the column heading.
To search for groups
On the Configuration > Groups page, search for groups by typing one or more characters. Groups that contain the matching search string either in the name, description, selection query, or authorization profile are listed in the results.
For example, typing 'operator' in the search box lists all the groups containing the search string in any of these fields: name, description, selection query, or authorization profile.
To delete a group
In BMC Helix Operations Management, navigate to the Configuration > Groups page and perform one of the following actions:
- Select one or more groups, click Delete, and click OK.
- From the group action menu, select Delete, and click OK.