Shinken scheduler daemon
shinken-scheduler [-dr] [-c CONFIGFILE] [--debugfile DEBUGFILE]
Shinken scheduler daemon.
The shinken-scheduler manages the dispatching of checks and actions sent to shinken-reactionner and shinken-poller based on configuration sent to it by shinken-arbiter.
-v, --verify-config
Verify config file and exit
-cINI-CONFIG-FILE,--config=INI-CONFIG-FILE
Config file
-d, --daemon
Run in daemon mode
-r, --replace
Replace previous running scheduler
-h, --help
Show this help message
--version
Show program's version number
--debugfile=DEBUGFILE
Enable debug logging to DEBUGFILE
-pPROFILE,--profile=PROFILE
Dump a profile file. Need the python cProfile librairy
Michael Leinartas, Arthur Gautier, David Hannequin, Thibault Cohen