ipmiseld.conf - ipmiseld configuration file
Contents
Copyright
Copyright (C) 2012-2015 Lawrence Livermore National Security, LLC.
Description
The ipmiseld configuration file configures the ipmiseld daemon.
The default configuration file loaded is /etc/freeipmi//ipmiseld.conf.
The configuration options that can be specified in the configuration file are listed below. Each
configuration option must be listed on a separate line. Arguments for an option are separated by any
amount of whitespace. Multiple arguments are also separated by whitespace. Comments can be marked by
using the pound sign ("#") character, and lines can be continued on the next using backslash ("\").
Note that it is possible to list the username, password and other potentially sensitive information in
the configuration file. If this data is stored in a configuration file, system administrators should
limit access to this file.
Files
/etc/freeipmi//ipmiseld.conf
Ipmiseld Configuration Options
driver-typeIPMIDRIVER
Specify the driver type to use.
disable-auto-probeENABLE|DISABLE
Specify if IPMI devices should be probed for settings.
driver-addressDRIVER-ADDRESS
Specify the in-band driver address to use.
driver-deviceDEVICE
Specify the in-band driver device path to use.
register-spacingREGISTER-SPACING
Specify the in-band driver register spacing to use.
target-channel-numberCHANNEL-NUMBER
Specify the in-band driver target channel number.
target-slave-addressSLAVE-ADDRESS
Specify the in-band driver target slave address.
hostnameIPMIHOST1,IPMIHOST2,...
Specify the remote host(s) to communicate with. Multiple hostnames may be separated by comma or
may be specified in a range format.
usernameUSERNAME
Specify the username to use.
passwordPASSWORD
Specify the password to use.
k_gstr
Specify the BMC key (K_g) to use. Prefix with '0x' to enter the key in hex.
session-timeoutMILLISECONDS
Specify the session timeout length to use in milliseconds.
retransmission-timeoutMILLISECONDS
Specify the retransmission timeout length to use in milliseconds.
authentication-typeAUTHENTICATION-TYPE
Specify the authentication type to use. The following authentication types are supported: NONE,
STRAIGHT_PASSWORD_KEY, MD2, and MD5.
cipher-suite-idCIPHER-SUITE-ID
Specify the cipher suite id to use. The following cipher suite ids are supported: 0, 1, 2, 3, 6,
7, 8, 11, 12.
privilege-levelPRIVILEGE-LEVEL
Specify the privilege type to use. The following privilege levels are supported: USER, OPERATOR,
ADMIN.
workaround-flagsWORKAROUNDS
Specify workaround flags to use. Multiple workarounds can be specified separated by whitespace.
Please see tool manpages for details about available workarounds for each tool. The following
workarounds are supported: assumeio, spinpoll, idzero, forcepermsg, unexpectedauth, endianseq,
authcap, intel20, supermicro20, sun20, opensesspriv, integritycheckvalue, assumesystemevent.
verbose-countCOUNT
Specify default verbose count to use for ipmi-sel(8).sensors-typesTYPE-LIST
Specify sensor types of SEL events to log. Multiple types can be specified separated by
whitespace. Users may specify sensor types by string or by number (decimal or hex). Please see
ipmi-sel(8)--list-types option to see possible string input types.
exclude-sensor-types ENSOR-TYPES-LIST
Specify sensor types of SEL events to not log. default sensor types to not show sensor outputs
for. Multiple sensor types can be specified separated by whitespace. Users may specify sensor
types by string or by number. Please see ipmi-sel(8)--list-types option to see possible string
input types.
system-event-onlyENABLE|DISABLE
Specify if output should only include system event records.
oem-event-onlyENABLE|DISABLE
Specify if output should only include OEM event records.
event-state-config-fileFILE
Specify the event state configuration file.
interpret-oem-dataENABLE|DISABLE
Specify if ipmiseld should attempt to interpret OEM data or not.
entity-sensor-namesENABLE|DISABLE
Specify if output of sensor names should include entity ids and instances or not.
non-abbreviated-unitsENABLE|DISABLE
Specify if output should have units abbreviated by default or not.
event-state-filterFILTERSTRING
Specify event states to be filtered out and not logged.
--warning-thresholdPERCENTINT
Specify SEL fullness warning threshold as an integer percentage.
--clear-thresholdPERCENTINT
Specify SEL fullness clear threshold as an integer percentage.
system-event-formatFORMATSTRING
Specify the format of the log output when a SEL system event is encountered.
oem-timestamped-event-formatFORMATSTRING
Specify the format of the log output when a SEL OEM timestamped event is encountered.
oem-non-timestamped-event-formatFORMATSTRING
Specify the format of the log output when a SEL OEM non-timestamped event is encountered.
poll-intervalSECONDS
Specify the poll interval to check the SEL for new events.
log-facilitySTRING
Specify the log facility to use.
log-prioritySTRING
Specify the log priority to use.
cache-directoryDIRECTORY
Specify the cache directory to use.
ignore-sdrDISABLE
Specify if the SDR should be ignored.
re-download-sdrDISABLE
Specify if the SDR should be re-downloaded on start.
clear-selDISABLE
Specify if the SEL should be cleared on start.
threadpool-countNUM
Specify the threadpool count for parallel SEL polling.
Name
ipmiseld.conf - ipmiseld configuration file
Reporting Bugs
Report bugs to <freeipmi-users@gnu.org> or <freeipmi-devel@gnu.org>.
See Also
ipmiseld(8), ipmi-sel(8)
http://www.gnu.org/software/freeipmi/
ipmiseld.conf 1.6.15 2025-02-14 ipmiseld.conf(5)
