shinken-arbiter(8) - Linux man page
Name
shinken-arbiter - Shinken arbiter daemon
Synopsis
shinken-arbiter [-dr] [-c I]CONFIGFILE]] [[em]debugfile I]DEBUGFILE]] shinken-arbiter -v [-c I]CONFIGFILE]]
Description
Shinken arbiter daemon
The shinken-arbiter daemon reads the configuration, divides it into parts (N schedulers = N parts), and distributes them to the appropriate Shinken daemons. Additionally, it manages the high availability features: if a particular daemon dies, it re-routes the configuration managed by this failed daemon to the configured spare. Finally, it receives input from users (such as external commands from nagios.cmd) and routes them to the appropriate daemon. There can only be one active arbiter in the architecture.
Options
- --version
- Show version number and exit
- -c I]CONFIGFILE], --config I]CONFIGFILE]
- Config file
- -d, --daemon
- Run in daemon mode.
- -r, --replace
- Replace previous running arbiter.
- -h, --help
- Print detailed help screen.
- --debugfile I]DEBUGFILE]
- Enable debug logging to I]DEBUGFILE]
- -v, --verify-config
- Verify config file and exit