/usr/share/netdisco/html/index.html is in netdisco-frontend 1.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 | <div class="newbox">
<B>New in 1.0</B>:
<HR class="noshade">
Features (<A HREF="doc/ChangeLog.txt">details</A>):
<div class="featurebox">
<UL>
<LI>Data-collection using multiple parallel processes allows
for an enormous speed-up in discoveries, macsucks and arpnips.
<LI>Java-Based Network Map Viewer w/ Search
<LI>SQL Transactions for better data reliability and performance
<LI>Display of NetBIOS information in port view
<LI>LDAP Authentication
<LI>Device Module Support
<LI>Large improvements in VLAN support
<LI>Power-over-Ethernet (PoE) data collection
<LI>Web Interface Enhancements
</UL>
</div>
Device Support since <A HREF="http://snmp-info.sourceforge.net/DeviceMatrix.html">SNMP::Info</A> 1.04
(<A HREF="http://snmp-info.cvs.sourceforge.net/viewvc/snmp-info/snmp-info/ChangeLog?view=markup">details</A>)
<div class="featurebox">
version 2.00 (08/01/08)
<UL>
<LI>Alcatel-Lucent OmniSwitch via L3::AlcatelLucent
<LI>Alcatel-Lucent Service Router via L3::Timetra
<LI>Alcatel-Lucent OmniAccess via L2::Aruba
</UL>
<BR>version 1.09 (07/22/08)
<UL>
<LI>HP ProCurve Foundry OEM switches, such as the 9300
series, in new class L3::HP9300
<LI>CISCO-PAE-MIB in CiscoPortSecurity (Kesy)
<LI>D-Link devices through L3::Dell
<LI>Linksys SRW2048 through L3::Dell
<LI>IBM BladeCenter 4-Port GB Ethernet Switch Module through L3::Dell
<LI>newer Nortel Alteon switches and Nortel BladeCenter Switch Modules in L3::AlteonAD
<LI>Cisco 1250 series through L2::Aironet
<LI>Updates to fan, power supply, and serial number methods in L2::HP (Jeroen van Ingen)
<LI>Use Cisco Client Association MIBs for Aironet client reporting via fw_mac
<LI>Support VLANs on Aironet
<LI>Get the proper radio MAC address from aironet in MBSS mode
<LI>Additional wireless statistics from Aironet
<LI>Infrastructure for SNMPv3 support:
<UL>
<LI>Save the SecName passed into the constructor
<LI>Create an update() function, which replaces the underlying
SNMP session using different parameters.
<LI> Return the SecName instead of community from snmp_comm() when using SNMPv3.
</UL>
<LI>L2::HP now isa Layer3 instead of Layer2 to support arpnip (Dudley Freeman)
<LI>Silence warnings from Cisco devices which don't return values for extended VLAN range (1024-4096)
<LI>set_i_pvid(), set_i_vlan(), set_add_i_vlan_tagged(),
set_remove_i_vlan_tagged() removed from Bridge and HP classes due to
incompatibility across devices.
</LI>
<BR>version 1.05 (11/25/07)
<UL>
<LI>LLDP in new class LLDP (contributions from Bernhard Augenstein)
<LI>Added device specific support for LLDP in L2::HP, L2::Baystack, L3::Enterasys and L3::Foundry
<LI>Enterasys devices as new class L3::Enterasys
<LI>Dell PowerConnect switches as new class L3::Dell
<LI>Generic routers running Microsoft Windows OS as new class L3::Microsoft (begemot)
<LI>Sun routers as new class L3::Sun (begemot)
<LI>Juniper NetScreen devices as new class L3::Netscreen (Kent Hamilton)
<LI>Cyclades terminal servers as new class L1::Cyclades
<LI>Cisco (Airespace) wireless controllers as new class L2::Airespace
<LI>Nortel Ethernet Routing Switch 2500 series and Business Ethernet Switches (David Siebörger)
<LI>Update of L3::Foundry to support all Foundry devices including newer switches. Depreciate L2::Foundry.
<LI>Added generic device type detection using IANA assigned enterpise number extracted from sysObjectID
<LI>Added ifDiscards and other missing entries from IF-MIB::ifEntry (Greg King)
<LI>Added CGESM devices to L2::C2900 class (Alexander Hartmaier)
<LI>New class IEEE802dot11 class for generic standards based wireless AP support to include i_ssidlist()and i_80211channel() methods.
<LI>L2::Orinoco inherits from new IEEE802dot11 for i_ssidlist()and i_80211channel() support.
<LI>Add loop detect option and code for getnext table column walks.
<LI>Add Layer3::NetSNMP for Net-SNMP-based hosts, part of SF patch 1557529 (Bradley Baetz).
<LI>Add EIGRP Neighbor Tables to L3::Cisco SF Patch 1577927 (Andrew Herrick)
<LI>Additions to CiscoQOS and CiscoStats (Alexander Hartmaier)
<LI>Emulate ENTITY-MIB Physical Table methods for devices which don't
have ENTITY-MIB support in Airespace, Bayhub, Baystack, BayRS,
NortelStack, and Passport classes.
<LI>Enable use of MIB Leaf node names in SNMP sets.
<LI>Add POWER-ETHERNET-MIB and CISCO-POWER-ETHERNET-EXT-MIB support.
<LI>Correct port numbering for Nortel 8110, 1100, 1150 in L3:Passport (Reported by David Pinkoski)
<LI>Clear attribute cache on sucessful SNMP set.
<LI>Report bridge groups (VLANs) in L2::C1900.
<LI>Turn on bulkwalk for C6500. Users with buggy OS versions can turn it off when creating the object.
</UL>
</div>
Bug Fixes (<A HREF="doc/ChangeLog.txt">details</A>):
<div class="featurebox">
<UL>
<LI>Handle new MAC address formats
<LI>Improved RFC1918 IP range handling
<LI>Auto-reload of config daemon on config file change
<LI>Topology file fix for ports w/ # character
<LI>Improvements for newer versions of PostgreSQL
<LI>Better support for device aliases in -M / -A / -d
</UL>
</div>
</div>
<div class="overview">
<h1 class="pagehead">Overview</h1>
Netdisco is an Open Source web-based network management tool.
<P>
Here are some of the favorite uses for this tool:
<UL>
<LI><b>Locate</b> a machine on the network by MAC or IP and show the switch port it lives at.
<LI><b>Turn Off</b> a switch port while leaving an audit trail. Admins log why a port was shut down.
<LI><b>Inventory</b> your network hardware by model, vendor, switch-card, firmware and operating system.
<LI><b>Report</b> on IP address and switch port usage: historical and current.
<LI><b>Pretty pictures</b> of your network.
</UL>
<P>
Things connected to the network are divided into two categories:
<UL>
<LI><b>Devices</b> - Network appliances such as routers, switches,
and hubs that support SNMP. Each device has multiple
interfaces (ports) and can have IPs assigned to those
interfaces.
<LI><b>Nodes</b> - Anything on the network that has a MAC address that is not a device:
printers, computers, servers, IP phones, and any device that we do not have SNMP access to.
<P>See <A HREF="doc/README.html#glossary">the Glossary</a> for more details.
</UL>
<br style="clear: both;">
<h1 class="pagehead">Support</h1>
If you have problems with Netdisco you should :
<OL>
<LI>Talk to your Network Administrator who installed Netdisco
<LI><A HREF="http://sourceforge.net/project/showfiles.php?group_id=80033">Check for a Newer Release</A> of Netdisco
and SNMP::Info.
<LI><A HREF="http://sourceforge.net/tracker/?group_id=80033&atid=558508">Check for Bugs</A>
<LI><A HREF="http://sourceforge.net/search/?group_id=80033&type_of_search=mlists">Search the Mailing List Archives</A>
<LI><A HREF="http://lists.sourceforge.net/lists/listinfo/netdisco-users">Ask a Question on the Mailing List</A>
</OL>
<h1 class="pagehead">Development</h1>
<P>
The developers are now maintaining a registry of Netdisco installs. This is
mainly for morale boosting purposes, but also helps us direct feature requests
to our target audience. One drawback of the Source Forge system is that we
have no idea how many people are using the software compared to the number of
downloads.
Please spend a minute to let us know you're using Netdisco at
<A HREF="http://netdisco.org/register.html" onclick="window.open(this.href,'netdiscoregister'); return false">http://netdisco.org/register.html</A>.
<P>
<hr class="halfwidth">
<A HREF="http://netdisco.org">Netdisco</a> is an Open Source project
headed up by developers Eric Miller, Bill Fenner, Oliver Gorwits and Max Baker,
originally created at <a href="http://www.ucsc.edu">UCSC</a>
All bug reports, bug patches, feature enhancements and requests and issues are
served through <A HREF="http://sourceforge.net/projects/netdisco">Source Forge</A>
and our mailing lists. New developers and maintainers are always welcome.
</div>
%# $Id: index.html,v 1.20 2009/06/11 00:22:33 maxbaker Exp $
%# vim:syntax=mason
|