HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.0 U1 June 2012 Profiles

Version 1.2.0 11
7.2 HP_SensorCollection
Sensor collection modeling is optional. There may be one or more instance of HP_SensorCollection
instantiated. Instances of HP_NumericSensor are associated to HP_SensorCollection through the
HP_MemberOfSensorCollection association. Instances of HP_SensorCollection are associated to its
containing instance of CIM_ComputerSystem through the HP_HostedSensorCollection association.
7.3 HP_SensorCollection.GroupOperationalStatus
HP_SensorCollection.GroupOperationalStatus for the HP_SensorCollection shall be calculated using a
worst-of mechanism.
7.4 HP_SystemSensor
There shall be one instance of HP_SystemSensor instantiated for each instance of HP_NumericSensor.
This class associates an instance of HP_NumericSensor with its containing instance of
CIM_ComputerSystem.
7.5 HP_MemberOfSensorCollection
When sensor collection is implemented, there shall be one instance of HP_MemberOfSensorCollection
instantiated for each instance of HP_NumericSensor. This class associates an instance of
HP_NumericSensor to the respective instance of HP_SensorCollection.
7.6 HP_HostedSensorCollection
When sensor collection is implemented, there shall be one instance of HP_HostedSensorCollection
instantiated for each instance of HP_SensorCollection. This class associates an instance of
HP_SensorCollection with its containing instance of CIM_ComputerSystem.
7.7 HP_AssociatedSensor
Associated sensor modeling is optional. If associated sensor modeling is implemented, the sensor
represented by the referenced instance of HP_NumericSensor shall be a sensor for managed system
element represented by the referenced instance of CIM_ManagedSystemElement.
There may be one or more instance of HP_AssociatedSensor instantiated. Instances of
HP_NumericSensor are associated to CIM_ManagedSystemElement through the HP_AssociatedSensor
association.
8 Methods
None.
9 Use Cases
9.1 Object Diagrams
Figure 3 represents a possible instantiation of the HP Sensors Profile. In this case, system1 has two
sensors, sensor1 and sensor2. Sensor1 and sensor2 belong to coolingcollection1, which describes the
overall group operational status of the sensors as being OK.
For simplicity most of the properties have been removed from the classes.