Correlating situations
Create a correlated situation, which is made up entirely of other situations, to target a set of conditions on a subset of the original distribution. For example, you might have two situations that signify a critical breakdown when they both become true on a particular managed system. You can create a correlated situation of these two situations and distribute it to the managed system in question.
Before you begin
About this task
Suppose you have a Disk_Usage_Warning situation that has been distributed to 100 managed systems. The correlated situation in this examples alerts you when Disk Space Warning is true on the most critical managed systems:
Disk_Usage_Warning @Primary:MAIN1:NT | Disk_Usage_Warning @Primary:MAIN2:NT | Disk_Usage_Warning @Primary:MAIN3:NT | |
1 | == True | == True | == True |
Disk_Usage_Warning @Primary:MAIN1:NT | Disk_Usage_Warning @Primary:MAIN2:NT | Disk_Usage_Warning @Primary:MAIN3:NT | |
1 | == True | == True | |
2 | == True | == True | |
3 | == True | == True |
Procedure
Results
The properties of the embedding situation, such as the monitoring interval, override the properties of the embedded situation.
If you enter a system command in the Action tab, the Attribute Substitution button is disabled because a correlated situation references one or more situations and not attribute groups.
When you stop a situation that embeds other situations, only the embedding situation is stopped; the embedded situations continue to run.
What to do next
If you opened the Situation editor from the toolbar or from any Navigator item other than the one to which the hub monitoring server is assigned, the situation you just created will not be associated with any Navigator items and no event indicator is displayed when the situation becomes true. If this is the case, right-click the Enterprise Navigator item and click Situations. In the Situation editor, click Situation Filter and select Eligible for Association. In the Situation tree, right-click the correlated situation and click Associate, thenApply or OK.
A situation cannot be referenced in the correlated situation if it has a display item assigned. You can create another situation and remove the display item assignment from the new situation to enable it for inclusion in a correlated situation.