repo.or.cz
/
shinken.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git]
/
etc
/
discovery_runs.cfg
blob
d21b0c5198b464dc331e8970c32675583eec7780
1
define discoveryrun {
2
discoveryrun_name nmap
3
discoveryrun_command nmap_discovery
4
}
5
6
7
define discoveryrun {
8
discoveryrun_name vsphere
9
discoveryrun_command vmware_esx_discovery
10
}