fix(ipmi): update link in readme (#7975)
This commit is contained in:
parent
2729fe30ec
commit
786b1b3859
|
|
@ -1,7 +1,7 @@
|
|||
# IPMI Sensor Input Plugin
|
||||
|
||||
Get bare metal metrics using the command line utility
|
||||
[`ipmitool`](https://sourceforge.net/projects/ipmitool/files/ipmitool/).
|
||||
[`ipmitool`](https://github.com/ipmitool/ipmitool).
|
||||
|
||||
If no servers are specified, the plugin will query the local machine sensor stats via the following command:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue