Shinken receiver daemon
shinken-receiver [-dr] [-c CONFIGFILE] [--debugfile DEBUGFILE]
Shinken receiver daemon.
The shinken-receiver daemon manages passive information and serves as a buffer that will be read from by the shinken-arbiter to dispatch data.
-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 receiver
-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