Hey Mikey,
you can troubleshoot the neighbor discovery by manually discover the device you want to start from with debug output like this:
./discovery.php -m neighbours -d -h <switchname>

/Markus

2016-10-07 14:43 GMT+02:00 Sebastian Harrington <S.M.Harrington@sussex.ac.uk>:
Hi Mikey,

On Wed, 2016-10-05 at 19:38 +0000, Mikey van der Worp wrote:
Does somebody have a clue on how to fix this issue? We already disabled the option "require valid hostnames" at the auto discovery settings.

I had issues getting the auto discovery working too, although I managed it in the end! These are the entries in my config.php for auto discovery:

//Autodiscovery
$config['mydomain']              = "myswitchdomain.co.uk";
$config['autodiscovery']['ip_nets']        = array("10.0.23.0/23", "10.0.28.0/23", "10.0.17.0/23", "10.0.3.0/23", "10.0.50.0/23", "10.0.52.0/23", "10.0.54.0/23", "10.0.13.3/32");
$config['autodiscovery']['xdp']            = TRUE; // Autodiscover hosts via discovery protocols
$config['autodiscovery']['ospf']           = TRUE; // Autodiscover hosts via OSPF
$config['autodiscovery']['bgp']            = TRUE; // Autodiscover hosts via iBGP
$config['autodiscovery']['snmpscan']       = TRUE; // autodiscover hosts via SNMP scanning

Hope this helps you!

NS 
		


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium