GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ipmidetectd.conf(5) ipmidetectd.conf ipmidetectd.conf(5)

ipmidetectd.conf - ipmidetectd configuration file

The ipmidetectd configuration file configures the ipmidetectd daemon.

The default configuration file loaded is /usr/local/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 ("\").

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.

/usr/local/etc/freeipmi/ipmidetectd.conf

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

Copyright (C) 2007-2015 Lawrence Livermore National Security, LLC.
Copyright (C) 2007 The Regents of the University of California.

ipmidetectd(8), ipmidetect(8)

http://www.gnu.org/software/freeipmi/

2022-01-18 ipmidetectd.conf 1.6.9

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.