home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / waffle / admst11b.zip / ADMSTAT.DOC next >
Text File  |  1994-01-09  |  2KB  |  61 lines

  1. Short Documentation for ADMSTAT.EXE
  2. (C) by Michael Reichelt (mick@rheinl.uucp)
  3.  
  4. What is ADMSTAT ?
  5. -----------------
  6. ADMSTAT is a utility for evaluating waffle 1.65 admin files...
  7. ADMSTAT evals the files "uucico" "net" and "traffic".
  8.  
  9. USAGE:
  10. ------
  11. ADMSTAT [DATE|all] [-a] [-c] [-n] [-t] [-u] [-s<system>]
  12.         DATE : 0301 -> 01.Mar.
  13.                ^^^^ -> Monat,Tag -- Month,Day.
  14. If you specify a date, the date has to be the first argument !
  15.  
  16. PARAMETER:
  17. ----------
  18.   all         : create output for the total admin files.....
  19.   [DATE]      : create output only for the actual day... e.g. 0301
  20.                 for 1st of march...
  21.     ("all" OR [DATE] need to be the first argument to ADMSTAT !!!)
  22.  
  23.   -a          : same as -> "admstat.exe -c -n -t -u".
  24.   -c          : create a listing of all connections
  25.   -n          : eval "net" file.
  26.   -t          : eval "traffic" file.
  27.   -u          : eval "uucico" file.
  28.   -s<system>  : output of ADMSTAT is only for site <system>.
  29.  
  30. COMMENTS:
  31. ---------
  32. ADMSTAT prints all its output to STDOUT, that means to the screen... If you 
  33. need an output in a file please redirect the output via ">" to a specified
  34. filename... e.g. "admstat.exe all -u > c:\waffle\eval\admout.txt"
  35.  
  36. When specifying more than one parameter (-c,-n,-t,-u) ADMSTAT will
  37. create all that outputs that you specified in the commandline.
  38.  
  39. ADMSTAT needs the environment variable WAFFLE to be set ! If you would run
  40. admstat.exe without it, the program cannot find the admin directory....
  41.  
  42. ADMSTAT is still in BETA testing...., so if you find any errors please send
  43. email to "mick@rheinl.uucp" or better to "mick@rheinl.ruhr.de"
  44.  
  45. For full knowledge about the usage of ADMSTAT just try it out and run
  46. ADMSTAT with various parameters......
  47.  
  48. COPYING THE ADMSTAT PACKAGE:
  49. ----------------------------
  50. ADMSTAT is distributed for free. It may be copied freely if you do not copy
  51. e.g. the binary only. So, only copy the zipped archive... !
  52. If you like ADMSTAT I would be really happy if you could send me a postcard
  53. from where ever you are on the world... (I collect postcard from all over the
  54. world....) thanks...  
  55.  
  56. Michael Reichelt              email: (privat) mick@wanda.ruhr.de
  57. Odenwaldstr. 11                               mick@rheinl.{ruhr.de|uucp}
  58. 46145 Oberhausen                     (@work)  mick@macrotek.de
  59. Germany
  60.  
  61.