ServiceLevelObjectives

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

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

MonitorSLO

Optional element. Defines a service-level objective that is tracked against a monitor.

PerformanceCounterSLO

Optional element. Defines a service-level objective that is tracked against a performance counter.

Parent Elements

Element Description

Monitoring

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.

See Also

Reference

ConfigurationGroup
Monitoring