diff options
Diffstat (limited to 'collectors/freeipmi.plugin/README.md')
-rw-r--r-- | collectors/freeipmi.plugin/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/collectors/freeipmi.plugin/README.md b/collectors/freeipmi.plugin/README.md index a2beddb5d..246955f95 100644 --- a/collectors/freeipmi.plugin/README.md +++ b/collectors/freeipmi.plugin/README.md @@ -68,6 +68,12 @@ The plugin supports a few options. To see them, run: password PASS connect to remote IPMI host default: local IPMI processor + driver-type IPMIDRIVER + Specify the driver type to use instead of doing an auto selection. + The currently available outofband drivers are LAN and LAN_2_0, + which perform IPMI 1.5 and IPMI 2.0 respectively. + The currently available inband drivers are KCS, SSIF, OPENIPMI and SUNBMC. + sdr-cache-dir PATH directory for SDR cache files default: /tmp |