complexType ServiceLevelObjectiveValue

complexType {http://java.sun.com/products/oss/xml/CBE/Sla}ServiceLevelObjectiveValue

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}EntityValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Sla}ServiceLevelObjectiveValue
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Sla
Declared Namespacesxmlns:cbeschedule=http://java.sun.com/products/oss/xml/CBE/Schedule
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:cbealarm=http://java.sun.com/products/oss/xml/CBE/Alarm
xmlns:cbesla=http://java.sun.com/products/oss/xml/CBE/Sla
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:cbemeasurement=http://java.sun.com/products/oss/xml/CBE/Measurement
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ServiceLevelObjectiveValue">
    <
annotation>
        <
documentation>
This interface is the representation for a Service Level Objective.
</p>
<p>
A Service Level Objective allows to define an objective on a Key Quality
Indicator Parameter that can be used to build a Service Level
Specification. This represents the actual monitoring activity on a Key
Quality Indicator.
</p>
<p>
The OSS SQM API defines 3 types of Service Level Objectives:
</p>
<p>
- SimpleMetricServiceLevelObjective: corresponding to an objective on a
single Key Quality Indicator.
</p>
<p>
- TriggerOnAllServiceLevelObjectives: defining a Service Level Objective
as a composition of several Service Level Objectives with an AND logical
operation.
</p>
<p>
- TriggerOnAnyServiceLevelObjectives: definiing a Service Level
Objective as a composition of several Service Level Objectives with an
OR logical operation.
</p>
<p>
Service Level Objectives are defined as Thresholds on Key Quality
Indicators. Depending on the actual value of the KQI and the threshold
definitions, the &quot;currentSeverity&quot; of the Service Level Objective is
computed on each granularity period.
</p>
<p>
Service Level Objectives can be constraint with a Schedule so that they are only evaluated during certain periods for example.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntityValue">
            <
sequence>
                <
element name="name" minOccurs="0" nillable="true" type="string"/>
                <
element name="schedule" minOccurs="0" nillable="true" type="cbeschedule:Schedule"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface is the representation for a Service Level Objective.
 </p>
 <p>
 A Service Level Objective allows to define an objective on a Key Quality
 Indicator Parameter that can be used to build a Service Level
 Specification. This represents the actual monitoring activity on a Key
 Quality Indicator.
 </p>
 <p>
 The OSS SQM API defines 3 types of Service Level Objectives:
 </p>
 <p>
 - SimpleMetricServiceLevelObjective: corresponding to an objective on a
 single Key Quality Indicator.
 </p>
 <p>
 - TriggerOnAllServiceLevelObjectives: defining a Service Level Objective
 as a composition of several Service Level Objectives with an AND logical
 operation.
 </p>
 <p>
 - TriggerOnAnyServiceLevelObjectives: definiing a Service Level
 Objective as a composition of several Service Level Objectives with an
 OR logical operation.
 </p>
 <p>
 Service Level Objectives are defined as Thresholds on Key Quality
 Indicators. Depending on the actual value of the KQI and the threshold
 definitions, the &quot;currentSeverity&quot; of the Service Level Objective is
 computed on each granularity period.
 </p>
 <p>
 Service Level Objectives can be constraint with a Schedule so that they are only evaluated during certain periods for example.


complexType ServiceLevelObjectiveValue


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.