1shinken-arbiter(8)          System Manager's Manual         shinken-arbiter(8)
2
3
4

NAME

6       shinken-arbiter - Shinken arbiter daemon
7

SYNOPSIS

9       shinken-arbiter  [-dr]  [-c CONFIGFILE] [—debugfile DEBUGFILE] shinken-
10       arbiter -v [-c CONFIGFILE]
11

DESCRIPTION

13       Shinken arbiter daemon
14
15       The shinken-arbiter daemon reads the  configuration,  divides  it  into
16       parts (N schedulers = N parts), and distributes them to the appropriate
17       Shinken daemons.  Additionally, it manages the high  availability  fea‐
18       tures: if a particular daemon dies, it re-routes the configuration man‐
19       aged by this failed  daemon  to  the  configured  spare.   Finally,  it
20       receives  input  from users (such as external commands from nagios.cmd)
21       and routes them to the appropriate  daemon.   There  can  only  be  one
22       active arbiter in the architecture.
23

OPTIONS

25       --version
26              Show version number and exit
27
28       -c CONFIGFILE, --config CONFIGFILE
29              Config file
30
31       -d, --daemon
32              Run in daemon mode.
33
34       -r, --replace
35              Replace previous running arbiter.
36
37       -h, --help
38              Print detailed help screen.
39
40       --debugfile DEBUGFILE
41              Enable debug logging to DEBUGFILE
42
43       -v, --verify-config
44              Verify config file and exit
45

AUTHORS

47       David Hannequin.  Arthur Gautier.  Michael Leinartas.
48
49
50
51Shinken User Manuals           December 29, 2011            shinken-arbiter(8)
Impressum