Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
Contains service-level objectives.
Schema Hierarchy
ManagementPack
  Monitoring
    ServiceLevelObjectives
Syntax
<ServiceLevelObjectives>
   <MonitorSLO ID=”MonitorSLOID” Comment=”Comment” ConfigurationGroupID=”GroupID” Target=”TargetClassID”>…</MonitorSLO>
   <PerformanceCounterSLO ID=”PerformanceCounterSLOID” Comment=”Comment” ConfigurationGroupID=”GroupID” Target=”TargetClassID”>…</PerformanceCounterSLO>
</ServiceLevelObjectives>
Attributes and Elements
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. | 
Remarks
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.