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
|
||||
|
||||
```toml
|
||||
[[inputs.ipmi]]
|
||||
[[inputs.ipmi_sensor]]
|
||||
## specify servers via a url matching:
|
||||
## [username[:password]@][protocol[(address)]]
|
||||
## e.g.
|
||||
|
|
Loading…
Reference in New Issue