![](https://secure.gravatar.com/avatar/a6689741ad59b5599d8e678c9b391024.jpg?s=120&d=mm&r=g)
13 Sep
2013
13 Sep
'13
4:18 a.m.
At 13-09-2013 10:53, Zalewski, Dominik wrote:
Hi,
I've added below line to config.php but when I run "discovery.php -h all" it doesn't try to use snmp to find hosts on 10.0.0.0/24
$config['autodiscovery']['ip_nets'] = array("127.0.0.0/8", "10.0.0.0/24"); // Networks to permit autodiscovery
What I'm doing wrong ?
You also need to enable some protocols at your devices to do the work, discovery can be done by detecting neigbours via CDP/LLDP or routing protocols OSPF and BGP.
http://www.observium.org/wiki/Device_Autodiscovery http://www.observium.org/wiki/Configuration_Options#Auto_Discovery_Settings