ServiceLevelObjectives
Updated: May 18, 2012
Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager
Contains service-level objectives.
<ServiceLevelObjectives> <MonitorSLO ID=”MonitorSLOID” Comment=”Comment” ConfigurationGroupID=”GroupID” Target=”TargetClassID”>…</MonitorSLO> <PerformanceCounterSLO ID=”PerformanceCounterSLOID” Comment=”Comment” ConfigurationGroupID=”GroupID” Target=”TargetClassID”>…</PerformanceCounterSLO> </ServiceLevelObjectives>
The following sections describe attributes, child elements, and the parent element of the ServiceLevelObjectives element.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
|
Optional element. Defines a service-level objective that is tracked against a monitor. |
|
|
Optional element. Defines a service-level objective that is tracked against a performance counter. |
Parent Elements
| Element | Description |
|---|---|
|
Contains the workflow definitions that are used to discover and monitor the service model of a management pack. |
Service level objectives allow users to define the availability or performance goals of a targeted class type that can optionally be scoped by a ConfigurationGroup element. Service-level objectives are tracked against either a rollup monitor or a performance counter.
Generally, management pack authors do not define service-level objectives in their management packs, and they are instead defined by the user through the Operations console.