System NeDi

Execute nedi.pl from the GUI. The module can be used to perform the following tasks:
  1. By default the help is displayed, which reveals options and the output legend
  2. Discover will actually find devices
  3. Services relate to nodes (in general)
  4. List all available .def files (definitions based on SNMP Sysobjid)
  5. Reset can be used for database initialisation or updates
Double click in the output area to have it turn yellow and scroll down automatically. Do it again to turn this feature off.

Discover

This is NeDi's core. You can use this module to discover your network via webgui. Once you've found the right options, copy the command above the output and put it in crontab via System-Files. There are several approaches to discover a network:
  1. Just check "Protocol" and click execute to discovers the default gateway of the NeDi host and any neighbors via CDP or LLDP
  2. Select "Address" from the Seed-selectbox, enter a single IP, a range like 1.2.3,6,8.10-15 or a CIDR notation (uses fping, no need for -Px)
  3. Click to select all devices in the DB
  4. You can also substitute "all" with a query to only discover a subset and use crontab to parallelize the discoveries this way (Devices-List let's links here with a filter set)
  5. Use a static seedlist, which can be useful to map names, locations or contacts (but using the -A option is easier to manage)
  6. To find more "exotic" devices, add the vendor strings to ouidev in nedi.conf and check "OUI". Discover a router connected to those devices and they'll be queued
  7. You can use route tables as layer3 discovery by checking "Routes"
Control Options
Device Backups

Services

This can be identifying hosts by connecting to well-known ports or just scanning for open ones. Additionally you can refresh OUI vendors and DNS names.
DNS Update
Node Vendor Refresh

Reset