home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / syspage2.zip / readme < prev    next >
Text File  |  2000-05-11  |  3KB  |  55 lines

  1. SysPage is a text-window application that emits HTML containing
  2. OS/2-related system information at specified intervals.
  3. It may be used to remotely administer a Warp Server, or just
  4. publish the state of your own PC on the 'Net.
  5.  
  6. The syspage.htm document contains most of the documentation and
  7. some installation information.
  8. Install the .exe file anywhere and edit the test.spg file replacing
  9. information about my system with information about your system.
  10. Set the Peek_Interval value in the configuration section of the .spg
  11. file.  I recommend a value of 10 for a 333Mhz processor.
  12. For a 200Mhz CPU perhaps 19.  For a 600 MHz chip, try 7.
  13. Your mileage will, of course, vary.
  14. Point the [<section>] output path file names to directories in your
  15. document path (if you are running a WEB server).  If not, to some
  16. local directory, preferably on a virtual or RAM disk for maximum
  17. efficiency.
  18.  
  19. This is alpha code, and no warranty is expressed or implied, nor
  20. suitability for any purpose intended.
  21.  
  22. I would appreciate hearing from anyone who installs SysPage/2 and enhances the
  23. HTML (this part will not be difficult).  Also, any suggestions for additional
  24. variable symbols, plugins, etc. are also welcome.
  25.  
  26. 2000/01/14:  Repaired Dos32QuerySysState buffer overflow by having buffer-ring
  27.              re-allocated as required.
  28.  
  29. 2000/01/16:  External change -- Report interval values have been moved to
  30.              to the HTML section header (Module_Interval, Process_Interval, etc. )
  31.              This makes report definition more flexible in that most rows
  32.              will be tolerated in most reports (subject to test).
  33.  
  34. 2000/01/26:  plain % not being handled correctly in HTML. Fixed twice after
  35.              introducing bug which did not handle environment vars.
  36.  
  37. 2000/02/23:  External changes -- More configuration options including an exclusion
  38.              logical device list and a command port for authorized IP addresses
  39.              plus source for a CGI client (test evaluation).
  40.              Including Jochen Friedrich port of syslog.  With SysPage, use just
  41.              the logger.exe program and the Log_port option at 514.
  42.              This release also includes a 'production' version in product.zip.
  43.              This is a much smaller program (debug info removed) and somewhat
  44.              quicker.
  45. 2000/04/18:  Replaced logger.exe with sysplog.exe, resulting in smaller package.
  46.              Corrected some other errors.
  47. 2000/04/20:  For non-ready partition-formatted media, ignore if not ready at
  48.              program start.  Thanks to Cristophe Kloeters.
  49. 2000/04/30:  %&FileDir lookup failure caused Trap D. Changed UDP thread to use
  50.              timed-out 'select'.
  51. 2000/05/11:  Added UPTIME, BOOTTIME keyword support.  Changed timekeeping to
  52.              clock-based rather than interval-based.  v. 1.20
  53.  
  54. Send any suggestions or notes of interest to sbsbugs@dashs.denver.co.us
  55.