Fix plugin name in README
This commit is contained in:
parent
27fe4f7062
commit
ea38e2703e
|
@ -20,7 +20,7 @@ ipmitool -I lan -H 192.168.1.1 -U USERID -P PASSW0RD sdr
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[[inputs.ipmi]]
|
[[inputs.ipmi_sensor]]
|
||||||
## specify servers via a url matching:
|
## specify servers via a url matching:
|
||||||
## [username[:password]@][protocol[(address)]]
|
## [username[:password]@][protocol[(address)]]
|
||||||
## e.g.
|
## e.g.
|
||||||
|
|
Loading…
Reference in New Issue