complexType PerformanceMonitorByObjectsValue

complexType {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByObjectsValue

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/Measurement}PerformanceMonitorValue (by extension)
    {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByObjectsValue
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Measurement
Declared Namespacesxmlns:cbereport=http://java.sun.com/products/oss/xml/CBE/Report
xmlns:cbeschedule=http://java.sun.com/products/oss/xml/CBE/Schedule
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
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="PerformanceMonitorByObjectsValue">
    <
annotation>
        <
documentation>
This interface is the value representation of a measurement job that monitor a set of
specified attributes on a set of observable object instances.

<p>
This interface extends the PerformanceMonitorValue interface with a new attribute:
<ul>
<li>a list of measurement attributes to monitor.
<li>a list of observable object instances.
</ul>

<p>
The new attributes, of the value object, are a list of observed object instances that
shall be monitored and an optional list of measurement attributes, that identify what
is monitored by the measurement job.
If the measurement attribute list is omitted, all measurement attributes in the observed
object instances will be monitored (scanned). The observable object instances should be of the
same type.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbemeasurement:PerformanceMonitorValue">
            <
sequence>
                <
element name="measurementAttributes" minOccurs="0" nillable="true"
                    
type="cbemeasurement:ArrayOfPerformanceAttributeDescriptor"/>
                <
element name="observedObjects" minOccurs="0" nillable="true" type="co:ArrayOfString"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface is the value representation of a measurement job that monitor a set of
 specified attributes on a set of observable object instances.
 <p>
 This interface extends the PerformanceMonitorValue interface with a new attribute:
 <ul>
 <li>a list of measurement attributes to monitor.
 <li>a list of observable object instances.
 </ul>
 <p>
 The new attributes, of the value object, are a list of observed object instances that
 shall be monitored and an optional list of measurement attributes, that identify what
 is monitored by the measurement job.
 If the measurement attribute list is omitted, all measurement attributes in the observed
 object instances will be monitored (scanned). The observable object instances should be of the
 same type.


complexType PerformanceMonitorByObjectsValue


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.