sonic-buildimage/src/system-health/health_checker
Junchao-Mellanox b8ac86e14a [system-health] Add fan direction check for system health (#14509)
- Why I did it
Add fan direction check to system health, all fans should be in the same direction

- How I did it
Add fan direction check to system health, all fans should be in the same direction

- How to verify it
Manual test
Unit test
Added sonic-mgmt test case to verify
2023-06-10 14:32:21 +08:00
..
__init__.py [system-health] Convert to Python 3 (#5886) 2020-12-29 14:04:09 -08:00
config.py [system-health] Convert to Python 3 (#5886) 2020-12-29 14:04:09 -08:00
hardware_checker.py [system-health] Add fan direction check for system health (#14509) 2023-06-10 14:32:21 +08:00
health_checker.py [system-health] Convert to Python 3 (#5886) 2020-12-29 14:04:09 -08:00
manager.py Make system health service start early (#9792) 2022-01-27 13:46:52 +02:00
service_checker.py [healthd] Use unix_socket_path instead of loopback ip (#14843) (#15249) 2023-05-29 22:40:31 +08:00
sysmonitor.py [healthd] Use unix_socket_path instead of loopback ip (#14843) (#15249) 2023-05-29 22:40:31 +08:00
system_health_monitoring_config.json [system-health] Convert to Python 3 (#5886) 2020-12-29 14:04:09 -08:00
user_defined_checker.py [system-health] Convert to Python 3 (#5886) 2020-12-29 14:04:09 -08:00
utils.py Revert "[system-health] Remove subprocess with shell=True (#12572)" (#13505) 2023-03-06 19:30:11 +08:00