1shinken-discovery(8) System Manager's Manual shinken-discovery(8)
2
3
4
6 shinken-discovery - Shinken discovery command
7
9 shinken-discovery [-w] [-c CONFIGFILE] [-o OUTPUT_PATH] [-r RUN‐
10 NER[,RUNNER,...]] [-mMACRO* [MACRO ...]]
11
13 Shinken discovery command
14
15 There are two discovery modules included: * Standard network discovery
16 which uses the nmap tool * VMware discovery which uses the
17 check_esx3.pl script and a vcenter installation.
18
19 It is best to do the whole discovery in one pass because one module can
20 use data from the other.
21
23 -- version
24 Show the version and exit
25
26 -c CONFIGFILE, --cfg-input CONFIGGILE
27 Discovery configuration file
28
29 -o OUTPUT_PATH, --dir-output OUTPUT_PATH
30 Directory output for results
31
32 -w, --overright
33 Allow overwriting existing files (disabled by default)
34
35 -r RUNNERS
36 Comma-separated list of discovery runner modules to use
37
38 -m MACROS
39 List of macros to pass to discovery runner modules. Must be the
40 last argument. Ex: NMAPTARGETS=192.168.0.0/24
41
42 -h, --help
43 Print detailed help screen.
44
46 David Hannequin. Arthur Gautier. Michael Leinartas.
47
48
49
50Shinken User Manuals December 29, 2011 shinken-discovery(8)