Given SNMP-capable routers and switches, sdig can turn an IP address, DNS/WINS host name or a MAC address into a port description. Sdig will run on most any platform that net-snmp supports. It currently compiles on FreeBSD, Linux and Solaris.
Categories
Network MonitoringLicense
GNU General Public License version 2.0 (GPLv2)Follow Switch Digger
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
Easy for use.
-
I have been using SDIG in several networks I maintain for about a decade. While it has its quirks regarding configuration files, I have straightened out a few of them (as a co-developer now), and it is a rather useful tool when an admin needs to quickly find the location of a network host. This is especially useful again nowadays with homebrewn virtualization farms, when you might not be certain which physical host executes a specific VM or Solaris local zone, and you don't want to inspect dozens of hosts via SSH ;) All you need is an SNMP-enabled networking infrastructure (managed switches and routers, supporting the standard Bridge MIB et al), and a management host permitted to access these SNMP services. In the current version (0.45) you can use adresses on a dedicated management subnet for such queries... //Jim Klimov