Provided by: shinken-common_2.4.1-1_all bug

NAME

       shinken-poller - Shinken poller daemon

SYNOPSIS

          shinken-poller [-dr] [-c CONFIGFILE] [--debugfile DEBUGFILE]

DESCRIPTION

       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.

OPTIONS

          -v, --verify-config
                 Verify config file and exit

          -c INI-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

          -p PROFILE, --profile=PROFILE
                 Dump a profile file. Need the python cProfile librairy

AUTHOR

       Michael Leinartas, Arthur Gautier, David Hannequin, Thibault Cohen