Page 1 of 1

L2 topology map

Posted: Wed Jun 26, 2019 10:39 am
by pani94
Hello everybody,
I'm trying Nagios for my thesis about Industrial Ethernet network,which is usually a switched Ethernet architecture composed by a PLC, some switches and some remote I/O. I need a tool that allow me to do:

1)Autodiscovery of the devices connect to a LAN(MAC address and IP address).
2)Draw a L2 topology map.I'm using LanTopoLog which reads the forwarding tables of the switch,but I would like to find a tool that has LLDP functionality
3)Bandwith usage for each port of a switch
4)Protocols that are present in each port of a switch.
I' ve seen in this topic https://support.nagios.com/forum/viewto ... ap#p255146 that I cannot achieve point 2. Is it right?
Thanks in advance for your support,
Kind regards,
Alessandro

Re: L2 topology map

Posted: Thu Jun 27, 2019 10:25 am
by lmiltchev
I' ve seen in this topic viewtopic.php?f=6&t=49122&p=255146&hilit=topology+map#p255146 that I cannot achieve point 2. Is it right?
As @scottwilkerson mentioned, this is possible but you would need to create the map yourself in NagVis.
The only way to get this type of may would be to create it yourself. We have a tool called NagVis included in Nagios XI for creating custom maps
Nagios XI may not be able to do everything you mentioned "out of the box", but will do most of it. You can scan a network via the Auto-Discovery wizard to find devices on the network, and you can run the Network Switch / Router wizard to monitor the status and bandwidth on each port of a switch or a router.