File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,16 @@ configuration.
16
16
17
17
[ multi-target ] : https://prometheus.io/docs/guides/multi-target-exporter/
18
18
19
- The exporter relies on tools from the [ FreeIPMI] [ freeipmi ] suite for the actual
20
- IPMI implementation.
19
+ By default, the exporter relies on tools from the [ FreeIPMI] [ freeipmi ] suite
20
+ for the actual IPMI implementation.
21
21
22
22
[ freeipmi ] : https://www.gnu.org/software/freeipmi/ " FreeIPMI homepage "
23
23
24
+ There is, however, experimental support for using the Go-native [ go-ipmi
25
+ library] ( https://github.com/bougou/go-ipmi/ ) instead of FreeIPMI. Feedback to
26
+ help mature this support would be greatly appreciated. Please read the [ native
27
+ IPMI documentation] ( docs/native.md ) if you are interested.
28
+
24
29
## Installation
25
30
26
31
For most use-cases, simply download the [ the latest release] [ releases ] .
You can’t perform that action at this time.
0 commit comments