Skip to content

Use Python to automatically set fan speed for Lenovo HR650X Server

Notifications You must be signed in to change notification settings

Vision0220/HR650X-IPMI-Auto-Fan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HR650X-IPMI-Auto-Fan

Use Python to automatically set fan speed for Lenovo HR650X Server

This should also works for HR630X and some other Lenovo servers with the same ipmi raw code.

Requirements

  1. install ipmitool on your system
  2. install pyyaml: pip install pyyaml

Usage

python ipmi_manager.py

Tested on Python 3.8

TODO

  1. wrap these codes into a docker container
  2. support multiple devices

About

Use Python to automatically set fan speed for Lenovo HR650X Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages