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
24 should be regularly sent out. Default is 15000.
25
26 ipmidetectd_server_port port
27 Specify the alternate default port the ipmidetectd server
28 should listen for requests off of. Default is 9225.
29
30 host string[:port]
31 Specify a host or IP address the ipmidetectd daemon
32 should send IPMI pings to. Can be specified as many times
33 as necessary. An optional port can be specified. Can
34 accept host ranges as input. See HOSTRANGED SUPPORT in
35 ipmidetect(8) for information on ranged formats. If spec‐
36 ifying an IPv6 address and port, use the format
37 [ADDRESS]:PORT.
38
40 /etc/freeipmi//ipmidetectd.conf
41
43 Report bugs to <freeipmi-users@gnu.org> or
44 <freeipmi-devel@gnu.org>.
45
47 Copyright (C) 2007-2015 Lawrence Livermore National Security,
48 LLC.
49 Copyright (C) 2007 The Regents of the University of California.
50
52 ipmidetectd(8), ipmidetect(8)
53
54 http://www.gnu.org/software/freeipmi/
55
56
57
58ipmidetectd.conf 1.6.2 2018-05-03 ipmidetectd.conf(5)