Update README.md

This commit is contained in:
brezlord 2020-09-11 09:43:18 +08:00 committed by GitHub
parent 7918be8f17
commit 53e27b8c07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ IDRAC_PASSWORD="passowrd"
```
There are multiple temperature sensors that you can choose to use. Just uncomment the one you would like the script to monitor. Not all temperature sensors are available in some models. You can run the following command from the shel to list all of the available temperature sensors on you generation 12 Dell sever.
```
ipmitool -I lanplus -H ip address -U username -P password sdr type temperature
ipmitool -I lanplus -H <ip address> -U <username> -P <password> sdr type temperature
```
Output from a Dell T320
```