NAME
ipmidetectd.conf - ipmidetectd configuration file
DESCRIPTION
The ipmidetectd configuration file configures the ipmidetectd daemon.
The default configuration file loaded is /etc/ipmidetectd.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 ("\").
IPMIDETECTD CONFIGURATION OPTIONS
ipmiping_period num
Specify the period time in milliseconds that IPMI pings
should be regularly sent out. Default is 15000.
ipmidetectd_server_port port
Specify the alternate default port the ipmidetectd server
should listen for requests off of. Default is 9225.
host string
Specify a host or IP address the ipmidetectd daemon
should send IPMI pings to. Can be specified as many times
as necessary. Can accept host ranges as input. See
HOSTRANGED SUPPORT ipmidetect(8) for information on
ranged formats.
FILES
/etc/ipmidetectd.conf
REPORTING BUGS
Report bugs to <freeipmi-users@gnu.org> or
<freeipmi-devel@gnu.org>.
COPYRIGHT
Copyright (C) 2007-2008 Lawrence Livermore National Security,
LLC.
Copyright (C) 2007 The Regents of the University of California.
SEE ALSO
ipmidetectd(8), ipmidetect(8)
http://www.gnu.org/software/freeipmi/