Monitor Solution uses rules within monitor policies to collect and evaluate metric data. Rules have six different types, called rule types. Each rule type is used for different purposes. Agent-based monitor policies support all rule types. Agentless monitor polices only support the rule types and the rule types.
See About rules.
Table: Rules types
Rule type | Description |
|---|
| Uses polled metrics to gather metric data that is compared against a predetermined value. If the specified conditions of the metric data are reached then the rule becomes triggered. When rules are triggered, the severity state of the rule changes and the actions for that rule are run. |
| Gathers metric data but does not evaluate it. Metric Collect rule types do not have any associated severity state or actions. Metric Collect is used if you want to collect data, but you do not need the rule to run actions. |
| The rule type is based on Windows NT events. Whenever a Windows NT event occurs on the monitored computer, the event is evaluated against all the NT event rules. If any of the rules are triggered, the severity state of the rule changes and the actions for that rule are run. |
| Gathers NT Event data. The NT Event Collect is not evaluated but it does not have any associated severity state or actions. NT Event Collect is used if you want to collect NT Event data, but you do not need the rule to run actions. |
| The rule type is based on log-events. Whenever a log-event triggers a rule, the severity state of the rule changes and the actions for that rule are run. |