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
MongoDB Atlas | Run databases anywhere
MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
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