/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | environmental_message_registry.hpp | 177 …"Indicates that a flow rate reading is no longer below the lower critical threshold but is still o… 178 …"Flow rate '%1' reading of %2 L/min is now above the %3 lower critical threshold but remains outsi… 191 …"Indicates that a flow rate reading is no longer below the lower fatal threshold but is still outs… 192 …"Flow rate '%1' reading of %2 L/min is now above the %3 lower fatal threshold but remains outside … 205 "Indicates that a flow rate reading is above the upper caution threshold.", 206 "Flow rate '%1' reading of %2 L/min is above the %3 upper caution threshold.", 219 "Indicates that a flow rate reading is above the upper critical threshold.", 220 "Flow rate '%1' reading of %2 L/min is above the %3 upper critical threshold.", 233 "Indicates that a flow rate reading is above the upper fatal threshold.", 234 "Flow rate '%1' reading of %2 L/min is above the %3 upper fatal threshold.", [all …]
|
H A D | power_message_registry.hpp | 105 …"Indicates that a current reading is no longer below the lower critical threshold but is still out… 106 …"Current '%1' reading of %2 amperes is now above the %3 lower critical threshold but remains outsi… 119 …"Indicates that a current reading is no longer below the lower fatal threshold but is still outsid… 120 …"Current '%1' reading of %2 amperes is now above the %3 lower fatal threshold but remains outside … 133 "Indicates that a current reading is above the upper caution threshold.", 134 "Current '%1' reading of %2 amperes is above the %3 upper caution threshold.", 147 "Indicates that a current reading is above the upper critical threshold.", 148 "Current '%1' reading of %2 amperes is above the %3 upper critical threshold.", 161 "Indicates that a current reading is above the upper fatal threshold.", 162 "Current '%1' reading of %2 amperes is above the %3 upper fatal threshold.", [all …]
|
H A D | sensor_event_message_registry.hpp | 45 "Indicates that the service received an invalid reading from a sensor.", 46 "Invalid reading received from sensor '%1'.", 57 …"Indicates that a sensor reading is no longer below the lower critical threshold but is still outs… 58 …"Sensor '%1' reading of %2 (%3) is now above the %4 lower critical threshold but remains outside o… 72 …"Indicates that a sensor reading is no longer below the lower fatal threshold but is still outside… 73 …"Sensor '%1' reading of %2 (%3) is now above the %4 lower fatal threshold but remains outside of n… 87 "Indicates that a sensor reading is above the upper caution threshold.", 88 "Sensor '%1' reading of %2 (%3) is above the %4 upper caution threshold.", 102 "Indicates that a sensor reading is above the upper critical threshold.", 103 "Sensor '%1' reading of %2 (%3) is above the %4 upper critical threshold.", [all …]
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_poh_counter.robot | 13 ... Verify POH Counter Reading With Wait Time 14 ... Verify POH Counter Reading With Host Power Off 15 ... Verify POH Counter Reading With Host Power On 17 ... Script compares Minutes per count and Counter reading for the above scenarios. 24 ... Comparison between Initial POH Counter reading and reading after wait 65 Verify POH Counter Reading With Wait Time 66 [Documentation] Verify POH counter reading with wait time via IPMI. 69 # Get initial POH command counter reading. 70 ${poh_counter_1}= Run Get POH Command And Return Counter Reading 75 # Get POH Counter Reading after waiting for given time period. [all …]
|
H A D | test_ipmi_sensor.robot | 24 [Documentation] Verify temperatures from IPMI sensor reading command using Redfish. 26 [Template] Get Temperature Reading And Verify In Redfish 34 [Documentation] Verify temperatures from DCMI sensor reading command using Redfish. 36 [Template] Get Temperature Reading And Verify In Redfish 73 ${ambient_temp_redfish}= Get Temperature Reading From Redfish Ambient 84 Test Power Reading Via IPMI With Host Off 85 [Documentation] Verify power reading via IPMI with host in off state 90 ${ipmi_reading}= Get IPMI Power Reading 93 ... msg=Power reading not zero when power is off. 96 Test Power Reading Vi [all...] |
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Threshold.events.yaml | 13 description: The reading of the sensor. 17 description: The reading units of measure. 35 description: The reading of the sensor. 39 description: The reading units of measure. 57 description: The reading of the sensor. 61 description: The reading units of measure. 79 description: The reading of the sensor. 83 description: The reading units of measure. 101 description: The reading of the sensor. 105 description: The reading unit [all...] |
/openbmc/pldm/platform-mc/test/ |
H A D | numeric_sensor_test.cpp | 97 double reading = 40.0; in TEST() local 99 convertedValue = sensor.conversionFormula(reading); in TEST() 198 // reading 35->40->45->38->35->30->25->32->35 in TEST() 201 double reading = 35; in TEST() local 202 highAlarm = sensor.checkThreshold(highAlarm, true, reading, highThreshold, in TEST() 205 lowAlarm = sensor.checkThreshold(lowAlarm, false, reading, lowThreshold, in TEST() 209 reading = 40; in TEST() 210 highAlarm = sensor.checkThreshold(highAlarm, true, reading, highThreshold, in TEST() 213 lowAlarm = sensor.checkThreshold(lowAlarm, false, reading, lowThreshold, in TEST() 217 reading = 45; in TEST() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 251.out | 6 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er… 7 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er… 8 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er… 9 qemu-img: warning: error while reading offset read_fail_offset_0: Input/output error 10 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er… 11 qemu-img: warning: error while reading offset status_fail_offset_1: Input/output error 12 qemu-img: warning: error while reading offset read_fail_offset_2: Input/output error 13 qemu-img: warning: error while reading offset read_fail_offset_3: Input/output error 14 qemu-img: warning: error while reading offset read_fail_offset_4: Input/output error 15 qemu-img: warning: error while reading offset read_fail_offset_5: Input/output error [all …]
|
/openbmc/openbmc-test-automation/ipmi/dcmi/ |
H A D | test_dcmi_get_temperature_reading.robot | 3 Documentation Module to test dcmi get temperature reading functionality. 29 Verify Get Temperature Reading Command For Inlet Temperature Sensor 30 [Documentation] Verify IPMI Get Temperature Reading command for inlet temperature sensor. 36 Verify Reading With IPMI ${ipmi_resp} ${1} inlet 37 # Verify Temperature Reading With Dbus URI ${ipmi_resp} inlet ${1} 39 Verify Get Temperature Reading Command For CPU 0 Temperature Sensor 40 [Documentation] Verify IPMI Get Temperature Reading command for cpu0 temperature sensor. 46 Verify Reading With IPMI ${ipmi_resp} ${1} cpu 47 # Verify Temperature Reading With Dbus URI ${ipmi_resp} cpu ${1} 49 Verify Get Temperature Reading Command For CPU 1 Temperature Sensor [all …]
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | sdrutils.hpp | 87 // Returns true if this is the first successful reading 89 bool updateReading(double reading, int raw) in updateReading() argument 98 // Sensors can use "nan" to indicate unavailable reading in updateReading() 99 if (!(std::isfinite(reading))) in updateReading() 105 "IPMI sensor {NAME}: Missing reading, byte={BYTE}, Reading " in updateReading() 122 "IPMI sensor {NAME}: Recovered reading, value={VALUE} byte={BYTE}" in updateReading() 123 ", Reading counts good={GOOD} miss={MISS}, Prior miss " in updateReading() 125 "NAME", sensorName, "VALUE", reading, "BYTE", raw, "GOOD", in updateReading() 129 // Initialize min/max if the first successful reading in updateReading() 133 "IPMI sensor {NAME}: First reading, value={VALUE} byte={BYTE}", in updateReading() [all …]
|
/openbmc/libbej/test/json/ |
H A D | circuit.json | 17 "Reading": 118.2 number 21 "Reading": 203.5 number 26 "Reading": 5.19 number 31 "Reading": 5.19 number 36 "Reading": 937.4, number 44 "Reading": 937.4, number 52 "Reading": 60.0 number 56 "Reading": 325675.0 number
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ |
H A D | Report.interface.yaml | 50 and array of metric Id, metadata, reading value and timestamp of 51 single reading update in milliseconds. Metric Id and metadata are 84 Defines the name of reading report to be exposed over D-Bus. 105 Store maximal reading during defined time period. 108 Store minimal reading during defined time period. 121 On sensor reading change. 134 Last sensor reading is written to Readings overwriting the 139 Append sensor reading to Readings up to limit specify in 143 Append sensor reading to Readings up to limit specify in 151 The corresponding metric apply to a point in time. The reading [all …]
|
/openbmc/dbus-sensors/src/smbpbi/ |
H A D | SmbpbiSensor.cpp | 160 int SmbpbiSensor::i2cReadDataBytesDouble(double& reading) in convert2Power() 165 static_assert(length == sizeof(reading), "Unsupported arch"); in i2cReadDataBytesDouble() 173 // there is no value updated from HMC if reading data is all 0xff in i2cReadDataBytesDouble() 174 // Return NaN since reading is already a double in i2cReadDataBytesDouble() 177 reading = std::numeric_limits<double>::quiet_NaN(); in i2cReadDataBytesDouble() 185 std::memcpy(&reading, &tempd, sizeof(reading)); in i2cReadDataBytesDouble() 190 int SmbpbiSensor::i2cReadDataBytesUI64(uint64_t& reading) in i2cReadDataBytesDouble() 195 static_assert(length == sizeof(reading), "Unsupported arch"); in i2cReadDataBytesUI64() 203 reading in i2cReadDataBytesUI64() 162 i2cReadDataBytesDouble(double & reading) i2cReadDataBytesDouble() argument 192 i2cReadDataBytesUI64(uint64_t & reading) i2cReadDataBytesUI64() argument 214 i2cReadDataBytes(uint8_t * reading,int length) i2cReadDataBytes() argument 275 uint64_t reading = 0; readRawEEPROMData() local 316 double reading = 0; readFloat64EEPROMData() local [all...] |
H A D | SmbpbiSensor.hpp | 63 int i2cReadDataBytes(uint8_t* reading, int length); 64 int i2cReadDataBytesDouble(double& reading); 65 int i2cReadDataBytesUI64(uint64_t& reading); 77 bool checkInvalidReading(uint8_t* reading, int length) in checkInvalidReading() argument 79 // there is no value updated from HMC if reading data is all 0xff in checkInvalidReading() 80 uint8_t* ptr = reading; in checkInvalidReading()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Sensor.v1_11_0.json | 47 "PhysicalSensor": "The reading is acquired from a physical sensor.", 48 "Reported": "The reading is obtained from software or a device.", 49 …"Synthesized": "The reading is obtained by applying a calculation on one or more properties or mul… 121 "Delta": "A reading that reports the difference between two measurements.", 122 "Headroom": "A reading that decreases as it approaches a defined reference point.", 123 "Zero": "A zero-based reading." 126 …"Delta": "This value shall indicate a reading that reports the difference between two measurements… 127 …"Headroom": "This value shall indicate a reading that decreases in value as it approaches the refe… 128 "Zero": "This value shall indicate a reading with zero as its reference point." 210 …consumption since the sensor metrics were last reset. The value of the `Reading` property shall b… [all …]
|
H A D | Thermal.v1_7_3.json | 82 … "description": "The value at which the reading is below normal range but not yet fatal.", 83 …hich the `Reading` property is below the normal range but is not yet fatal. The value of the prop… 91 … "description": "The value at which the reading is below normal range and fatal.", 92 …at which the `Reading` property is below the normal range and is fatal. The value of the property… 100 "description": "The value at which the reading is below normal range.", 101 …e value at which the `Reading` property is below normal range. The value of the property shall us… 120 … highest possible value for the `Reading` property. The value of the property shall use the same … 135 …e lowest possible value for the `Reading` property. The value of the property shall use the same … 183 "Reading": { object 185 "longDescription": "This property shall contain the fan sensor reading.", [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Sensor.v1_11_0.json | 47 "PhysicalSensor": "The reading is acquired from a physical sensor.", 48 "Reported": "The reading is obtained from software or a device.", 49 …"Synthesized": "The reading is obtained by applying a calculation on one or more properties or mul… 121 "Delta": "A reading that reports the difference between two measurements.", 122 "Headroom": "A reading that decreases as it approaches a defined reference point.", 123 "Zero": "A zero-based reading." 126 …"Delta": "This value shall indicate a reading that reports the difference between two measurements… 127 …"Headroom": "This value shall indicate a reading that decreases in value as it approaches the refe… 128 "Zero": "This value shall indicate a reading with zero as its reference point." 210 …consumption since the sensor metrics were last reset. The value of the `Reading` property shall b… [all …]
|
H A D | Thermal.v1_7_3.json | 82 … "description": "The value at which the reading is below normal range but not yet fatal.", 83 …hich the `Reading` property is below the normal range but is not yet fatal. The value of the prop… 91 … "description": "The value at which the reading is below normal range and fatal.", 92 …at which the `Reading` property is below the normal range and is fatal. The value of the property… 100 "description": "The value at which the reading is below normal range.", 101 …e value at which the `Reading` property is below normal range. The value of the property shall us… 120 … highest possible value for the `Reading` property. The value of the property shall use the same … 135 …e lowest possible value for the `Reading` property. The value of the property shall use the same … 183 "Reading": { object 185 "longDescription": "This property shall contain the fan sensor reading.", [all …]
|
/openbmc/openbmc-test-automation/oem/ieisystem/ |
H A D | test_sensor_monitoring.robot | 29 # Check sensor reading is not equal to null. 48 Check Sensor Status And Reading Via Sensor Info 58 Check Sensor Status And Reading Via Sensor Info 60 Check Sensor Status And Reading Via Sensor Info 61 ... ${resp.dict['Fans']} Reading 69 Check Sensor Status And Reading Via Sensor Info 78 Check Sensor Status And Reading Via Sensor Info 79 ... ${resp.dict['Sensors']} Reading 161 Check Sensor Status And Reading Via Sensor Name 162 [Documentation] Verify the sensor status and reading by sensor name, [all …]
|
/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | SensorsStore.js | 75 currentValue: response.data.Reading, 76 lowerCaution: response.data.Thresholds?.LowerCaution?.Reading, 77 upperCaution: response.data.Thresholds?.UpperCaution?.Reading, 78 lowerCritical: response.data.Thresholds?.LowerCritical?.Reading, 79 upperCritical: response.data.Thresholds?.UpperCritical?.Reading, 96 currentValue: sensor.Reading, 97 lowerCaution: sensor.Thresholds?.LowerCaution?.Reading, 98 upperCaution: sensor.Thresholds?.UpperCaution?.Reading, 99 lowerCritical: sensor.Thresholds?.LowerCritical?.Reading, 100 upperCritical: sensor.Thresholds?.UpperCritical?.Reading, [all …]
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_sensor_monitoring.robot | 27 # Check sensor reading is not equal to null. 44 Check Sensor Status And Reading Via Sensor Info 54 Check Sensor Status And Reading Via Sensor Info 56 Check Sensor Status And Reading Via Sensor Info 57 ... ${resp.dict['Fans']} Reading 65 Check Sensor Status And Reading Via Sensor Name ${sensor_name} 146 Check Sensor Status And Reading Via Sensor Name 147 [Documentation] Check Sensor Status And Reading Via Sensor Name. 162 ... or ${resp.dict['Reading']} == ${null} 169 Check Sensor Status And Reading Via Sensor Info [all …]
|
/openbmc/telemetry/tests/src/params/ |
H A D | metric_params.hpp | 60 MetricParams& expectedReading(Milliseconds delta, double reading) in expectedReading() argument 62 expectedReadingProperty = std::make_pair(delta, reading); in expectedReading() 100 for (auto [timestamp, reading] : mp.readings()) in operator <<() 102 os << reading << "(" << timestamp.count() << "ms), "; in operator <<() 105 auto [timestamp, reading] = mp.expectedReading(); in operator <<() 106 os << " }, expectedReading: " << reading << "(" << timestamp.count() in operator <<()
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sdrutils.hpp | 87 // Returns true if this is the first successful reading 89 bool updateReading(double reading, int raw) in updateReading() argument 98 // Sensors can use "nan" to indicate unavailable reading in updateReading() 99 if (!(std::isfinite(reading))) in updateReading() 105 << ": Missing reading, byte=" << raw in updateReading() 106 << ", Reading counts good=" << numReadings in updateReading() 122 << ": Recovered reading, value=" << reading << " byte=" in updateReading() 123 << raw << ", Reading counts good=" << numReadings in updateReading() 128 // Initialize min/max if the first successful reading in updateReading() 132 << ": First reading, value=" << reading << " byte=" << raw in updateReading() [all …]
|
/openbmc/telemetry/src/metrics/ |
H A D | collection_data.cpp | 23 double update(Milliseconds, double reading) override in update() argument 25 lastReading = reading; in update() 26 return reading; in update() 59 double update(Milliseconds timestamp, double reading) override in update() argument 61 readings.emplace_back(timestamp, reading); in update() 114 double update(Milliseconds timestamp, double reading) override in update() argument 116 readings.emplace_back(timestamp, reading); in update()
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensordatahandler.hpp | 130 * for the get sensor reading command. 136 * @return Response for get sensor reading command. 145 * reading command response. 149 * @return Response for get sensor reading command. 154 * @brief Maps the Dbus info to the reading field in the Get sensor reading 159 * @return Response for get sensor reading command. 170 * @return Response for get sensor reading command. 202 /** @brief Map the Dbus info to the reading field in the Get sensor reading [all...] |