17 Nov
2015
17 Nov
'15
2:58 p.m.
Hi All
I have added the below to the config file, but nothing seems to be getting discovered, is there a $config[Œautodiscover¹] = TRUE or something I am missing?
$config['autodiscovery']['ip_nets'] = array("10.200.4.0/24", "10.200.1.0/24"); $config['autodiscovery']['xdp'] = TRUE; // Autodiscover hosts via discovery protocols $config['autodiscovery']['snmpscan'] = TRUE; // autodiscover hosts via SNMP scanning $config['discover_services'] = false; ## Autodiscover services via SNMP on devices of type "server"