From 0fc35b3859d0c357001625b6e773f2a2505191b1 Mon Sep 17 00:00:00 2001 From: Marcel Fuhrmann Date: Fri, 29 Jun 2018 12:09:28 +0200 Subject: [PATCH] initial configs --- datacollection/dell-idrac9.xml | 186 +++++ detectors/detectors.xml | 62 ++ monitors/poller-configuration.xml | 91 +++ .../dell-idrac9-graph.properties | 768 ++++++++++++++++++ 4 files changed, 1107 insertions(+) create mode 100644 datacollection/dell-idrac9.xml create mode 100644 detectors/detectors.xml create mode 100644 monitors/poller-configuration.xml create mode 100644 snmp-graph.properties.d/dell-idrac9-graph.properties diff --git a/datacollection/dell-idrac9.xml b/datacollection/dell-idrac9.xml new file mode 100644 index 0000000..5c2b0b7 --- /dev/null +++ b/datacollection/dell-idrac9.xml @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .1.3.6.1.4.1.674.10892.5 + + powerSupplyTable + voltageProbeTable + amperageProbeTable + powerUsageTable + coolingDeviceTable + temperatureProbeTable + processorDeviceTable + memoryDeviceTable + batteryDeviceTable + controllerTable + physicalDiskTable + virtualDiskTable + + + + diff --git a/detectors/detectors.xml b/detectors/detectors.xml new file mode 100644 index 0000000..f6ecca3 --- /dev/null +++ b/detectors/detectors.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monitors/poller-configuration.xml b/monitors/poller-configuration.xml new file mode 100644 index 0000000..01d0188 --- /dev/null +++ b/monitors/poller-configuration.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/snmp-graph.properties.d/dell-idrac9-graph.properties b/snmp-graph.properties.d/dell-idrac9-graph.properties new file mode 100644 index 0000000..9854c93 --- /dev/null +++ b/snmp-graph.properties.d/dell-idrac9-graph.properties @@ -0,0 +1,768 @@ +reports=powerSupplyTable.powerSupplyOutputWatts, \ +powerSupplyTable.powerSupplyMaximumInputVoltage, \ +powerSupplyTable.powerSupplyRatedInputWattage, \ +powerSupplyTable.powerSupplyCurrentInputVoltage, \ +voltageProbeTable.voltageProbeReading, \ +voltageProbeTable.voltageProbeUpperNonRecoverableThreshold, \ +voltageProbeTable.voltageProbeUpperCriticalThreshold, \ +voltageProbeTable.voltageProbeUpperNonCriticalThreshold, \ +voltageProbeTable.voltageProbeLowerNonCriticalThreshold, \ +voltageProbeTable.voltageProbeLowerCriticalThreshold, \ +voltageProbeTable.voltageProbeLowerNonRecoverableThreshold, \ +amperageProbeTable.amperageProbeReading, \ +amperageProbeTable.amperageProbeUpperNonRecoverableThreshold, \ +amperageProbeTable.amperageProbeUpperCriticalThreshold, \ +amperageProbeTable.amperageProbeUpperNonCriticalThreshold, \ +amperageProbeTable.amperageProbeLowerNonCriticalThreshold, \ +amperageProbeTable.amperageProbeLowerCriticalThreshold, \ +amperageProbeTable.amperageProbeLowerNonRecoverableThreshold, \ +powerUsageTable.powerUsageCumulativeWattage, \ +powerUsageTable.powerUsagePeakWatts, \ +powerUsageTable.powerUsagePeakAmps, \ +powerUsageTable.powerUsageIdlePower, \ +powerUsageTable.powerUsageMaxPotentialPower, \ +powerUsageTable.powerUsagePowerCapValue, \ +powerUsageTable.powerUsageInstantaneousHeadroom, \ +powerUsageTable.powerUsagePeakHeadroom, \ +coolingDeviceTable.coolingDeviceReading, \ +coolingDeviceTable.coolingDeviceUpperNonRecoverableThreshold, \ +coolingDeviceTable.coolingDeviceUpperCriticalThreshold, \ +coolingDeviceTable.coolingDeviceUpperNonCriticalThreshold, \ +coolingDeviceTable.coolingDeviceLowerNonCriticalThreshold, \ +coolingDeviceTable.coolingDeviceLowerCriticalThreshold, \ +coolingDeviceTable.coolingDeviceLowerNonRecoverableThreshold, \ +temperatureProbeTable.temperatureProbeReading, \ +temperatureProbeTable.temperatureProbeUpperNonRecoverableThreshold, \ +temperatureProbeTable.temperatureProbeUpperCriticalThreshold, \ +temperatureProbeTable.temperatureProbeUpperNonCriticalThreshold, \ +temperatureProbeTable.temperatureProbeLowerNonCriticalThreshold, \ +temperatureProbeTable.temperatureProbeLowerCriticalThreshold, \ +temperatureProbeTable.temperatureProbeLowerNonRecoverableThreshold, \ +processorDeviceTable.processorDeviceMaximumSpeed, \ +processorDeviceTable.processorDeviceCurrentSpeed, \ +processorDeviceTable.processorDeviceExternalClockSpeed, \ +processorDeviceTable.processorDeviceVoltage, \ +processorDeviceTable.processorDeviceCoreCount, \ +processorDeviceTable.processorDeviceCoreEnabledCount, \ +processorDeviceTable.processorDeviceThreadCount, \ +memoryDeviceTable.memoryDeviceSize, \ +memoryDeviceTable.memoryDeviceSpeed, \ +memoryDeviceTable.memoryDeviceCurrentOperatingSpeed, \ +controllerTable.controllerRebuildRate, \ +controllerTable.controllerCacheSizeInMB, \ +controllerTable.controllerReconstructRate, \ +controllerTable.controllerPatrolReadRate, \ +controllerTable.controllerBGIRate, \ +controllerTable.controllerCheckConsistencyRate, \ +physicalDiskTable.physicalDiskCapacityInMB, \ +physicalDiskTable.physicalDiskUsedSpaceInMB, \ +physicalDiskTable.physicalDiskFreeSpaceInMB, \ +physicalDiskTable.physicalDiskRemainingRatedWriteEndurance, \ +physicalDiskTable.physicalDiskProgress, \ +virtualDiskTable.virtualDiskSizeInMB, \ +virtualDiskTable.virtualDiskProgress, \ +virtualDiskTable.virtualDiskRemainingRedundancy, \ + +report.powerSupplyTable.powerSupplyOutputWatts.name=IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyOutputWatts +report.powerSupplyTable.powerSupplyOutputWatts.columns=poweSupplOutpuWatts +report.powerSupplyTable.powerSupplyOutputWatts.type=powerSupplyTableEntry +report.powerSupplyTable.powerSupplyOutputWatts.description=0600.0012.0001.0006 This attribute defines the maximum sustained output wattage of the power supply (in tenths of Watts). +report.powerSupplyTable.powerSupplyOutputWatts.command=--title="IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyOutputWatts" \ + DEF:var={rrd1}:poweSupplOutpuWatts:AVERAGE \ + LINE1:var#00ccff:"powerSupplyOutputWatts" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerSupplyTable.powerSupplyMaximumInputVoltage.name=IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyMaximumInputVoltage +report.powerSupplyTable.powerSupplyMaximumInputVoltage.columns=powSuppMaxiInpuVolt +report.powerSupplyTable.powerSupplyMaximumInputVoltage.type=powerSupplyTableEntry +report.powerSupplyTable.powerSupplyMaximumInputVoltage.description=0600.0012.0001.0009 This attribute defines the maximum input voltage of the power supply (in Volts). +report.powerSupplyTable.powerSupplyMaximumInputVoltage.command=--title="IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyMaximumInputVoltage" \ + DEF:var={rrd1}:powSuppMaxiInpuVolt:AVERAGE \ + LINE1:var#00ccff:"powerSupplyMaximumInputVoltage" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerSupplyTable.powerSupplyRatedInputWattage.name=IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyRatedInputWattage +report.powerSupplyTable.powerSupplyRatedInputWattage.columns=powSuppRateInpuWatt +report.powerSupplyTable.powerSupplyRatedInputWattage.type=powerSupplyTableEntry +report.powerSupplyTable.powerSupplyRatedInputWattage.description=0600.0012.0001.0014 This attribute defines the rated input wattage of the power supply (in tenths of Watts). +report.powerSupplyTable.powerSupplyRatedInputWattage.command=--title="IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyRatedInputWattage" \ + DEF:var={rrd1}:powSuppRateInpuWatt:AVERAGE \ + LINE1:var#00ccff:"powerSupplyRatedInputWattage" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerSupplyTable.powerSupplyCurrentInputVoltage.name=IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyCurrentInputVoltage +report.powerSupplyTable.powerSupplyCurrentInputVoltage.columns=powSuppCurrInpuVolt +report.powerSupplyTable.powerSupplyCurrentInputVoltage.type=powerSupplyTableEntry +report.powerSupplyTable.powerSupplyCurrentInputVoltage.description=0600.0012.0001.0016 This attribute defines the current input voltage to the power supply (in Volts). +report.powerSupplyTable.powerSupplyCurrentInputVoltage.command=--title="IDRAC-MIB-SMIv2::powerSupplyTable::powerSupplyCurrentInputVoltage" \ + DEF:var={rrd1}:powSuppCurrInpuVolt:AVERAGE \ + LINE1:var#00ccff:"powerSupplyCurrentInputVoltage" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.voltageProbeTable.voltageProbeReading.name=IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeReading +report.voltageProbeTable.voltageProbeReading.columns=voltageProbeReading +report.voltageProbeTable.voltageProbeReading.type=voltageProbeTableEntry +report.voltageProbeTable.voltageProbeReading.description=0600.0020.0001.0006 This attribute defines the reading for a voltage probe of type other than voltageProbeTypeIsDiscrete. When the value for voltageProbeType is other than voltageProbeTypeIsDiscrete, the value returned for this attribute is the voltage that the probe is reading in millivolts. When the value for voltageProbeType is voltageProbeTypeIsDiscrete, a value is not returned for this attribute. +report.voltageProbeTable.voltageProbeReading.command=--title="IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeReading" \ + DEF:var={rrd1}:voltageProbeReading:AVERAGE \ + LINE1:var#00ccff:"voltageProbeReading" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.voltageProbeTable.voltageProbeUpperNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeUpperNonRecoverableThreshold +report.voltageProbeTable.voltageProbeUpperNonRecoverableThreshold.columns=volProUppNonRecThre +report.voltageProbeTable.voltageProbeUpperNonRecoverableThreshold.type=voltageProbeTableEntry +report.voltageProbeTable.voltageProbeUpperNonRecoverableThreshold.description=0600.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts. +report.voltageProbeTable.voltageProbeUpperNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeUpperNonRecoverableThreshold" \ + DEF:var={rrd1}:volProUppNonRecThre:AVERAGE \ + LINE1:var#00ccff:"voltageProbeUpperNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.voltageProbeTable.voltageProbeUpperCriticalThreshold.name=IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeUpperCriticalThreshold +report.voltageProbeTable.voltageProbeUpperCriticalThreshold.columns=volProbUppeCritThre +report.voltageProbeTable.voltageProbeUpperCriticalThreshold.type=voltageProbeTableEntry +report.voltageProbeTable.voltageProbeUpperCriticalThreshold.description=0600.0020.0001.0010 This attribute defines the upper critical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts. +report.voltageProbeTable.voltageProbeUpperCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeUpperCriticalThreshold" \ + DEF:var={rrd1}:volProbUppeCritThre:AVERAGE \ + LINE1:var#00ccff:"voltageProbeUpperCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.voltageProbeTable.voltageProbeUpperNonCriticalThreshold.name=IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeUpperNonCriticalThreshold +report.voltageProbeTable.voltageProbeUpperNonCriticalThreshold.columns=volProUppNonCriThre +report.voltageProbeTable.voltageProbeUpperNonCriticalThreshold.type=voltageProbeTableEntry +report.voltageProbeTable.voltageProbeUpperNonCriticalThreshold.description=0600.0020.0001.0011 This attribute defines the upper noncritical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts. +report.voltageProbeTable.voltageProbeUpperNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeUpperNonCriticalThreshold" \ + DEF:var={rrd1}:volProUppNonCriThre:AVERAGE \ + LINE1:var#00ccff:"voltageProbeUpperNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.voltageProbeTable.voltageProbeLowerNonCriticalThreshold.name=IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeLowerNonCriticalThreshold +report.voltageProbeTable.voltageProbeLowerNonCriticalThreshold.columns=volProLowNonCriThre +report.voltageProbeTable.voltageProbeLowerNonCriticalThreshold.type=voltageProbeTableEntry +report.voltageProbeTable.voltageProbeLowerNonCriticalThreshold.description=0600.0020.0001.0012 This attribute defines the lower noncritical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts. +report.voltageProbeTable.voltageProbeLowerNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeLowerNonCriticalThreshold" \ + DEF:var={rrd1}:volProLowNonCriThre:AVERAGE \ + LINE1:var#00ccff:"voltageProbeLowerNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.voltageProbeTable.voltageProbeLowerCriticalThreshold.name=IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeLowerCriticalThreshold +report.voltageProbeTable.voltageProbeLowerCriticalThreshold.columns=volProbLoweCritThre +report.voltageProbeTable.voltageProbeLowerCriticalThreshold.type=voltageProbeTableEntry +report.voltageProbeTable.voltageProbeLowerCriticalThreshold.description=0600.0020.0001.0013 This attribute defines the lower critical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts. +report.voltageProbeTable.voltageProbeLowerCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeLowerCriticalThreshold" \ + DEF:var={rrd1}:volProbLoweCritThre:AVERAGE \ + LINE1:var#00ccff:"voltageProbeLowerCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.voltageProbeTable.voltageProbeLowerNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeLowerNonRecoverableThreshold +report.voltageProbeTable.voltageProbeLowerNonRecoverableThreshold.columns=volProLowNonRecThre +report.voltageProbeTable.voltageProbeLowerNonRecoverableThreshold.type=voltageProbeTableEntry +report.voltageProbeTable.voltageProbeLowerNonRecoverableThreshold.description=0600.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts. +report.voltageProbeTable.voltageProbeLowerNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::voltageProbeTable::voltageProbeLowerNonRecoverableThreshold" \ + DEF:var={rrd1}:volProLowNonRecThre:AVERAGE \ + LINE1:var#00ccff:"voltageProbeLowerNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.amperageProbeTable.amperageProbeReading.name=IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeReading +report.amperageProbeTable.amperageProbeReading.columns=amperagProbeReading +report.amperageProbeTable.amperageProbeReading.type=amperageProbeTableEntry +report.amperageProbeTable.amperageProbeReading.description=0600.0030.0001.0006 This attribute defines the reading for an amperage probe of type other than amperageProbeTypeIsDiscrete. When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyAmps or amperageProbeTypeIsSystemAmps, the value returned for this attribute is the power usage that the probe is reading in tenths of Amps. When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyWatts or amperageProbeTypeIsSystemWatts, the value returned for this attribute is the power usage that the probe is reading in Watts. When the value for amperageProbeType is other than amperageProbeTypeIsDiscrete, amperageProbeTypeIsPowerSupplyAmps, amperageProbeTypeIsPowerSupplyWatts, amperageProbeTypeIsSystemAmps or amperageProbeTypeIsSystemWatts, the value returned for this attribute is the amperage that the probe is reading in Milliamps. When the value for amperageProbeType is amperageProbeTypeIsDiscrete, a value is not returned for this attribute. +report.amperageProbeTable.amperageProbeReading.command=--title="IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeReading" \ + DEF:var={rrd1}:amperagProbeReading:AVERAGE \ + LINE1:var#00ccff:"amperageProbeReading" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.amperageProbeTable.amperageProbeUpperNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeUpperNonRecoverableThreshold +report.amperageProbeTable.amperageProbeUpperNonRecoverableThreshold.columns=ampProUppNonRecThre +report.amperageProbeTable.amperageProbeUpperNonRecoverableThreshold.type=amperageProbeTableEntry +report.amperageProbeTable.amperageProbeUpperNonRecoverableThreshold.description=0600.0030.0001.0009 This attribute defines the upper nonrecoverable threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps. +report.amperageProbeTable.amperageProbeUpperNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeUpperNonRecoverableThreshold" \ + DEF:var={rrd1}:ampProUppNonRecThre:AVERAGE \ + LINE1:var#00ccff:"amperageProbeUpperNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.amperageProbeTable.amperageProbeUpperCriticalThreshold.name=IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeUpperCriticalThreshold +report.amperageProbeTable.amperageProbeUpperCriticalThreshold.columns=ampProbUppeCritThre +report.amperageProbeTable.amperageProbeUpperCriticalThreshold.type=amperageProbeTableEntry +report.amperageProbeTable.amperageProbeUpperCriticalThreshold.description=0600.0030.0001.0010 This attribute defines the upper critical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps. +report.amperageProbeTable.amperageProbeUpperCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeUpperCriticalThreshold" \ + DEF:var={rrd1}:ampProbUppeCritThre:AVERAGE \ + LINE1:var#00ccff:"amperageProbeUpperCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.amperageProbeTable.amperageProbeUpperNonCriticalThreshold.name=IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeUpperNonCriticalThreshold +report.amperageProbeTable.amperageProbeUpperNonCriticalThreshold.columns=ampProUppNonCriThre +report.amperageProbeTable.amperageProbeUpperNonCriticalThreshold.type=amperageProbeTableEntry +report.amperageProbeTable.amperageProbeUpperNonCriticalThreshold.description=0600.0030.0001.0011 This attribute defines the upper noncritical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps. +report.amperageProbeTable.amperageProbeUpperNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeUpperNonCriticalThreshold" \ + DEF:var={rrd1}:ampProUppNonCriThre:AVERAGE \ + LINE1:var#00ccff:"amperageProbeUpperNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.amperageProbeTable.amperageProbeLowerNonCriticalThreshold.name=IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeLowerNonCriticalThreshold +report.amperageProbeTable.amperageProbeLowerNonCriticalThreshold.columns=ampProLowNonCriThre +report.amperageProbeTable.amperageProbeLowerNonCriticalThreshold.type=amperageProbeTableEntry +report.amperageProbeTable.amperageProbeLowerNonCriticalThreshold.description=0600.0030.0001.0012 This attribute defines the lower noncritical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps. +report.amperageProbeTable.amperageProbeLowerNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeLowerNonCriticalThreshold" \ + DEF:var={rrd1}:ampProLowNonCriThre:AVERAGE \ + LINE1:var#00ccff:"amperageProbeLowerNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.amperageProbeTable.amperageProbeLowerCriticalThreshold.name=IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeLowerCriticalThreshold +report.amperageProbeTable.amperageProbeLowerCriticalThreshold.columns=ampProbLoweCritThre +report.amperageProbeTable.amperageProbeLowerCriticalThreshold.type=amperageProbeTableEntry +report.amperageProbeTable.amperageProbeLowerCriticalThreshold.description=0600.0030.0001.0013 This attribute defines the lower critical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps. +report.amperageProbeTable.amperageProbeLowerCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeLowerCriticalThreshold" \ + DEF:var={rrd1}:ampProbLoweCritThre:AVERAGE \ + LINE1:var#00ccff:"amperageProbeLowerCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.amperageProbeTable.amperageProbeLowerNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeLowerNonRecoverableThreshold +report.amperageProbeTable.amperageProbeLowerNonRecoverableThreshold.columns=ampProLowNonRecThre +report.amperageProbeTable.amperageProbeLowerNonRecoverableThreshold.type=amperageProbeTableEntry +report.amperageProbeTable.amperageProbeLowerNonRecoverableThreshold.description=0600.0030.0001.0014 This attribute defines the lower nonrecoverable threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps. +report.amperageProbeTable.amperageProbeLowerNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::amperageProbeTable::amperageProbeLowerNonRecoverableThreshold" \ + DEF:var={rrd1}:ampProLowNonRecThre:AVERAGE \ + LINE1:var#00ccff:"amperageProbeLowerNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsageCumulativeWattage.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsageCumulativeWattage +report.powerUsageTable.powerUsageCumulativeWattage.columns=poweUsageCumulWatta +report.powerUsageTable.powerUsageCumulativeWattage.type=powerUsageTableEntry +report.powerUsageTable.powerUsageCumulativeWattage.description=0600.0060.0001.0007 This attribute defines the total wattage used (in Watt-hours) by this entity since the date and time specified by the powerUsageCumulativeWattageStartDateName attribute. +report.powerUsageTable.powerUsageCumulativeWattage.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsageCumulativeWattage" \ + DEF:var={rrd1}:poweUsageCumulWatta:AVERAGE \ + LINE1:var#00ccff:"powerUsageCumulativeWattage" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsagePeakWatts.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePeakWatts +report.powerUsageTable.powerUsagePeakWatts.columns=powerUsagePeakWatts +report.powerUsageTable.powerUsagePeakWatts.type=powerUsageTableEntry +report.powerUsageTable.powerUsagePeakWatts.description=0600.0060.0001.0009 This attribute defines the peak wattage reading (in Watts) for this entity since the date and time specified by the powerUsagePeakWattsStartDateName attribute. +report.powerUsageTable.powerUsagePeakWatts.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePeakWatts" \ + DEF:var={rrd1}:powerUsagePeakWatts:AVERAGE \ + LINE1:var#00ccff:"powerUsagePeakWatts" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsagePeakAmps.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePeakAmps +report.powerUsageTable.powerUsagePeakAmps.columns=powerUsagePeakAmps +report.powerUsageTable.powerUsagePeakAmps.type=powerUsageTableEntry +report.powerUsageTable.powerUsagePeakAmps.description=0600.0060.0001.0012 This attribute defines the peak amperage reading (in tenths of Amps) for this entity since the date and time specified by the powerUsagePeakAmpsStartDateName attribute. +report.powerUsageTable.powerUsagePeakAmps.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePeakAmps" \ + DEF:var={rrd1}:powerUsagePeakAmps:AVERAGE \ + LINE1:var#00ccff:"powerUsagePeakAmps" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsageIdlePower.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsageIdlePower +report.powerUsageTable.powerUsageIdlePower.columns=powerUsageIdlePower +report.powerUsageTable.powerUsageIdlePower.type=powerUsageTableEntry +report.powerUsageTable.powerUsageIdlePower.description=0600.0060.0001.0015 This attribute defines the system idle power (in Watts). This is the minimum power the system can consume based on the current hardware configuration. +report.powerUsageTable.powerUsageIdlePower.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsageIdlePower" \ + DEF:var={rrd1}:powerUsageIdlePower:AVERAGE \ + LINE1:var#00ccff:"powerUsageIdlePower" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsageMaxPotentialPower.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsageMaxPotentialPower +report.powerUsageTable.powerUsageMaxPotentialPower.columns=poweUsagMaxPotePowe +report.powerUsageTable.powerUsageMaxPotentialPower.type=powerUsageTableEntry +report.powerUsageTable.powerUsageMaxPotentialPower.description=0600.0060.0001.0016 This attribute defines the system maximum potential power (in Watts). This is the maximum power the system can consume based on the current hardware configuration. +report.powerUsageTable.powerUsageMaxPotentialPower.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsageMaxPotentialPower" \ + DEF:var={rrd1}:poweUsagMaxPotePowe:AVERAGE \ + LINE1:var#00ccff:"powerUsageMaxPotentialPower" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsagePowerCapValue.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePowerCapValue +report.powerUsageTable.powerUsagePowerCapValue.columns=poweUsagPoweCapValu +report.powerUsageTable.powerUsagePowerCapValue.type=powerUsageTableEntry +report.powerUsageTable.powerUsagePowerCapValue.description=0600.0060.0001.0019 This attribute defines the system power cap value (in Watts). +report.powerUsageTable.powerUsagePowerCapValue.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePowerCapValue" \ + DEF:var={rrd1}:poweUsagPoweCapValu:AVERAGE \ + LINE1:var#00ccff:"powerUsagePowerCapValue" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsageInstantaneousHeadroom.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsageInstantaneousHeadroom +report.powerUsageTable.powerUsageInstantaneousHeadroom.columns=poweUsageInstaHeadr +report.powerUsageTable.powerUsageInstantaneousHeadroom.type=powerUsageTableEntry +report.powerUsageTable.powerUsageInstantaneousHeadroom.description=0600.0060.0001.0020 This attribute defines the system instantaneous headroom (in Watts). This is the theoretical maximum power drawn by the power supply minus instantaneous power draw. +report.powerUsageTable.powerUsageInstantaneousHeadroom.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsageInstantaneousHeadroom" \ + DEF:var={rrd1}:poweUsageInstaHeadr:AVERAGE \ + LINE1:var#00ccff:"powerUsageInstantaneousHeadroom" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.powerUsageTable.powerUsagePeakHeadroom.name=IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePeakHeadroom +report.powerUsageTable.powerUsagePeakHeadroom.columns=powerUsagePeakHeadr +report.powerUsageTable.powerUsagePeakHeadroom.type=powerUsageTableEntry +report.powerUsageTable.powerUsagePeakHeadroom.description=0600.0060.0001.0021 This attribute defines the system peak headroom (in Watts). This is the theoretical maximum power drawn by the power supply minus peak power draw. +report.powerUsageTable.powerUsagePeakHeadroom.command=--title="IDRAC-MIB-SMIv2::powerUsageTable::powerUsagePeakHeadroom" \ + DEF:var={rrd1}:powerUsagePeakHeadr:AVERAGE \ + LINE1:var#00ccff:"powerUsagePeakHeadroom" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.coolingDeviceTable.coolingDeviceReading.name=IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceReading +report.coolingDeviceTable.coolingDeviceReading.columns=coolinDeviceReading +report.coolingDeviceTable.coolingDeviceReading.type=coolingDeviceTableEntry +report.coolingDeviceTable.coolingDeviceReading.description=0700.0012.0001.0006 This attribute defines the reading for a cooling device of subtype other than coolingDeviceSubTypeIsDiscrete. When the value for coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, the value returned for this attribute is the speed in RPM or the OFF/ON value of the cooling device. When the value for coolingDeviceSubType is coolingDeviceSubTypeIsDiscrete, a value is not returned for this attribute. +report.coolingDeviceTable.coolingDeviceReading.command=--title="IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceReading" \ + DEF:var={rrd1}:coolinDeviceReading:AVERAGE \ + LINE1:var#00ccff:"coolingDeviceReading" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.coolingDeviceTable.coolingDeviceUpperNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceUpperNonRecoverableThreshold +report.coolingDeviceTable.coolingDeviceUpperNonRecoverableThreshold.columns=cooDevUppNonRecThre +report.coolingDeviceTable.coolingDeviceUpperNonRecoverableThreshold.type=coolingDeviceTableEntry +report.coolingDeviceTable.coolingDeviceUpperNonRecoverableThreshold.description=0700.0012.0001.0009 This attribute defines the upper nonrecoverable threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types. +report.coolingDeviceTable.coolingDeviceUpperNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceUpperNonRecoverableThreshold" \ + DEF:var={rrd1}:cooDevUppNonRecThre:AVERAGE \ + LINE1:var#00ccff:"coolingDeviceUpperNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.coolingDeviceTable.coolingDeviceUpperCriticalThreshold.name=IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceUpperCriticalThreshold +report.coolingDeviceTable.coolingDeviceUpperCriticalThreshold.columns=cooDeviUppeCritThre +report.coolingDeviceTable.coolingDeviceUpperCriticalThreshold.type=coolingDeviceTableEntry +report.coolingDeviceTable.coolingDeviceUpperCriticalThreshold.description=0700.0012.0001.0010 This attribute defines the upper critical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types. +report.coolingDeviceTable.coolingDeviceUpperCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceUpperCriticalThreshold" \ + DEF:var={rrd1}:cooDeviUppeCritThre:AVERAGE \ + LINE1:var#00ccff:"coolingDeviceUpperCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.coolingDeviceTable.coolingDeviceUpperNonCriticalThreshold.name=IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceUpperNonCriticalThreshold +report.coolingDeviceTable.coolingDeviceUpperNonCriticalThreshold.columns=cooDevUppNonCriThre +report.coolingDeviceTable.coolingDeviceUpperNonCriticalThreshold.type=coolingDeviceTableEntry +report.coolingDeviceTable.coolingDeviceUpperNonCriticalThreshold.description=0700.0012.0001.0011 This attribute defines the upper noncritical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types. +report.coolingDeviceTable.coolingDeviceUpperNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceUpperNonCriticalThreshold" \ + DEF:var={rrd1}:cooDevUppNonCriThre:AVERAGE \ + LINE1:var#00ccff:"coolingDeviceUpperNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.coolingDeviceTable.coolingDeviceLowerNonCriticalThreshold.name=IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceLowerNonCriticalThreshold +report.coolingDeviceTable.coolingDeviceLowerNonCriticalThreshold.columns=cooDevLowNonCriThre +report.coolingDeviceTable.coolingDeviceLowerNonCriticalThreshold.type=coolingDeviceTableEntry +report.coolingDeviceTable.coolingDeviceLowerNonCriticalThreshold.description=0700.0012.0001.0012 This attribute defines the lower noncritical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types. +report.coolingDeviceTable.coolingDeviceLowerNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceLowerNonCriticalThreshold" \ + DEF:var={rrd1}:cooDevLowNonCriThre:AVERAGE \ + LINE1:var#00ccff:"coolingDeviceLowerNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.coolingDeviceTable.coolingDeviceLowerCriticalThreshold.name=IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceLowerCriticalThreshold +report.coolingDeviceTable.coolingDeviceLowerCriticalThreshold.columns=cooDeviLoweCritThre +report.coolingDeviceTable.coolingDeviceLowerCriticalThreshold.type=coolingDeviceTableEntry +report.coolingDeviceTable.coolingDeviceLowerCriticalThreshold.description=0700.0012.0001.0013 This attribute defines the lower critical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types. +report.coolingDeviceTable.coolingDeviceLowerCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceLowerCriticalThreshold" \ + DEF:var={rrd1}:cooDeviLoweCritThre:AVERAGE \ + LINE1:var#00ccff:"coolingDeviceLowerCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.coolingDeviceTable.coolingDeviceLowerNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceLowerNonRecoverableThreshold +report.coolingDeviceTable.coolingDeviceLowerNonRecoverableThreshold.columns=cooDevLowNonRecThre +report.coolingDeviceTable.coolingDeviceLowerNonRecoverableThreshold.type=coolingDeviceTableEntry +report.coolingDeviceTable.coolingDeviceLowerNonRecoverableThreshold.description=0700.0012.0001.0014 This attribute defines the lower nonrecoverable threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types. +report.coolingDeviceTable.coolingDeviceLowerNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::coolingDeviceTable::coolingDeviceLowerNonRecoverableThreshold" \ + DEF:var={rrd1}:cooDevLowNonRecThre:AVERAGE \ + LINE1:var#00ccff:"coolingDeviceLowerNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.temperatureProbeTable.temperatureProbeReading.name=IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeReading +report.temperatureProbeTable.temperatureProbeReading.columns=temperaProbeReading +report.temperatureProbeTable.temperatureProbeReading.type=temperatureProbeTableEntry +report.temperatureProbeTable.temperatureProbeReading.description=0700.0020.0001.0006 This attribute defines the reading for a temperature probe of type other than temperatureProbeTypeIsDiscrete. When the value for temperatureProbeType is other than temperatureProbeTypeIsDiscrete, the value returned for this attribute is the temperature that the probe is reading in tenths of degrees Centigrade. When the value for temperatureProbeType is temperatureProbeTypeIsDiscrete, a value is not returned for this attribute. +report.temperatureProbeTable.temperatureProbeReading.command=--title="IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeReading" \ + DEF:var={rrd1}:temperaProbeReading:AVERAGE \ + LINE1:var#00ccff:"temperatureProbeReading" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.temperatureProbeTable.temperatureProbeUpperNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeUpperNonRecoverableThreshold +report.temperatureProbeTable.temperatureProbeUpperNonRecoverableThreshold.columns=temProUppNonRecThre +report.temperatureProbeTable.temperatureProbeUpperNonRecoverableThreshold.type=temperatureProbeTableEntry +report.temperatureProbeTable.temperatureProbeUpperNonRecoverableThreshold.description=0700.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade. +report.temperatureProbeTable.temperatureProbeUpperNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeUpperNonRecoverableThreshold" \ + DEF:var={rrd1}:temProUppNonRecThre:AVERAGE \ + LINE1:var#00ccff:"temperatureProbeUpperNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.temperatureProbeTable.temperatureProbeUpperCriticalThreshold.name=IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeUpperCriticalThreshold +report.temperatureProbeTable.temperatureProbeUpperCriticalThreshold.columns=temProbUppeCritThre +report.temperatureProbeTable.temperatureProbeUpperCriticalThreshold.type=temperatureProbeTableEntry +report.temperatureProbeTable.temperatureProbeUpperCriticalThreshold.description=0700.0020.0001.0010 This attribute defines the upper critical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade. +report.temperatureProbeTable.temperatureProbeUpperCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeUpperCriticalThreshold" \ + DEF:var={rrd1}:temProbUppeCritThre:AVERAGE \ + LINE1:var#00ccff:"temperatureProbeUpperCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.temperatureProbeTable.temperatureProbeUpperNonCriticalThreshold.name=IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeUpperNonCriticalThreshold +report.temperatureProbeTable.temperatureProbeUpperNonCriticalThreshold.columns=temProUppNonCriThre +report.temperatureProbeTable.temperatureProbeUpperNonCriticalThreshold.type=temperatureProbeTableEntry +report.temperatureProbeTable.temperatureProbeUpperNonCriticalThreshold.description=0700.0020.0001.0011 This attribute defines the upper noncritical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade. +report.temperatureProbeTable.temperatureProbeUpperNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeUpperNonCriticalThreshold" \ + DEF:var={rrd1}:temProUppNonCriThre:AVERAGE \ + LINE1:var#00ccff:"temperatureProbeUpperNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.temperatureProbeTable.temperatureProbeLowerNonCriticalThreshold.name=IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeLowerNonCriticalThreshold +report.temperatureProbeTable.temperatureProbeLowerNonCriticalThreshold.columns=temProLowNonCriThre +report.temperatureProbeTable.temperatureProbeLowerNonCriticalThreshold.type=temperatureProbeTableEntry +report.temperatureProbeTable.temperatureProbeLowerNonCriticalThreshold.description=0700.0020.0001.0012 This attribute defines the lower noncritical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade. +report.temperatureProbeTable.temperatureProbeLowerNonCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeLowerNonCriticalThreshold" \ + DEF:var={rrd1}:temProLowNonCriThre:AVERAGE \ + LINE1:var#00ccff:"temperatureProbeLowerNonCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.temperatureProbeTable.temperatureProbeLowerCriticalThreshold.name=IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeLowerCriticalThreshold +report.temperatureProbeTable.temperatureProbeLowerCriticalThreshold.columns=temProbLoweCritThre +report.temperatureProbeTable.temperatureProbeLowerCriticalThreshold.type=temperatureProbeTableEntry +report.temperatureProbeTable.temperatureProbeLowerCriticalThreshold.description=0700.0020.0001.0013 This attribute defines the lower critical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade. +report.temperatureProbeTable.temperatureProbeLowerCriticalThreshold.command=--title="IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeLowerCriticalThreshold" \ + DEF:var={rrd1}:temProbLoweCritThre:AVERAGE \ + LINE1:var#00ccff:"temperatureProbeLowerCriticalThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.temperatureProbeTable.temperatureProbeLowerNonRecoverableThreshold.name=IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeLowerNonRecoverableThreshold +report.temperatureProbeTable.temperatureProbeLowerNonRecoverableThreshold.columns=temProLowNonRecThre +report.temperatureProbeTable.temperatureProbeLowerNonRecoverableThreshold.type=temperatureProbeTableEntry +report.temperatureProbeTable.temperatureProbeLowerNonRecoverableThreshold.description=0700.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade. +report.temperatureProbeTable.temperatureProbeLowerNonRecoverableThreshold.command=--title="IDRAC-MIB-SMIv2::temperatureProbeTable::temperatureProbeLowerNonRecoverableThreshold" \ + DEF:var={rrd1}:temProLowNonRecThre:AVERAGE \ + LINE1:var#00ccff:"temperatureProbeLowerNonRecoverableThreshold" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.processorDeviceTable.processorDeviceMaximumSpeed.name=IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceMaximumSpeed +report.processorDeviceTable.processorDeviceMaximumSpeed.columns=procDevicMaximSpeed +report.processorDeviceTable.processorDeviceMaximumSpeed.type=processorDeviceTableEntry +report.processorDeviceTable.processorDeviceMaximumSpeed.description=1100.0030.0001.0011 This attribute defines the maximum speed of the processor device in MHz. Zero indicates the maximum speed is unknown. +report.processorDeviceTable.processorDeviceMaximumSpeed.command=--title="IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceMaximumSpeed" \ + DEF:var={rrd1}:procDevicMaximSpeed:AVERAGE \ + LINE1:var#00ccff:"processorDeviceMaximumSpeed" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.processorDeviceTable.processorDeviceCurrentSpeed.name=IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceCurrentSpeed +report.processorDeviceTable.processorDeviceCurrentSpeed.columns=procDevicCurreSpeed +report.processorDeviceTable.processorDeviceCurrentSpeed.type=processorDeviceTableEntry +report.processorDeviceTable.processorDeviceCurrentSpeed.description=1100.0030.0001.0012 This attribute defines the current speed of the processor device in MHz. Zero indicates the current speed is unknown. +report.processorDeviceTable.processorDeviceCurrentSpeed.command=--title="IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceCurrentSpeed" \ + DEF:var={rrd1}:procDevicCurreSpeed:AVERAGE \ + LINE1:var#00ccff:"processorDeviceCurrentSpeed" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.processorDeviceTable.processorDeviceExternalClockSpeed.name=IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceExternalClockSpeed +report.processorDeviceTable.processorDeviceExternalClockSpeed.columns=proDeviExteClocSpee +report.processorDeviceTable.processorDeviceExternalClockSpeed.type=processorDeviceTableEntry +report.processorDeviceTable.processorDeviceExternalClockSpeed.description=1100.0030.0001.0013 This attribute defines the speed of the external clock for the processor device in MHz. Zero indicates the external clock speed is unknown. +report.processorDeviceTable.processorDeviceExternalClockSpeed.command=--title="IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceExternalClockSpeed" \ + DEF:var={rrd1}:proDeviExteClocSpee:AVERAGE \ + LINE1:var#00ccff:"processorDeviceExternalClockSpeed" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.processorDeviceTable.processorDeviceVoltage.name=IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceVoltage +report.processorDeviceTable.processorDeviceVoltage.columns=procesDeviceVoltage +report.processorDeviceTable.processorDeviceVoltage.type=processorDeviceTableEntry +report.processorDeviceTable.processorDeviceVoltage.description=1100.0030.0001.0014 This attribute defines the voltage powering the processor device in millivolts. Zero indicates the voltage is unknown. +report.processorDeviceTable.processorDeviceVoltage.command=--title="IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceVoltage" \ + DEF:var={rrd1}:procesDeviceVoltage:AVERAGE \ + LINE1:var#00ccff:"processorDeviceVoltage" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.processorDeviceTable.processorDeviceCoreCount.name=IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceCoreCount +report.processorDeviceTable.processorDeviceCoreCount.columns=proceDevicCoreCount +report.processorDeviceTable.processorDeviceCoreCount.type=processorDeviceTableEntry +report.processorDeviceTable.processorDeviceCoreCount.description=1100.0030.0001.0017 This attribute defines the number of processor cores detected for the processor device. +report.processorDeviceTable.processorDeviceCoreCount.command=--title="IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceCoreCount" \ + DEF:var={rrd1}:proceDevicCoreCount:AVERAGE \ + LINE1:var#00ccff:"processorDeviceCoreCount" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.processorDeviceTable.processorDeviceCoreEnabledCount.name=IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceCoreEnabledCount +report.processorDeviceTable.processorDeviceCoreEnabledCount.columns=proDeviCoreEnabCoun +report.processorDeviceTable.processorDeviceCoreEnabledCount.type=processorDeviceTableEntry +report.processorDeviceTable.processorDeviceCoreEnabledCount.description=1100.0030.0001.0018 This attribute defines the number of processor cores enabled for the processor device. +report.processorDeviceTable.processorDeviceCoreEnabledCount.command=--title="IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceCoreEnabledCount" \ + DEF:var={rrd1}:proDeviCoreEnabCoun:AVERAGE \ + LINE1:var#00ccff:"processorDeviceCoreEnabledCount" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.processorDeviceTable.processorDeviceThreadCount.name=IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceThreadCount +report.processorDeviceTable.processorDeviceThreadCount.columns=procDevicThreaCount +report.processorDeviceTable.processorDeviceThreadCount.type=processorDeviceTableEntry +report.processorDeviceTable.processorDeviceThreadCount.description=1100.0030.0001.0019 This attribute defines the number of processor threads detected for the processor device. +report.processorDeviceTable.processorDeviceThreadCount.command=--title="IDRAC-MIB-SMIv2::processorDeviceTable::processorDeviceThreadCount" \ + DEF:var={rrd1}:procDevicThreaCount:AVERAGE \ + LINE1:var#00ccff:"processorDeviceThreadCount" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.memoryDeviceTable.memoryDeviceSize.name=IDRAC-MIB-SMIv2::memoryDeviceTable::memoryDeviceSize +report.memoryDeviceTable.memoryDeviceSize.columns=memoryDeviceSize +report.memoryDeviceTable.memoryDeviceSize.type=memoryDeviceTableEntry +report.memoryDeviceTable.memoryDeviceSize.description=1100.0050.0001.0014 This attribute defines the size in KBytes of the memory device. Zero indicates no memory installed; 2,147,483,647 indicates an unknown memory size. +report.memoryDeviceTable.memoryDeviceSize.command=--title="IDRAC-MIB-SMIv2::memoryDeviceTable::memoryDeviceSize" \ + DEF:var={rrd1}:memoryDeviceSize:AVERAGE \ + LINE1:var#00ccff:"memoryDeviceSize" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.memoryDeviceTable.memoryDeviceSpeed.name=IDRAC-MIB-SMIv2::memoryDeviceTable::memoryDeviceSpeed +report.memoryDeviceTable.memoryDeviceSpeed.columns=memoryDeviceSpeed +report.memoryDeviceTable.memoryDeviceSpeed.type=memoryDeviceTableEntry +report.memoryDeviceTable.memoryDeviceSpeed.description=1100.0050.0001.0015 This attribute defines the maximum capable speed in megahertz (MHz) of the memory device. Zero indicates an unknown speed. +report.memoryDeviceTable.memoryDeviceSpeed.command=--title="IDRAC-MIB-SMIv2::memoryDeviceTable::memoryDeviceSpeed" \ + DEF:var={rrd1}:memoryDeviceSpeed:AVERAGE \ + LINE1:var#00ccff:"memoryDeviceSpeed" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.memoryDeviceTable.memoryDeviceCurrentOperatingSpeed.name=IDRAC-MIB-SMIv2::memoryDeviceTable::memoryDeviceCurrentOperatingSpeed +report.memoryDeviceTable.memoryDeviceCurrentOperatingSpeed.columns=memDeviCurrOperSpee +report.memoryDeviceTable.memoryDeviceCurrentOperatingSpeed.type=memoryDeviceTableEntry +report.memoryDeviceTable.memoryDeviceCurrentOperatingSpeed.description=1100.0050.0001.0027 This attribute defines the current operating speed in megahertz (MHz) of the memory device. Zero indicates an unknown speed. +report.memoryDeviceTable.memoryDeviceCurrentOperatingSpeed.command=--title="IDRAC-MIB-SMIv2::memoryDeviceTable::memoryDeviceCurrentOperatingSpeed" \ + DEF:var={rrd1}:memDeviCurrOperSpee:AVERAGE \ + LINE1:var#00ccff:"memoryDeviceCurrentOperatingSpeed" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.controllerTable.controllerRebuildRate.name=IDRAC-MIB-SMIv2::controllerTable::controllerRebuildRate +report.controllerTable.controllerRebuildRate.columns=controllRebuildRate +report.controllerTable.controllerRebuildRate.type=controllerTableEntry +report.controllerTable.controllerRebuildRate.description=The rebuild rate is the percentage of the controller's resources dedicated to rebuilding a failed disk when a rebuild is necessary. +report.controllerTable.controllerRebuildRate.command=--title="IDRAC-MIB-SMIv2::controllerTable::controllerRebuildRate" \ + DEF:var={rrd1}:controllRebuildRate:AVERAGE \ + LINE1:var#00ccff:"controllerRebuildRate" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.controllerTable.controllerCacheSizeInMB.name=IDRAC-MIB-SMIv2::controllerTable::controllerCacheSizeInMB +report.controllerTable.controllerCacheSizeInMB.columns=controCacheSizeInMB +report.controllerTable.controllerCacheSizeInMB.type=controllerTableEntry +report.controllerTable.controllerCacheSizeInMB.description=The controller's current amount of cache memory in megabytes. +report.controllerTable.controllerCacheSizeInMB.command=--title="IDRAC-MIB-SMIv2::controllerTable::controllerCacheSizeInMB" \ + DEF:var={rrd1}:controCacheSizeInMB:AVERAGE \ + LINE1:var#00ccff:"controllerCacheSizeInMB" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.controllerTable.controllerReconstructRate.name=IDRAC-MIB-SMIv2::controllerTable::controllerReconstructRate +report.controllerTable.controllerReconstructRate.columns=controlReconstrRate +report.controllerTable.controllerReconstructRate.type=controllerTableEntry +report.controllerTable.controllerReconstructRate.description=The reconstruct rate is the percentage of the controller's resources dedicated to reconstructing a disk group after adding a physical disk or changing the RAID level of a virtual disk residing on the disk group. +report.controllerTable.controllerReconstructRate.command=--title="IDRAC-MIB-SMIv2::controllerTable::controllerReconstructRate" \ + DEF:var={rrd1}:controlReconstrRate:AVERAGE \ + LINE1:var#00ccff:"controllerReconstructRate" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.controllerTable.controllerPatrolReadRate.name=IDRAC-MIB-SMIv2::controllerTable::controllerPatrolReadRate +report.controllerTable.controllerPatrolReadRate.columns=contrPatrolReadRate +report.controllerTable.controllerPatrolReadRate.type=controllerTableEntry +report.controllerTable.controllerPatrolReadRate.description=The patrol read rate is the percentage of the controller's resources dedicated to perform a patrol read on disks participating in a virtual disk or hot spares. +report.controllerTable.controllerPatrolReadRate.command=--title="IDRAC-MIB-SMIv2::controllerTable::controllerPatrolReadRate" \ + DEF:var={rrd1}:contrPatrolReadRate:AVERAGE \ + LINE1:var#00ccff:"controllerPatrolReadRate" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.controllerTable.controllerBGIRate.name=IDRAC-MIB-SMIv2::controllerTable::controllerBGIRate +report.controllerTable.controllerBGIRate.columns=controllerBGIRate +report.controllerTable.controllerBGIRate.type=controllerTableEntry +report.controllerTable.controllerBGIRate.description=The background initialization (BGI) rate is the percentage of the controller's resources dedicated to performing the background initialization of a redundant virtual disk after it is created. +report.controllerTable.controllerBGIRate.command=--title="IDRAC-MIB-SMIv2::controllerTable::controllerBGIRate" \ + DEF:var={rrd1}:controllerBGIRate:AVERAGE \ + LINE1:var#00ccff:"controllerBGIRate" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.controllerTable.controllerCheckConsistencyRate.name=IDRAC-MIB-SMIv2::controllerTable::controllerCheckConsistencyRate +report.controllerTable.controllerCheckConsistencyRate.columns=contrCheckConsiRate +report.controllerTable.controllerCheckConsistencyRate.type=controllerTableEntry +report.controllerTable.controllerCheckConsistencyRate.description=The check consistency rate is the percentage of the controller's resources dedicated to performing a check consistency on a redundant virtual disk. +report.controllerTable.controllerCheckConsistencyRate.command=--title="IDRAC-MIB-SMIv2::controllerTable::controllerCheckConsistencyRate" \ + DEF:var={rrd1}:contrCheckConsiRate:AVERAGE \ + LINE1:var#00ccff:"controllerCheckConsistencyRate" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.physicalDiskTable.physicalDiskCapacityInMB.name=IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskCapacityInMB +report.physicalDiskTable.physicalDiskCapacityInMB.columns=physiDiskCapaciInMB +report.physicalDiskTable.physicalDiskCapacityInMB.type=physicalDiskTableEntry +report.physicalDiskTable.physicalDiskCapacityInMB.description=The size of the physical disk in megabytes. +report.physicalDiskTable.physicalDiskCapacityInMB.command=--title="IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskCapacityInMB" \ + DEF:var={rrd1}:physiDiskCapaciInMB:AVERAGE \ + LINE1:var#00ccff:"physicalDiskCapacityInMB" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.physicalDiskTable.physicalDiskUsedSpaceInMB.name=IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskUsedSpaceInMB +report.physicalDiskTable.physicalDiskUsedSpaceInMB.columns=phyDiskUsedSpacInMB +report.physicalDiskTable.physicalDiskUsedSpaceInMB.type=physicalDiskTableEntry +report.physicalDiskTable.physicalDiskUsedSpaceInMB.description=The amount of used space in megabytes on the physical disk. This is not applicable for NVMe devices. +report.physicalDiskTable.physicalDiskUsedSpaceInMB.command=--title="IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskUsedSpaceInMB" \ + DEF:var={rrd1}:phyDiskUsedSpacInMB:AVERAGE \ + LINE1:var#00ccff:"physicalDiskUsedSpaceInMB" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.physicalDiskTable.physicalDiskFreeSpaceInMB.name=IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskFreeSpaceInMB +report.physicalDiskTable.physicalDiskFreeSpaceInMB.columns=phyDiskFreeSpacInMB +report.physicalDiskTable.physicalDiskFreeSpaceInMB.type=physicalDiskTableEntry +report.physicalDiskTable.physicalDiskFreeSpaceInMB.description=The amount of free space in megabytes on the physical disk. This is not applicable for NVMe devices. +report.physicalDiskTable.physicalDiskFreeSpaceInMB.command=--title="IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskFreeSpaceInMB" \ + DEF:var={rrd1}:phyDiskFreeSpacInMB:AVERAGE \ + LINE1:var#00ccff:"physicalDiskFreeSpaceInMB" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.physicalDiskTable.physicalDiskRemainingRatedWriteEndurance.name=IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskRemainingRatedWriteEndurance +report.physicalDiskTable.physicalDiskRemainingRatedWriteEndurance.columns=phyDisRemRatWriEndu +report.physicalDiskTable.physicalDiskRemainingRatedWriteEndurance.type=physicalDiskTableEntry +report.physicalDiskTable.physicalDiskRemainingRatedWriteEndurance.description=This property is applicable to SSD media type only. This indicates the wear-out percentage of the SSD. Typically it is a value between 0 to 100. However, if the value is not available or not applicable (in the case of HDD media type) the value will be 255. +report.physicalDiskTable.physicalDiskRemainingRatedWriteEndurance.command=--title="IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskRemainingRatedWriteEndurance" \ + DEF:var={rrd1}:phyDisRemRatWriEndu:AVERAGE \ + LINE1:var#00ccff:"physicalDiskRemainingRatedWriteEndurance" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.physicalDiskTable.physicalDiskProgress.name=IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskProgress +report.physicalDiskTable.physicalDiskProgress.columns=physicaDiskProgress +report.physicalDiskTable.physicalDiskProgress.type=physicalDiskTableEntry +report.physicalDiskTable.physicalDiskProgress.description=The progress percentage of the operation that is being performed on the physical disk. This is applicable only if there is a progressive operations ongoing +report.physicalDiskTable.physicalDiskProgress.command=--title="IDRAC-MIB-SMIv2::physicalDiskTable::physicalDiskProgress" \ + DEF:var={rrd1}:physicaDiskProgress:AVERAGE \ + LINE1:var#00ccff:"physicalDiskProgress" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.virtualDiskTable.virtualDiskSizeInMB.name=IDRAC-MIB-SMIv2::virtualDiskTable::virtualDiskSizeInMB +report.virtualDiskTable.virtualDiskSizeInMB.columns=virtualDiskSizeInMB +report.virtualDiskTable.virtualDiskSizeInMB.type=virtualDiskTableEntry +report.virtualDiskTable.virtualDiskSizeInMB.description=The size of the virtual disk in megabytes. +report.virtualDiskTable.virtualDiskSizeInMB.command=--title="IDRAC-MIB-SMIv2::virtualDiskTable::virtualDiskSizeInMB" \ + DEF:var={rrd1}:virtualDiskSizeInMB:AVERAGE \ + LINE1:var#00ccff:"virtualDiskSizeInMB" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.virtualDiskTable.virtualDiskProgress.name=IDRAC-MIB-SMIv2::virtualDiskTable::virtualDiskProgress +report.virtualDiskTable.virtualDiskProgress.columns=virtualDiskProgress +report.virtualDiskTable.virtualDiskProgress.type=virtualDiskTableEntry +report.virtualDiskTable.virtualDiskProgress.description=The progress percentage of the operation that is being performed on the virtual disk. This is applicable only if there is a progressive operations ongoing +report.virtualDiskTable.virtualDiskProgress.command=--title="IDRAC-MIB-SMIv2::virtualDiskTable::virtualDiskProgress" \ + DEF:var={rrd1}:virtualDiskProgress:AVERAGE \ + LINE1:var#00ccff:"virtualDiskProgress" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n" + +report.virtualDiskTable.virtualDiskRemainingRedundancy.name=IDRAC-MIB-SMIv2::virtualDiskTable::virtualDiskRemainingRedundancy +report.virtualDiskTable.virtualDiskRemainingRedundancy.columns=virtuDiskRemaiRedun +report.virtualDiskTable.virtualDiskRemainingRedundancy.type=virtualDiskTableEntry +report.virtualDiskTable.virtualDiskRemainingRedundancy.description=The number of physical disks which can be lost before the virtual disk loses its redundancy. +report.virtualDiskTable.virtualDiskRemainingRedundancy.command=--title="IDRAC-MIB-SMIv2::virtualDiskTable::virtualDiskRemainingRedundancy" \ + DEF:var={rrd1}:virtuDiskRemaiRedun:AVERAGE \ + LINE1:var#00ccff:"virtualDiskRemainingRedundancy" \ + GPRINT:var:AVERAGE:"Avg\\: %8.2lf %s" \ + GPRINT:var:MIN:"Min\\: %8.2lf %s" \ + GPRINT:var:MAX:"Max\\: %8.2lf %s\\n"