What I thought Auto Discovery would be is an nmap running across the subnets on config.php every couple of hours, pulling the hostname via SNMP if the IP is live, and the hostname and then add the host to observium?
With the info I have now I should be able to onbaord my network quick enough though. The only difference would be I will only be adding devices I know about it. It would be great if Observium could pick up devices I don’t know about (I inherited this
network so there are a couple of undocumented devices.)
Hi Rudolf, auto discovery does indeed work, we use it every day to autodiscover new devices via BGP neighbors and CDP/LLDP neighbors.
1. use the add_device script that comes with observium, it will handle trying to add the same device twice.
2. hostname changes is best handled with the rename_device script also in your observium folder
/Markus