Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2260a377d3464c2

Jump to content

// Workers AI · dad joke modeWhat did Netdisco say to the network? "You're caught in my web.

From Wikipedia, the free encyclopedia
Netdisco
DeveloperCommunity headed by Oliver Gorwits
ReleaseMay 2003
Stable release
2.079001 (2.79) / September 13, 2024; 22 months ago (2024-09-13)
Written inperl, JavaScript
Operating systemUnix-like
TypeNetwork monitoring, network management
LicenseBSD license
Websitenetdisco.org Edit this on Wikidata
Repository

Netdisco is a network management tool suitable for small to very large networks. IP address and MAC address data is collected into a PostgreSQL database using SNMP, CLI, or device APIs. It allows network administrators to locate the exact switch port of any node connected to the network.

Details

[edit]

Netdisco utilizes SNMP to fetch ARP tables from routers and MAC tables from layer 2 switches. If Cisco Discovery Protocol, Link Layer Discovery Protocol, Foundry Discovery Protocol or SynOptics Network Management Protocol is available, discovery of the network topology is mostly automatic. In case the above-mentioned protocols are not enabled (for example due to incompatibilities between the network devices or for security reasons) the topology can be defined manually. A record is maintained of the IP addresses and ports each node has used.

Although written primarily in Perl, and distributed through CPAN, recent work includes interfaces to Python.

History

[edit]

Netdisco was created at the University of California, Santa Cruz (UCSC), Networking and Technology Services (NTS) department in 2003 by Max Baker, with significant contributions from Mark Boolootian and Jim Warner (through whose ideas Netdisco was born and shaped), Bill Fenner, and Eric Miller. In 2011 a major rewrite was completed by Oliver Gorwits and this remains the current version under active development.

See also

[edit]

References

[edit]
[edit]