我最近买了一台戴尔R210ii,安装了一张iDRAC6企业卡。
一切似乎都很好,除了没有提到电力监控在iDRAC网站上,只有电压状态。根据用户指南,该服务器应该具有电源监控功能。iDRAC已更新为最新版本。
运行用于电力监控的CLI命令也没有给出有意义的数据,输出如下。
admin-> racadm getconfig -g cfgServerPower
# cfgServerPowerStatus=1
# cfgServerPowerAllocation=0 AC W | 0 Btu/hr
# cfgServerActualPowerConsumption=0 AC W | 0 Btu/hr
# cfgServerMinPowerCapacity=0 AC W | 0 Btu/hr
# cfgServerMaxPowerCapacity=180 AC W | 616 Btu/hr
# cfgServerPeakPowerConsumption=0 AC W | 0 Btu/hr
# cfgServerPeakPowerConsumptionTimestamp=Thu Jan 1 00:00:00 1970
# cfgServerPowerConsumptionClear=******** (Write-Only)
cfgServerPowerCapWatts=180 AC W
cfgServerPowerCapBtuhr=614 btu/hr
cfgServerPowerCapPercent=100
cfgServerPowerCapEnable=0
# cfgServerPowerLastMinAvg=0 AC W | 0 Btu/hr
# cfgServerPowerLastHourAvg=0 AC W | 0 Btu/hr
# cfgServerPowerLastDayAvg=0 AC W | 0 Btu/hr
# cfgServerPowerLastWeekAvg=0 AC W | 0 Btu/hr
# cfgServerPowerLastHourMinPower=0 AC W | 0 Btu/hr
# cfgServerPowerLastHourMinTime=Thu Jan 01 00:00:00 1970
# cfgServerPowerLastHourMaxPower=0 AC W | 0 Btu/hr
# cfgServerPowerLastHourMaxTime=Thu Jan 01 00:00:00 1970
# cfgServerPowerLastDayMinPower=0 AC W | 0 Btu/hr
# cfgServerPowerLastDayMinTime=Thu Jan 01 00:00:00 1970
# cfgServerPowerLastDayMaxPower=0 AC W | 0 Btu/hr
# cfgServerPowerLastDayMaxTime=Thu Jan 01 00:00:00 1970
# cfgServerPowerLastWeekMinPower=0 AC W | 0 Btu/hr
# cfgServerPowerLastWeekMinTime=Thu Jan 01 00:00:00 1970
# cfgServerPowerLastWeekMaxPower=0 AC W | 0 Btu/hr
# cfgServerPowerLastWeekMaxTime=Thu Jan 01 00:00:00 1970
# cfgServerPowerInstHeadroom=0 AC W | 0 Btu/hr
# cfgServerPowerPeakHeadroom=0 AC W | 0 Btu/hr
# cfgServerActualAmperageConsumption=0.0 Amps
# cfgServerPeakAmperage=0.0 Amps
# cfgServerPeakAmperageTimeStamp=Sun Jan 00 00:00:00 1900
# cfgServerCumulativePowerConsumption=0 AC W | 0 Btu/hr
# cfgServerCumulativePowerConsumptionTimeStamp=Sun Jan 00 00:00:00 1900
# cfgServerCumulativePowerClear=******** (Write-Only)
# cfgServerPeakPowerClear=******** (Write-Only)
发布于 2015-01-13 16:17:40
我刚刚查看了两个戴尔(R610),我可以看到更多的信息。您的服务器PS模型似乎允许更少的监视选项。
请您也入住戴尔OpenManage。你可以从那里看到电力管理信息。
在我这方面,我可以看到电流放大器每PS,瓦特,btu/hr,总能量消耗和一些读数的系统板电源电流完成。(直接在openmanage或drac的控制台中进行电源管理)
https://serverfault.com/questions/659118
复制相似问题