scheduler(1) netbsd man page | unix.com

Man Page: scheduler

Operating Environment: netbsd

Section: 1

ICECREAM(1)						      Icecream User's Manual						       ICECREAM(1)

NAME
scheduler - Icecream scheduler
SYNOPSIS
scheduler [-n | --netname name] [-p | --port port] [-h | --help] [-l | --log-file file] [-d | --daemonize] [-r | --allow-run-as-user] [-v [v [v]]]
DESCRIPTION
The Icecream scheduler is the central instance of an Icecream compile network. It distributes the compile jobs and provides the data for the monitors.
OPTIONS
-n, --netname netname The name of the Icecream network the scheduler controls. -p, --port port IP port the scheduler uses. -h, --help Print help message. -l, --log-file logfile Name of file where log output is written to. -d, --daemonize Detach daemon from shell. -v, -vv, -vvv Control verbosity of daemon. The more v the more verbose. -r, --allow-run-as-user Force running the scheduler with user rights. Usually you will need to run the scheduler with root rights.
SEE ALSO
icecream, scheduler, iceccd, icemon
AUTHOR
Cornelius Schumacher Icecream April 21th, 2005 ICECREAM(1)
Related Man Pages
pbs_sched_cc(8b) - debian
icecream(7) - suse
pbs_sched(8b) - xfree86
sched_4bsd(4) - freebsd
scheduler(1) - osx
Similar Topics in the Unix Linux Community
How can I parse a record found in /etc/passwd into variables?
Need help in finding and replacing port numbers.
expr not working
ksh script not working if triggered by scheduler
Different output when running in different way.