Update README.md
This commit is contained in:
parent
f7b3932f18
commit
16a832ab8a
|
@ -16,6 +16,7 @@ NOTE: Using this script on other systems requires manual calibration of a functi
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
sudo apt-get install ipmitool && modprobe ipmi_devintf
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
@ -46,8 +47,7 @@ Directly call python script (requires sudo access for `impitool`):
|
||||||
sudo python superfans_gpu_controller.py config.json
|
sudo python superfans_gpu_controller.py config.json
|
||||||
```
|
```
|
||||||
|
|
||||||
## Print RPMs of all FANs grouped by zones:
|
Print RPMs of all FANs grouped by zones:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo python superfans.py
|
sudo python superfans.py
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue