...
| Name | Description |
|---|---|
--version | Show program's version number and exit. |
-h, --help | Show this help message and exit. |
-c INI-CONFIG-FILE, --config=INI-CONFIG-FILE | Config file. |
-d, --daemon | Run in daemon mode. |
-r, --replace | Replace previous running reactionner. |
--debugfile=DEBUG_FILE | Debug file. Default: not used (why debug a bug free program? :) ). |
-p PROFILE, --profile=PROFILE | Dump a profile file. Need the python cProfile library. |
shinken-synchronizer
...
Usage:
shinken-synchronizer [options] -c configfile [-c additional_config_file]Options:
| Name | Description |
|---|---|
--version | Show program's version number and exit. |
-h, --help | Show this help message and exit. |
-c CONFIG-FILE, --config=CONFIG-FILE | Config file (your nagios.cfg). Multiple -c can be used, it will be like if all files was just one. |
-d, --daemon | Run in daemon mode. |
-r, --replace | Replace previous running arbiter. |
--debugfile=DEBUG_FILE | Debug file. Default: not used (why debug a bug free program? :) ). |
-v, --verify-config | Verify config file and exit. |