Shinken poller daemon
shinken-poller [-dr] [-c CONFIGFILE] [--debugfile DEBUGFILE]
Shinken poller daemon.
The shinken-poller daemon is in charge of launching plugins as requested by schedulers. When the check is finished it returns the result to the schedulers.
-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 poller
-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