summaryrefslogtreecommitdiffstats
path: root/Monitoring/shinken/discovery_runs.cfg
blob: d21b0c5198b464dc331e8970c32675583eec7780 (plain)
1
2
3
4
5
6
7
8
9
10
define discoveryrun {
       discoveryrun_name	nmap
       discoveryrun_command	nmap_discovery
}


define discoveryrun {
       discoveryrun_name	vsphere
       discoveryrun_command	vmware_esx_discovery
}