home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / pmptpmps.zip / pmps.doc next >
Text File  |  2000-04-13  |  2KB  |  57 lines

  1. PMPS 1.1 - The PM Patrol add-on to show up number of opened TCP/IP sockets
  2. on PM Patrol's staus line.
  3.  
  4. PM Patrol is a great OS/2 program to monitor separated parts of the system
  5. with excellent stability and power. One very seldom used feature of PM Patrol
  6. is it's facility to add an user-defined monitor to it's status line at the
  7. bottom of screen, so I decided to write a short program to put the number
  8. of opened TCP/IP sockets on this status line. This can be useful to control
  9. traffic without periodically starting netstat program.
  10.  
  11. Changes to version 1.0
  12. ----------------------
  13. 1.1 - 1) Added command line parameter KILL to shutdown previously running
  14.          program.
  15.       2) Now you can put the period of updating in command line in seconds.
  16.       3) When running previous instance is replaced.
  17.  
  18. Installation
  19. ------------
  20. 1) Copy PMPS.EXE to the directory where PM Patrol is installed
  21. 2) Press RMB on the PMP's status line and select "Options" from the menu
  22. 3) Select "User Defined Monitor" in the "Status Line Monitors" window
  23. 4) Close the "PM Patrol Options" window
  24. 5) Start PMPS.EXE by the command DETACH PMPS [interval] where optional
  25.    parameter "interval" is a period in seconds between checking and updating
  26.    the status line. By default this period is 5 seconds.
  27. 6) To unload program you can enter PMPS KILL at the command prompt or use any
  28.    "killer" utility like GO! or killer feature of the WarpCenter.
  29.  
  30. Using
  31. -----
  32. After running you will see at the right side of status line number of opened
  33. TCP/IP sockets periodically updated in the form "number sockets". Period of
  34. update by default is 5 seconds. You can change this interval by entering
  35. desired number of seconds to update in the command line. For example,
  36. DETACH PMPS 10 starts this program to update status line every 10 seconds. To
  37. stop program you can use any "killer" OS/2 program like GO!, kill, emxkill,
  38. or kill facility of the WarpCenter. You can also enter command RMPS KILL to
  39. unload program from memory.
  40.  
  41. Notes
  42. -----
  43. You can change priority of the running PMPS only by using 3rd party programs
  44. like NICE. But I don't see any reason to do it - program runs at the lowest
  45. priority.
  46.  
  47. Distribution
  48. ------------
  49. This program is freeware. Download, distribute, use, or delete it for a free.
  50.  
  51. Contact
  52. -------
  53. Timur Kazimirov
  54.  
  55. E-Mail: timur@sakhinkom.snc.ru
  56. WWW: http://www2.sakhinkom.snc.ru
  57.