Dell Lifecycle Controller 2 Version 1.3.0 Manual de servicio Pagina 232

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 240
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 231
22 Sensor Information
The DCIM Sensors Profile describes the properties and interfaces for executing system
management tasks related to the management of sensors within a system.
Profile and Associated MOFs:
http://www.delltechcenter.com/page/DCIM.Library.Profile
22.1 Listing the Sensors Inventory-PSNumericSensor Class
Enumerate the
DCIM_PSNumericSensor
class with the following parameters and syntax:
EXAMPLE:
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cimschema/
2/root/dcim/DCIM_PSNumericSensor
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD -j utf-8 -y basic
OUTPUT:
<n1:DCIM_PSNumericSensor>
<n1:BaseUnits>6</n1:BaseUnits>
<n1:CreationClassName>DCIM_PSNumericSensor
</n1:CreationClassName>
<n1:CurrentReading>11</n1:CurrentReading>
<n1:CurrentState>Normal</n1:CurrentState>
<n1:Description>Power Supply Power Consumption
</n1:Description>
<n1:DeviceID>iDRAC.Embedded.1#PS1Current1</n1:DeviceID>
<n1:ElementName>PS1 Current 1</n1:ElementName>
<n1:EnabledDefault>2</n1:EnabledDefault>
<n1:EnabledState>2</n1:EnabledState>
<n1:HealthState>5</n1:HealthState>
<n1:LowerThresholdCritical xsi:nil="true"/>
<n1:LowerThresholdNonCritical xsi:nil="true"/>
<n1:OperationalStatus>2</n1:OperationalStatus>
<n1:PossibleStates>Unknown</n1:PossibleStates>
<n1:PossibleStates>Fatal</n1:PossibleStates>
<n1:PossibleStates>Normal</n1:PossibleStates>
<n1:PossibleStates>Upper Fatal</n1:PossibleStates>
<n1:PossibleStates>Upper Critical</n1:PossibleStates>
<n1:PossibleStates>Upper Non-Critical</n1:PossibleStates>
<n1:PossibleStates>Lower Non-Critical</n1:PossibleStates>
<n1:PossibleStates>Lower Critical</n1:PossibleStates>
<n1:PrimaryStatus>1</n1:PrimaryStatus>
<n1:RateUnits>0</n1:RateUnits>
<n1:RequestedState>12</n1:RequestedState>
<n1:Resolution>1</n1:Resolution>
<n1:SensorType>13</n1:SensorType>
<n1:SettableThresholds xsi:nil="true"/>
<n1:SupportedThresholds xsi:nil="true"/>
<n1:SystemCreationClassName>DCIM_ComputerSystem
</n1:SystemCreationClassName>
<n1:SystemName>srv:system</n1:SystemName>
<n1:TransitioningToState>12</n1:TransitioningToState>
<n1:UnitModifier>-1</n1:UnitModifier>
<n1:UpperThresholdCritical xsi:nil="true"/>
<n1:UpperThresholdNonCritical xsi:nil="true"/>
<n1:ValueFormulation>2</n1:ValueFormulation>
</n1:DCIM_PSNumericSensor>
Vista de pagina 231

Comentarios a estos manuales

Sin comentarios