shinken-discovery(8) - Linux man page
Name
shinken-discovery - Shinken discovery command
Synopsis
shinken-discovery [-w] [-c I]CONFIGFILE]] [-o I]OUTPUT_PATH]] [-r I]RUNNER][,I]RUNNER,...]] [-m]MACRO* [I]MACRO] ...]]
Description
Shinken discovery command
There are two discovery modules included: * Standard network discovery which uses the nmap tool * VMware discovery which uses the I]check_esx3.pl] script and a vcenter installation.
It is best to do the whole discovery in one pass because one module can use data from the other.
Options
- -- version
- Show the version and exit
- -c I]CONFIGFILE], --cfg-input I]CONFIGGILE]
- Discovery configuration file
- -o I]OUTPUT_PATH], --dir-output I]OUTPUT_PATH]
- Directory output for results
- -w, --overright
- Allow overwriting existing files (disabled by default)
- -r I]RUNNERS]
- Comma-separated list of discovery runner modules to use
- -m I]MACROS]
- List of macros to pass to discovery runner modules. Must be the last argument. Ex: NMAPTARGETS=192.168.0.0/24
- -h, --help
- Print detailed help screen.