home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / MAXIMUS / MGRAF241.ZIP / MAXGRAPH.DOC < prev    next >
Text File  |  1994-01-16  |  3KB  |  88 lines

  1.  
  2.                            TimGraph & DayGraph
  3.                               Version 2.41
  4.  
  5.                  Copyright (C) 1991-1993 Robert Presland
  6.                            All rights reserved
  7.  
  8.  
  9. INTRODUCTION
  10.  
  11. TimGraph and DayGraph will produce two Maximus-style .BBS files that show your
  12. system's caller usage by days and by time respectively.  The best way to 
  13. understand what I mean is to run it.
  14.  
  15.  
  16. INSTALLATION
  17.  
  18. Simply run each of these utilities after a caller logs off your BBS.  They
  19. each require the LASTUSxx.BBS file so ensure that you don't delete it until
  20. you have run both TimGraph and DayGraph.
  21.  
  22.  
  23. USAGE
  24.  
  25. The command line for both DayGraph and TimGraph is as follows.
  26.  
  27.    xxxGRAPH <lastusxx.bbs> <output_file> [data_file]
  28.  
  29. The <output_file> is the .BBS file that will be produced with your system's
  30. stats in it.  The .BBS extension is not assumed so be sure to specify the full
  31. (path and) filename.
  32.  
  33. DayGraph has an extra option, /d<days>.  If you specify /d10, then DayGraph
  34. will only save the last 10 days worth of stats.  If you don't specify any
  35. /d value or specify an invalid number, then DayGraph will keep all the stats.
  36. Note that this affects what gets written to the data file, not just what
  37. gets displayed.
  38.  
  39. You can display these .BBS files to your users by adding a menu option in
  40. MENUS.CTL like this.
  41.  
  42.    Display_File \Max\Misc\DayGraph.Bbs      Normal "DayGraph"
  43.    Display_File \Max\Misc\TimGraph.Bbs      Normal "TimGraph"
  44.  
  45. If you have more than one line, and you wish to compile stats for each line
  46. separately, you can also specify the name of the data file as the third
  47. command line parameter.
  48.  
  49.  
  50. RESETTING
  51.  
  52. To reset your stats, simple delete the data files for both TimGraph and/or
  53. DayGraph and they will start a new data file on their own.
  54.  
  55.  
  56. HOW DO THEY WORK
  57.  
  58. Both TimGraph and DayGraph read the LASTUSxx.BBS file to determine when the
  59. user who just logged off, logged on.  Then each will create a new .BBS file
  60. with all the data in the data file as well as the new caller's data.  They
  61. will also rewrite the data file.
  62.  
  63.  
  64. UPGRADING FROM 2.30 OR PRIOR
  65.  
  66. You must delete you old data files as they are not compatible.
  67.  
  68.  
  69. HISTORY
  70.  
  71. 2.41  Added /d for DayGraph.  Screen out should be not overwrite DV windows.
  72.  
  73. 2.40  Total rewrite from previous versions.
  74.  
  75.  
  76. DISCLAIMER
  77.  
  78. This utility is free of charge and is distributed without warranty of any
  79. kind. The author will not be held responsible for any damage caused by the
  80. use or abuse of this utility.  Use this utility at your own risk.
  81.  
  82.  
  83. COMMENTS, COMPLAINTS, SUGGESTIONS
  84.  
  85. Send them to Robert Presland at 1:243/27.
  86.  
  87. <eof>
  88.