Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: from command line interface, each command provides provide '--help' option that will print the usage of respective command.

...

nameDescription
--version
show program's version number and exit.
-h, --help
show this help message and exit.
-c CFG_INPUT, --cfg-input=CFG_INPUT
Discovery configuration file (default: discovery.cfg).
-o OUTPUT_DIR, --dir-output=OUTPUT_DIR
Directory output for results.
-w, --overwrite
Allow overwriting an existing file (disabled by default).
-r RUNNERS, --runners=RUNNERS
List of runners you allow to run (like nmap, vsphere).
-m MACROS, --macros=MACROS
List of macros (like NMAPTARGETS=192.168.0.0/24). Should be the last argument.
--db=DBMOD
Optional: Name of the database module to use.
--backend=BACKEND
Optional: Name of a module that will totally manage the object writing/update thing. If you don't know what it means, maybe you should not use this option :).
--modules_path=MODULES_PATH
Optional: Path for the module loading. If you don't know what it means, maybe you should not use this option :).

 

...

--merge

Optional: In multiple discovery level, it is the

...

final host name which wins. Make possible merge of

...

multiple IP but same final device.

  

 

 

shinken-receiver

Usage:

shinken-receiver [options]

Options: 

--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 receiver
--debugfile=DEBUG_FILE
Debug file. Default: not used (why debug a bug free
program? :) )


shinken-arbiter

shinken-healthcheck

...