1ipmidetectd.conf(5) ipmidetectd.conf ipmidetectd.conf(5)
2
3
4
6 ipmidetectd.conf - ipmidetectd configuration file
7
9 The ipmidetectd configuration file configures the ipmidetectd daemon.
10
11 The default configuration file loaded is /etc/freeipmi//ipmide‐
12 tectd.conf.
13
14 The configuration options that can be specified in the configuration
15 file are listed below. Each configuration option must be listed on a
16 separate line. Arguments for an option are separated by any amount of
17 whitespace. Multiple arguments are also separated by whitespace. Com‐
18 ments can be marked by using the pound sign ("#") character, and lines
19 can be continued on the next using backslash ("\").
20
22 ipmiping_period num
23 Specify the period time in milliseconds that IPMI pings should
24 be regularly sent out. Default is 15000.
25
26 ipmidetectd_server_port port
27 Specify the alternate default port the ipmidetectd server should
28 listen for requests off of. Default is 9225.
29
30 host string[:port]
31 Specify a host or IP address the ipmidetectd daemon should send
32 IPMI pings to. Can be specified as many times as necessary. An
33 optional port can be specified. Can accept host ranges as input.
34 See HOSTRANGED SUPPORT in ipmidetect(8) for information on
35 ranged formats. If specifying an IPv6 address and port, use the
36 format [ADDRESS]:PORT.
37
39 /etc/freeipmi//ipmidetectd.conf
40
42 Report bugs to <freeipmi-users@gnu.org> or <freeipmi-devel@gnu.org>.
43
45 Copyright (C) 2007-2015 Lawrence Livermore National Security, LLC.
46 Copyright (C) 2007 The Regents of the University of California.
47
49 ipmidetectd(8), ipmidetect(8)
50
51 http://www.gnu.org/software/freeipmi/
52
53
54
55ipmidetectd.conf 1.6.10 2022-08-31 ipmidetectd.conf(5)