Users Guide
ファンのプロパティ名、温度、電圧数、消費電力、センサーのアンペア数
ファンでサポートされているプロパティ名、温度、電圧数、消費電力、センサーのアンペア数
表 12-10 センサー
9=止中
10=停止
11=サービス提供中
12=接続なし
13=通信切断
14=中止
15=休止中
16=補助エンティティのエラー
17=完了
18=電源モード
Description
システムの状態を説明するテキスト。
オブジェクト
プロパティ
説明
CIM_NumericSensor
SystemCreationClassName
システム作成クラス名 — CIM_ComputerSystem)
SystemName
企業環境に存在するシステムを固有に識別するためのシステムサービスタグ。
CreationClassName
作成クラス名 —CIM_NumericSensor
DeviceID
システム内のセンサーの固有の ID。
fan1...n( tachsensor 用)
temp 1…n( tempsensor 用)
numeric voltage 1…n(numericsensor 用(電圧)(PMBus システムのみ))
power consumption 1…n(消費電力用(PMBus システムのみ))
amperage 1…n(アンペア数用(PMBus システムのみ))
BaseUnits
センサーの測定単位
RPM= タコメーター(tachsensor 用)
C= 温度(tempsensor 用)
V= 電圧(numericsensor 用)ワット=消費電力(powerconsumption 用)
Amp= アンペア数(amperage 用)
CurrentReading
センサーの現在の読み取り値。
LowerThresholdNonCritical
非重要しきい値下限
UpperThresholdNonCritical
非重要しきい値上限
LowerThresholdCritical
重要しきい値下限
UpperThresholdCritical
重要しきい値上限
SupportedThreshold
センサーでサポートされているしきい値。
{ "LowerThresholdCritical" } (tachsensor用)
{ "LowerThresholdNonCritical", "UpperThresholdNonCritical",
"UpperThresholdCritical", "LowerThresholdCritical" } (tempsensor用)
{} (for voltsensor (numeric sensor))
{"UpperThresholdNonCritical", "UpperThresholdCritical"} (powerconsumption用
{} (amperage用)
SettableThreshold
センサーに設定可能なしきい値レベル。
{ } (しきい値設定用センサーのサポートなし)
SensorTypes
センサーのタイプ:
5= タコメーター(tachsensor 用)
2= 温度(temperature 用)
3= 電圧(voltage 用)