Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / net / tcl-scotty / DESCR
blob8761098e045e0fb529aafcbf657d42a950ccbb09
1 scotty - network management extensions to tcl
3 scotty is a tcl extension which allows to set up TCP and UDP
4 connections, to send various ICMP packets, to query the domain name
5 system (DNS), to check clock screw using the NTP protocol and to query
6 various SUN RPC services (like rstat and mountd).
8 Included in this package is an interface to SNMPv1 and SNMPv2. The
9 SNMP stack was written from scratch to provide an efficient and
10 portable tcl SNMP extension. MIB extensions can be written in tcl by
11 running the scotty extension as an SNMP agent. This allows you to
12 implement your own specific MIB without getting in contact with the
13 lowlevel ASN.1/BER stuff.
15 tkined, a very nice graphical network monitoring tool based on scotty
16 is available as pkgsrc/net/tkined.