Defining event relationships
Use event relationships to organize an Event Viewer. Event relationships group events in the list by the relationships between them.
For example, some events can be considered to be the root causes of problems and some events can be considered to be symptoms of those problems. You can define a hierarchical event relationship in which root cause events are treated as parent events, and are displayed at the top level of the hierarchy, and symptom events are treated as child events and are displayed below root cause events in the hierarchy.
Use the Relationship Definitions widget to define and manage event relationships. You can create, edit, and delete relationships.
This relationship function does not persist after a manual sort of events, for example when you click or sort by a column header in the Event Viewer.
About this task
The alerts.status field that you set in the Column field is most effective if the field contains unique, numeric values only. It is possible to set a text field, but the performance of the Event Viewer might be impaired. If you set a field that does not contain unique values, duplicate tree structures are displayed in the Event Viewer, to account for the non-uniqueness of the field values.
The Web GUI is supplied with a predefined event relationship. This relationship organizes an Event Viewer by root causes and symptoms for events that are generated by IBM® Tivoli® Network Manager. Additional configuration is shipped with the Tivoli Netcool®/OMNIbus server components that creates a relationship between root-cause and symptom events that originate from a virtual environment. If the Tivoli Netcool/OMNIbus deployment is set up to monitor virtual events, you can apply this relationship to the Web GUI by running the WAAPI client on a WAAPI command file.
Procedure
To create or edit an event relationship:
Example
- NmosSerial
- This field is set as the column. If an event is a symptom event, the Serial value of the root-cause event is assigned to the NmosSerial field. If the event is a root-cause event, the NmoSerial field is empty.
- Serial
- This field is set as the key column, so is the parent of the parent child-relationship.
To show how this configuration works, consider the following example: An event with a Serial value of 35 is identified as a root-cause event. Events with the Serial values 23, 45, and 102, are identified as symptoms of the root-cause. In the Event Viewer, Serial 35 is the root of the tree structure and 23, 45, 102 are the subnodes. The NmosSerial value of events 23, 45, and 102 is 35, to indicate that they are symptoms of the root-cause.