Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update hardware_checker.py
Browse files Browse the repository at this point in the history
Junchao-Mellanox authored May 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5c553e2 commit 8655352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/system-health/health_checker/hardware_checker.py
Original file line number Diff line number Diff line change
@@ -71,6 +71,7 @@ def _check_fan_status(self, config):
1. Check all fans are present
2. Check all fans are in good state
3. Check fan speed is in valid range
4. Check all fans direction are the same
:param config: Health checker configuration
:return:
"""

0 comments on commit 8655352

Please sign in to comment.