home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / System / Scout / src / text / Scout.readme < prev    next >
Text File  |  2000-03-08  |  2KB  |  94 lines

  1. Short:    System monitor (MUI & AmiTCP optional) (V2.9)
  2. Uploader: shred@chessy.aworld.de (Richard Körber)
  3. Author:   shred@chessy.aworld.de (Richard Körber)
  4. Type:     util/moni
  5. Replaces: util/moni/scout26.lha
  6.  
  7. Requires: Kickstart 2.04, MUI and AmiTCP optional
  8. Language: English (also German guide)
  9.  
  10. URL:      http://shredzone.home.pages.de
  11.  
  12.  
  13. This is the official continuation of the famous (and fabulous :-)
  14. system monitor from Andreas Gelhausen.
  15.  
  16.  
  17. What is Scout?
  18. ==============
  19.  
  20. Scout is a tool that allows you to monitor your computer system. It
  21. displays many different things -- like tasks, ports, assigns,
  22. expansion boards, resident commands, interrupts, etc. -- and you
  23. can perform some certain actions on them.
  24.  
  25. For example you can freeze tasks, close windows and screens, release
  26. semaphores or remove locks, ports and interrupts.
  27.  
  28. Through AmiTCP it's also possible to use Scout as an TCP/IP service.
  29.  
  30. Since version 2.0 of Scout you can use nearly all implemented
  31. functions through shell parameters. Therefore it's not necessary
  32. to install MUI for using Scout, but you will need MUI if you want
  33. to use Scout with its graphical user interface.
  34.  
  35.  
  36. Changes from release 2.6 to release 2.7:
  37. ========================================
  38.      (internal release)
  39.  
  40.   o  Development continued by Richard Körber
  41.  
  42.   o  Recompiled with the latest SAS/C 6.57
  43.  
  44.   o  Some minor MUI optimizations
  45.  
  46.   o  "Scout" logo added =)
  47.  
  48.   o  CPU usage is now nicely displayed in a gauge
  49.  
  50.   o  Removed PatchWork hits
  51.  
  52.   o  Using identify.library for identifying hardware expansions
  53.  
  54.  
  55. Changes from release 2.7 to release 2.8:
  56. ========================================
  57.      (internal release)
  58.  
  59.   o  "C" is now a valid shortcut for "COMMAND"
  60.  
  61.   o  Implemented Low Memory window
  62.  
  63.   o  Implemented Commodities window
  64.  
  65.   o  Implemented ScreenMode window
  66.  
  67.   o  Implemented System window
  68.  
  69.   o  Further minor MUI optimizations
  70.  
  71.   o  CPU/Chipset info transferred from Expansion window to System window
  72.  
  73.   o  Function list of Libraries/Devices/Resources available if the appropriate
  74.      .fd file can be found in the FD: assign.
  75.  
  76.  
  77. Changes from release 2.8 to release 2.9:
  78. ========================================
  79.  
  80.   o  Forgot to free some memory
  81.  
  82.   o  Implemented Allocations window
  83.  
  84.   o  Implemented Timer window
  85.  
  86.   o  Added new menu gadgets to the cycle chain
  87.  
  88.   o  Fixed minor bug in LowMemory window
  89.  
  90.   o  Recompiled with SAS/C 6.58
  91.  
  92.  
  93.  
  94.