Modify the ipmitool command err
This commit is contained in:
parent
1b48a1e833
commit
1459b5dcdf
|
@ -6,7 +6,7 @@ see ipmitool(https://sourceforge.net/projects/ipmitool/files/ipmitool/)
|
||||||
|
|
||||||
The plugin will use the following command to collect remote host sensor stats:
|
The plugin will use the following command to collect remote host sensor stats:
|
||||||
|
|
||||||
ipmitool -I lanplus -H 192.168.1.1 -U USERID -P PASSW0RD sdr
|
ipmitool -I lan -H 192.168.1.1 -U USERID -P PASSW0RD sdr
|
||||||
|
|
||||||
## Measurements
|
## Measurements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue