Specify alternate default values for the ipmidetect library
Through a configuration file, system administrators may override the default values used in the ipmidetect_load_data(3) API function.
The configuration file is stored at /etc/freeipmi//ipmidetect.conf.
The following are a list of configuration options that can be specified in the configuration file. 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 (" .TP hostnames host1 host2 host3 ... Specify the hostname of the server to reach. Multiple hostnames can be listed up to a maximum of 8.
port num
Specify the port.
timeout_len seconds
Specify the timeout length in seconds.
/etc/freeipmi//ipmidetect.conf
Report bugs to <[email protected]> or <[email protected]>.
Copyright (C) 2007-2014 Lawrence Livermore National Security, LLC.
Copyright (C) 2007 The Regents of the University of California.
libipmidetect(3), ipmidetect(8)
http://www.gnu.org/software/freeipmi/