Content-type: text/html Manpage of ipmidetectd.conf

ipmidetectd.conf

Section: ipmidetectd.conf (5)
Updated: 2024-01-27
Index Return to Main Contents
 

NAME

ipmidetectd.conf - ipmidetectd configuration file  

DESCRIPTION

The ipmidetectd configuration file configures the ipmidetectd daemon.

The default configuration file loaded is /etc/freeipmi//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[:port]
Specify a host or IP address the ipmidetectd daemon should send IPMI pings to. Can be specified as many times as necessary. An optional port can be specified. Can accept host ranges as input. See HOSTRANGED SUPPORT in ipmidetect(8) for information on ranged formats. If specifying an IPv6 address and port, use the format [ADDRESS]:PORT.
 

FILES

/etc/freeipmi//ipmidetectd.conf  

REPORTING BUGS

Report bugs to <freeipmi-users@gnu.org> or <freeipmi-devel@gnu.org>.  

COPYRIGHT

Copyright (C) 2007-2015 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/


 

Index

NAME
DESCRIPTION
IPMIDETECTD CONFIGURATION OPTIONS
FILES
REPORTING BUGS
COPYRIGHT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 16:52:47 GMT, January 28, 2024