1ICECREAM(1) Icecream User's Manual ICECREAM(1)
2
3
4
6 scheduler - Icecream scheduler
7
9 scheduler [-n | --netname name] [-p | --port port] [-h | --help] [-l |
10 --log-file file] [-d | --daemonize] [-r |
11 --allow-run-as-user] [-v [v [v]]]
12
13
15 The Icecream scheduler is the central instance of an Icecream compile
16 network. It distributes the compile jobs and provides the data for the
17 monitors.
18
19
21 -n, --netname netname
22 The name of the Icecream network the scheduler controls.
23
24
25 -p, --port port
26 IP port the scheduler uses.
27
28
29 -h, --help
30 Print help message.
31
32
33 -l, --log-file logfile
34 Name of file where log output is written to.
35
36
37 -d, --daemonize
38 Detach daemon from shell.
39
40
41 -v, -vv, -vvv
42 Control verbosity of daemon. The more v the more verbose.
43
44
45 -r, --allow-run-as-user
46 Force running the scheduler with user rights. Usually you will
47 need to run the scheduler with root rights.
48
49
51 icecream, scheduler, iceccd, icemon
52
53
55 Cornelius Schumacher
56
57
58
59
60Icecream April 21th, 2005 ICECREAM(1)