| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | severity_test.cpp | 17 ASSERT_EQ(convertOBMCSeverityToPEL(LogSeverity::Critical), 0x50); in TEST() 36 {LogSeverity::Critical, SeverityType::recovered, in TEST() 45 {LogSeverity::Debug, SeverityType::critical, LogSeverity::Critical}, in TEST() 48 {LogSeverity::Warning, SeverityType::critical, LogSeverity::Critical}, in TEST() 55 {LogSeverity::Critical, SeverityType::unrecoverable, std::nullopt}}; in TEST()
|
| H A D | user_header_test.cpp | 218 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Critical, ad, in TEST() 242 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Critical, ad, in TEST() 319 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Critical, ad, in TEST() 336 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Critical, ad, in TEST() 353 UserHeader uh(regEntry, phosphor::logging::Entry::Level::Critical, ad, in TEST()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | severity.cpp | 25 {SeverityType::critical, LogSeverity::Critical}, in convertPELSeverityToOBMC() 55 case (LogSeverity::Critical): in convertOBMCSeverityToPEL() 95 if ((obmcSeverity != LogSeverity::Critical) && in fixupLogSeverity() 98 return LogSeverity::Critical; in fixupLogSeverity()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/Critical' 8 '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml', 28 'xyz/openbmc_project/Sensor/Threshold/Critical',
|
| /openbmc/s2600wf-misc/subprojects/callback-manager/ |
| H A D | README.md | 40 Critical thresholds will trigger critical (blink amber) state. 56 If the path for an association is Critical for Global & Local, the LED will be 59 If the path for an association is in Warning for Global & Critical for local, 60 the LED will be in the Critical (amber blink) state. 62 If the path for an association is in the Warning for Global & not Critical for
|
| /openbmc/s2600wf-misc/callback-manager/ |
| H A D | README.md | 40 Critical thresholds will trigger critical (blink amber) state. 56 If the path for an association is Critical for Global & Local, the LED will be 59 If the path for an association is in Warning for Global & Critical for local, 60 the LED will be in the Critical (amber blink) state. 62 If the path for an association is in the Warning for Global & not Critical for
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | leak_detector.hpp | 20 Critical, enumerator 42 {DetectorState::Critical, "Critical"},
|
| H A D | log_service.hpp | 30 Critical, enumerator 127 {SyslogSeverity::Critical, "Critical"},
|
| H A D | event_destination.hpp | 74 Critical, enumerator 175 {SyslogSeverity::Critical, "Critical"},
|
| H A D | resource.hpp | 47 Critical, enumerator 178 {Health::Critical, "Critical"},
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/ |
| H A D | meson.build | 2 subdir('Critical') subdir 43 '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml', 45 output: ['Critical.md'], 57 'xyz/openbmc_project/Sensor/Threshold/Critical',
|
| /openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/sensors/dbus-sensors/ |
| H A D | xyz.openbmc_project.leakdetector.critical.assert@.service | 2 Description=%i Critical Leak Handler
|
| H A D | xyz.openbmc_project.leakdetector.critical.deassert@.service | 2 Description=%i Critical deassert Handler
|
| H A D | xyz.openbmc_project.leakdetector.warning.deassert@.service | 2 Description=%i Critical deassert Handler
|
| H A D | xyz.openbmc_project.leakdetector.warning.assert@.service | 2 Description=%i Critical Leak Handler
|
| /openbmc/bmcweb/http/ |
| H A D | logging.hpp | 40 Critical, enumerator 53 {LogLevel::Critical, 2}, in toSystemdLevel() 166 crow::vlog<crow::LogLevel::Critical, Args...>( in BMCWEB_LOG_CRITICAL()
|
| /openbmc/bmcweb/test/redfish-core/include/ |
| H A D | redfish_aggregator_test.cpp | 208 "Severity": "Critical" in TEST() 211 "Health": "Critical", in TEST()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | esel_utils.robot | 61 # "Severity": "Critical" 66 Should Be Equal ${elog_entry[0]["Severity"]} Critical
|
| /openbmc/phosphor-hwmon/ |
| H A D | interface.hpp | 22 sdbusplus::xyz::openbmc_project::Sensor::Threshold::server::Critical;
|
| /openbmc/bmcweb/test/redfish-core/include/utils/ |
| H A D | error_code_test.cpp | 88 "MessageSeverity": "Critical", in TEST() 131 "MessageSeverity": "Critical", in TEST()
|
| /openbmc/phosphor-state-manager/ |
| H A D | chassis_check_power_status.cpp | 72 Critical); in main()
|
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | manager_main.cpp | 63 vpd::types::SeverityType::Critical, __FILE__, __FUNCTION__, 0, in main()
|
| /openbmc/ibm-logging/test/ |
| H A D | test_policy.cpp | 171 "mod":"/inventory/core2||Critical", 176 "mod":"/inventory/core3||Critical", 181 "mod":"/inventory/core4||Critical", 191 "mod":"/inventory/core5||Critical",
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_sensor.robot | 197 Upper Non-Critical UpperThresholdNonCritical 198 Upper Critical UpperThresholdCritical 199 Lower Non-Critical LowerThresholdNonCritical 200 Lower Critical LowerThresholdCritical 447 # Lower Critical : 180.000 448 # Lower Non-Critical : 200.000 449 # Upper Non-Critical : 290.000 450 # Upper Critical : 300.000
|
| /openbmc/phosphor-modbus/rtu/device/ |
| H A D | base_device.hpp | 28 sdbusplus::aserver::xyz::openbmc_project::sensor::threshold::Critical,
|