1ipmidetectd(8) ipmidetectd ipmidetectd(8)
2
3
4
6 ipmidetectd - IPMI node detection monitoring daemon
7
9 ipmidetectd [OPTION...]
10
12 The ipmidetectd daemon regularly sends out IPMI pings to determine if
13 nodes have functioning IPMI interfaces or not. It is primarily used to
14 determine those nodes in the cluster that are not functioning properly,
15 allowing IPMI commands to be executed across the cluster faster by
16 skipping those nodes that would automatically timeout.
17
18 The ipmidetectd daemon must be configured using the ipmidetectd configā
19 uration file. Until hosts to be pinged are configured, ipmidetectd will
20 not function properly.
21
22 See the ipmidetectd.conf(5) manpage for additional information.
23
25 -c FILE, --config-file
26 Specify alternate configuration file
27
28 -d, --debug
29 Turn on debugging and run daemon in foreground
30
31 -V, --version
32 Output version
33
35 Errors are logged to syslog.
36
38 /etc/freeipmi//ipmidetectd.conf
39
41 Report bugs to <freeipmi-users@gnu.org> or <freeipmi-devel@gnu.org>.
42
44 Copyright (C) 2007-2015 Lawrence Livermore National Security, LLC.
45 Copyright (C) 2007 The Regents of the University of California.
46
47 This program is free software; you can redistribute it and/or modify it
48 under the terms of the GNU General Public License as published by the
49 Free Software Foundation; either version 3 of the License, or (at your
50 option) any later version.
51
53 ipmidetectd.conf(5)
54
55 http://www.gnu.org/software/freeipmi/
56
57
58
59ipmidetectd 1.6.11 2023-06-07 ipmidetectd(8)