Changes between Initial Version and Version 1 of Internal/Network
- Timestamp:
- Feb 11, 2007, 3:11:13 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Network
v1 v1 1 = ORBIT Network = 2 3 == Network Monitoring == 4 5 === OPENNMS === 6 7 === Netdisco === 8 9 Tool for switch crawling and port connectivity detection. Available at http://internal3/netwdisco . 10 11 We needed latest SNMP-Info from sourceforge: 12 (unfortunately since it is perl based it installed stuff in /usr/local/... by default) 13 14 {{{ 15 cvs -z3 -d:pserver:anonymous@snmp-info.cvs.sourceforge.net:/cvsroot/snmp-info co -P 16 cd snmp-info 17 perl Makefile.pl 18 make install 19 }}} 20 21 To find a machine go to the http://internal3/netdisco/node.html and type in MAC address and it will show you all the network devices that know about it.