Monitoring
Updated: May 18, 2012
Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager
Contains the workflow definitions that are used to discover and monitor the service model of a management pack.
<Monitoring> <Discoveries>…</Discoveries> <Rules>…</Rules> <Tasks>…</Tasks> <Monitors>…</Monitors> <Diagnostics>…</Diagnostics> <Recoveries>…</Recoveries> <Overrides>…</Overrides> <ServiceLevelObjectives>…</ServiceLevelObjectives> </Monitoring>
The following sections describe attributes, child elements, and the parent element of the Monitoring element.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
|
Optional element. Contains discovery workflow definitions. |
|
|
Optional element. Contains rule definitions targeted at a specific class type in the service model. |
|
|
Optional element. Contains task definitions targeted at a specific class type in the service model on an agent computer. |
|
|
Optional element. Contains monitor definitions targeted at a specific class type in the service model. |
|
|
Optional element. Contains diagnostic definitions targeted at a specific monitor in the health model. |
|
|
Optional element. Contains recovery definitions targeted at a specific monitor type in the health model. |
|
|
Optional element. Contains property and configuration overrides. |
|
|
Optional element. Contains service-level objectives. |
Parent Elements
| Element | Description |
|---|---|
|
Represents the root element of a management pack. |
The Monitoring element of a management pack contains discoveries and monitoring type workflows that comprise the health model of your management pack. The health model is designed to monitor the service model of your application or service. Your service model is defined in the EntityTypes element in the form of an object model that consists of ClassType and RelationshipType definitions. The service model must be clearly defined before you begin to define your health model.