home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR21 / RESPONSE.ZIP / RESPONSE.DOC next >
Text File  |  1993-08-09  |  2KB  |  54 lines

  1.  
  2.                                    RESPONSE
  3.  
  4.                                   Version 1.2
  5.  
  6. Skip the legal crud.
  7.  
  8. You may distribute RESPONSE for free or for a resonable reproduction and/or 
  9. distribution cost, but you may not modify it in any way.
  10.  
  11. What is RESPONSE?
  12.  
  13. RESPONSE is a network fileservice response time benchmark.  Its purpose is to 
  14. measure and monitor the time it takes to open and close files over a network 
  15. connection.
  16.  
  17. Is RESPONSE only for networks?
  18.  
  19. No; it can also be used to measure the responsiveness of multitasking systems.
  20.  
  21. How do I use RESPONSE?
  22.  
  23. RESPONSE requires at least two parameters: test interval and test duration; 
  24. for instance, the command "RESPONSE -i 15 -d 2" will cause RESPONSE to execute 
  25. a two-second test every fifteen seconds until you stop it with a CTRL-C.  If 
  26. you'd like to test a specific drive (for instance, if you are logged into 
  27. different servers and they have services mounted as separate drives), you can 
  28. specify which server to test by specifying the drive mounted from that server 
  29. after the "-p" option.  You may also wish to keep a log file for tracking 
  30. varying system load over an extended period of time, in which case you may 
  31. specify the log file name (optionally, with path) using the "-l" parameter. 
  32.  
  33. What do the figures mean?
  34.  
  35. Each line of the display (and log) shows the date, time, specified test 
  36. duration, and measured response time.  On the right is a running tab of the 
  37. best and worst times, and a weighted average.  The lower the times, the 
  38. better.  A large ratio between the best and worst times indicates that your 
  39. network is in fact subject to heavy loading. 
  40.  
  41. Why are the interval and duration adjustable?
  42.  
  43. If the test were continuous, it would generate a large amount of network 
  44. traffic... which is not the goal.  Therefore, it is up to you to determine 
  45. what testing frequency provides an accurate measurement of your system without 
  46. causing disruption.  The test duration may be kept as short as one second for 
  47. minimal effect on the system, or made larger so that RESPONSE will not give 
  48. poor results if testing occurrs during an instant of poor network performance.
  49.  
  50. Can I run RESPONSE on a CD-ROM?
  51.  
  52. No; RESPONSE must be able to create a file on the target path.  It should not, 
  53. however, use any space beyond that needed for a directory entry.
  54.