home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / scotty.txt < prev    next >
Text File  |  1997-09-22  |  2KB  |  54 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR SCOTTY:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: scotty - Tcl extended for network management
  6.  
  7. Version: 2.1.7
  8.  
  9. Author(s): Juergen Schoenwaelder <schoenw@cs.utwente.nl>
  10.  
  11.      Juergen Schoenwaelder
  12.      University of Twente
  13.  
  14. On the CD-ROM in: network/scotty.tar
  15.  
  16. Ftp source: ftp.ibr.cs.tu-bs.de:/pub/local/tkined/
  17. Web page: http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/
  18.  
  19. Size on the CD: 9.4 MB (uncompressed)
  20.  
  21. Description:
  22.  
  23.      Scotty is a Tcl interpreter with extensions to obtain status
  24.      and  configuration information about TCP/IP networks.  After
  25.      startup, scotty evaluates the commands stored  in  .scottyrc
  26.      and .tclshrc in the home directory of the user.
  27.  
  28.      The scotty extensions provide new Tcl commands to
  29.         - send and receive ICMP packets
  30.         - query the Domain Name System (DNS)
  31.         - access UDP sockets from Tcl
  32.         - probe and use some selected SUN RPCs
  33.         - retrieve and serve documents via HTTP
  34.         - send and reveice SNMP messages (SNMPv1, SNMPv2USEC, SNMPv2C)
  35.         - write special purpose SNMP agents in Tcl
  36.         - parse and access SNMP MIB definitions
  37.         - schedule jobs that are to be done regularly
  38.  
  39.      This distribution also includes the sources for Tkined.
  40.      Tkined is a network editor which allows to draw maps showing
  41.      your network configuration. The most important feature of Tkined
  42.      is its programming interface which allows network management
  43.      applications to extend the capabilities of Tkined. Most applications
  44.      for Tkined are written using scotty.
  45.  
  46.    -- Quoted from the man page and README file in the distribution.
  47.  
  48. Advertised architectures:
  49.  
  50.     We know that it runs on workstations from Sun, H-P, DEC, IBM,
  51.     and SGI, as well as PCs running Linux, BSDI, and SCO UNIX.
  52.  
  53. Prerequisites: C Compiler, tcl7.5 and tk4.1
  54.