faimond

Langue: en

Version: 10 Jun 2007 (ubuntu - 08/07/09)

Section: 8 (Commandes administrateur)

NAME

faimond - fai monitor daemon

SYNOPSIS

faimond

DESCRIPTION

faimond receives messages from all install clients on port 4711 and prints them to stdout.

OPTIONS

-p port
Define port to listen to. Default is port 4711.
-b
Call fai-chboot for the install client if it task install was finished properly. Default is not to call fai-chboot.
-i
Use IP address of connecting host when calling fai-chboot. This can only be used if the hosts has the same IP when installning as when running.
-l FILE
Logfile. Default is standard out in non-daemon mode and "/var/log/faimond.log" in daemon mode.
-t TIMEOUT
Timeout for bad clients. 0 to disable.
-d
Daemon mode.
-P FILE
PID-file. Default is "/var/run/faimond.pid". Used only if starting in daemon mode.
-T
Print timestamps in the log.

NOTES

Normally, the output will be piped to a GUI interface which displays all information.

SEE ALSO


This program is part of FAI (Fully Automatic Installation). See the FAI manual for more information on how to use faimond. The FAI homepage is http://www.informatik.uni-koeln.de/fai.

AUTHOR

Thomas Lange <lange@informatik.uni-koeln.de>