scheduler(1) osx man page | unix.com

Man Page: scheduler

Operating Environment: osx

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
sched_4bsd(4) - debian
icecream(7) - suse
pthread_yield(3t) - hpux
sched_4bsd(4) - freebsd
tapset::scheduler(3stap) - centos
Similar Topics in the Unix Linux Community
How to compile and run C++ programs in UNIX environment?
first instance to end of log file
How can I parse a record found in /etc/passwd into variables?
how to check if autosys or control-M is running?
Different output when running in different way.