Created
August 11, 2024 12:28
-
-
Save VMatrix1900/febf0f8815dd6f950e0f0b52b8fd6598 to your computer and use it in GitHub Desktop.
Mellanox SN2410 Switch Fan Control
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fae mlxi2c set_fan /FAN1/FAN 1 15 | |
fae mlxi2c set_fan /FAN1/FAN 2 15 | |
fae mlxi2c set_fan /FAN2/FAN 1 15 | |
fae mlxi2c set_fan /FAN2/FAN 2 15 | |
fae mlxi2c set_fan /FAN3/FAN 1 15 | |
fae mlxi2c set_fan /FAN3/FAN 2 15 | |
fae mlxi2c set_fan /FAN4/FAN 1 15 | |
fae mlxi2c set_fan /FAN4/FAN 2 15 | |
fae mlxi2c set_fan /PS1/FAN 1 15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment