Shinken reactionner daemon
shinken-reactionner [-dr] [-c CONFIGFILE] [--debugfile DEBUGFILE]
Shinken reactionner daemon.
The shinken-reactionner is similar to shinken-poller but handles actions such as notifications and event-handlers from the schedulers rather than checks.
-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 reactionner
-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