Icecream scheduler
icecc-scheduler \kx [ -n | --netname | name] [ -p | --port | port] [ -h | --help ] [ -l | --log-file | file] [ -d | --daemonize ] [ -r | --allow-run-as-user ] [ -v[v[v]] ]
The Icecream scheduler is the central instance of an Icecream compile network. It distributes the compile jobs and provides the data for the monitors.
\*(T<-n\*(T>, \*(T<--netname\*(T> \*(T<netname\*(T>
The name of the Icecream network the scheduler controls.
\*(T<-p\*(T>, \*(T<--port\*(T> \*(T<port\*(T>
IP port the scheduler uses.
\*(T<-h\*(T>, \*(T<--help\*(T>
Print help message.
\*(T<-l\*(T>, \*(T<--log-file\*(T> \*(T<logfile\*(T>
Name of file where log output is written to.
\*(T<-d\*(T>, \*(T<--daemonize\*(T>
Detach daemon from shell.
\*(T<-v\*(T>, \*(T<-vv\*(T>, \*(T<-vvv\*(T>
Control verbosity of daemon. The more v the more verbose.
\*(T<-r\*(T>, \*(T<--allow-run-as-user\*(T>
Force running the scheduler with user rights. Usually you will need to run the scheduler with root rights.
icecream, iceccd, icemon
Cornelius Schumacher