home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / infob13.zip / INFOBAR.HLP (.txt) < prev    next >
OS/2 Help File  |  1997-01-14  |  18KB  |  376 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. InfoBar Information and Tuning Utility, OS/2 Version. ΓòÉΓòÉΓòÉ
  3.  
  4. InfoBar displays various system settings and data. Some of which are otherwise 
  5. difficult to discover.  This first version of InfoBar does not bother to 
  6. display settings that are otherwise easy to discover. That may come in later 
  7. versions. 
  8.  
  9. InfoBar consists of two main areas: 
  10.  
  11. 1. The Title Bar  and 
  12.  
  13. 2. The information display window. 
  14.  
  15.  
  16. ΓòÉΓòÉΓòÉ 1.1. The Title Bar. ΓòÉΓòÉΓòÉ
  17.  
  18. The Title Bar (the rectangle on the middle top of InfoBar) displays four 
  19. numbers: 
  20.  
  21. -the Initial Size of the system swap file (prefixed by "Init-") 
  22.  
  23. -the Current Size of the system swap file (prefixed by "Curr-") 
  24.  
  25. -the Maximum Size of the system swap file (prefixed by "Max-")  (This is the 
  26. maximum that InfoBar has observed since it was last started.) 
  27.  
  28. -the amount of free space on the disk partition where the swap file resides. 
  29.  
  30. All numbers are in decimal kilobytes, that is each thousand is 1000, as opposed 
  31. to binary kilobytes, where each thousand is 1024. 
  32.  
  33. In fact, all numbers in InfoBar are in decimal. All thousands are in decimal 
  34. thousands. For a detailed explanation, see the Number Representation section. 
  35.  
  36. The Title Bar is updated once per second. 
  37.  
  38. Watching this number while you work should give you a good idea of your own 
  39. personal swap file usage. 
  40.  
  41. If the Current or Maximum swap sizes are different from the Initial swap size, 
  42. you should consider increasing your default swap file size to the maximum size 
  43. of swap file you typically create. 
  44.  
  45. The registered version of InfoBar will tune your swap file for you. See Tune 
  46. Swapper for complete details. 
  47.  
  48.  
  49. ΓòÉΓòÉΓòÉ 1.2. The information display window. ΓòÉΓòÉΓòÉ
  50.  
  51. This window displays one of many possible system values that InfoBar is aware 
  52. of. 
  53.  
  54. To see some other value, click (either left or right) the mouse anywhere in 
  55. this window, and InfoBar will update the display with the next (or previous) 
  56. data item. 
  57.  
  58.  
  59. ΓòÉΓòÉΓòÉ 1.3. Number Representation. ΓòÉΓòÉΓòÉ
  60.  
  61. All numbers in InfoBar are displayed in decimal.  Kilobytes are expressed as 
  62. decimal kilobytes where each thousand is 1000 (base 10), as opposed to binary 
  63. kilobytes, where each thousand is 1024 (base 10). 
  64.  
  65. This may seem trivial at first;  but helps make sense of the case where you are 
  66. expecting 48 megabytes of something (that's binary megabytes) and the display 
  67. reads: 50,331,648 (decimal megabytes). 
  68.  
  69.  
  70. ΓòÉΓòÉΓòÉ 1.4. Tune Swapper ΓòÉΓòÉΓòÉ
  71.  
  72. This feature of the registered version of InfoBar sets a new initial size for 
  73. your SWAPPER.DAT file, depending on your preferences and situation. 
  74.  
  75. For more details on tuning options see: 
  76.  
  77. Tune to Current 
  78.  
  79. Tune to Maximum 
  80.  
  81. Tune to Minimum 
  82.  
  83. The tuning option you pick will be used by the system as soon as you re-boot 
  84. OS/2. 
  85.  
  86. If you don't know why you might want to use this feature, please read on: 
  87.  
  88. Your swapper file has an initial size.  As you use your system, it will grow 
  89. and (occasionally) shrink. 
  90.  
  91. To get the best performance out of your system, you should set the initial size 
  92. of your swap file to be the size it achieves when you are doing your typical 
  93. work. 
  94.  
  95. If you were doing something unusually large during the current session, and 
  96. your swap file has shrunk since then, you will want to use the "Tune to 
  97. Current" option to insure your swap file is not oversized, which would waste 
  98. disk space. 
  99.  
  100. If there's something you do rarely which needs top performance, you would use 
  101. the "Tune to Maximum" option. 
  102.  
  103. If Current and Maximum are the same, and are larger than Initial, you could use 
  104. either tuning option. 
  105.  
  106. When you make a major hardware or software changes to your system, it is useful 
  107. to set the swap file size down to the minimum, reboot, run your typical load 
  108. and re-tune your swapfile to its new maximum (or current) size. 
  109.  
  110. A backup of your CONFIG.SYS is created during the tuning process. The backup is 
  111. named CONFIG.nnn where nnn is a number from 000 to 999. The next available 
  112. number is used, and backups are never overwritten. For example, if you already 
  113. have CONFIG.000 and CONFIG.001, the next backup will be called CONFIG.002. 
  114.  
  115. If your system fails during the tuning process (due to, for instance, a power 
  116. outage), you may need to recover from the backup.  To do so, simply copy the 
  117. latest backup to CONFIG.SYS. 
  118.  
  119.  
  120. ΓòÉΓòÉΓòÉ 1.5. Tune to Current ΓòÉΓòÉΓòÉ
  121.  
  122. Sets the initial size of swap file to it's current size (as displayed after the 
  123. "C-" on the top of InfoBar). 
  124.  
  125. Also see: 
  126.  
  127. Tune Swapper 
  128.  
  129. Tune to Maximum 
  130.  
  131. Tune to Minimum 
  132.  
  133.  
  134. ΓòÉΓòÉΓòÉ 1.6. Tune to Maximum ΓòÉΓòÉΓòÉ
  135.  
  136. Sets the initial size of the swap file to it's maximum size this session (as 
  137. displayed after the "M-" on the top of InfoBar). 
  138.  
  139. Also see: Tune Swapper. 
  140.  
  141.  
  142. ΓòÉΓòÉΓòÉ 1.7. Tune to Minimum ΓòÉΓòÉΓòÉ
  143.  
  144. Sets the initial size of the swap file to it's minimum permissable size, which 
  145. is 1024 k ( 1 binary megabyte ). 
  146.  
  147. This option is very useful when changing hardware configurations (like: adding 
  148. or deleting memory or disks), or when your typical software mix changes. 
  149.  
  150. When you make a major change to your system, it is useful to set the swap file 
  151. size down to the minimum, reboot, run your typical load and re-tune your 
  152. swapfile to its new maximum (or current) size. 
  153.  
  154. Also see: Tune Swapper. 
  155.  
  156.  
  157. ΓòÉΓòÉΓòÉ 1.8. Log ΓòÉΓòÉΓòÉ
  158.  
  159. This feature of the registered version of InfoBar records all of the 
  160. information InfoBar has at its disposal to a file at regular intervals. 
  161.  
  162. This is intended as an aid in performance analysis and capacity planning.  The 
  163. file is named: INFOBAR.LOG , and is in QCD  (Quote-Comma-Delimited) format, 
  164. which is suitable for importation into most spreadsheet packages. 
  165.  
  166. A skeleton spreadsheet in .WKS format is supplied. Most modern spreadsheet 
  167. packages can read .WKS format. The skeleton contains column titles that 
  168. correspond to the fields in the INFOBAR.LOG file. 
  169.  
  170. From this basis, you can create numerical analysis, charts and graphs as an aid 
  171. to analyzing your system performance. 
  172.  
  173. This kind of analysis is especially helpful in deciding when to add memory to 
  174. your system, as well as proving to your boss that the memory upgrade you 
  175. recommended worked to reduce system swapping. 
  176.  
  177. The log records are recorded at 10 second, 1 minute, or 10 minute intervals, as 
  178. chosen by the user on the Log menu. 
  179.  
  180. The 10 minute interval does not operate on OS/2 versions 2.1 and below. The 
  181. menu item for this option will be disabled in such cases. 
  182.  
  183. Logging may be started and stopped at any time.  After you stop the logging, 
  184. you may start it again using the same, or a different, interval. 
  185.  
  186. Please be aware that logs with mixed intervals in them can be quite a challenge 
  187. to analyze with spreadsheets. 
  188.  
  189.  
  190. ΓòÉΓòÉΓòÉ 1.9. Legal Notices, Service and Contacting the author. ΓòÉΓòÉΓòÉ
  191.  
  192. Copyright 1996 Bob Meizlik 72074.3272@compuserve.com . 
  193.  
  194. THIS PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE AUTHOR 
  195. DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING WITHOUT 
  196. LIMITATION, THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, AND 
  197. MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN THIS PROGRAM. BY FURNISHING 
  198. THIS PROGRAM, THE AUTHOR GRANTS NO LICENSES TO ANY PATENTS OR COPYRIGHTS. 
  199.  
  200. THE AUTHOR DISCLAIMS ALL LIBILITY FOR ANY CONSEQUENTIAL, INCIDENTAL OR SPECIAL 
  201. DAMAGES, INCLUDING LOST REVENUE OR LOST PROFITS WHICH MAY ARISE FROM THE USE 
  202. AND/OR MISUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
  203. DAMAGES. 
  204.  
  205. OS/2 and IBM are trademarks and property of IBM, its successors and assigns. 
  206. All trademarks that appear herein are the property of their respective owners. 
  207.  
  208. No service is supplied with the no-charge version of InfoBar. However, the 
  209. author sometimes monitors the Usenet newsgroup: comp.os.os2.apps and discussion 
  210. of this program properly belongs there. 
  211.  
  212. The registered version of InfoBar entitles the user to e-mail support of issues 
  213. that are directly related to this software.  Send questions to: Bob Meizlik at 
  214. 72074.3272@compuserve.com . 
  215.  
  216. I'm making no representation as to response time to support inquiries. So, if 
  217. you are in a critical situation, restore your system from your latest backup. 
  218.  
  219. Bug reports are welcome and may be sent to Bob Meizlik at 
  220. 72074.3272@compuserve.com . 
  221.  
  222.  
  223. ΓòÉΓòÉΓòÉ 1.10. Registration Form ΓòÉΓòÉΓòÉ
  224.  
  225.  Registered InfoBar is obtained through BMT Micro.
  226.  
  227.      Mail Orders To: BMT Micro
  228.              PO Box 15016
  229.              Wilmington, NC 28408
  230.              U.S.A.
  231.  
  232.       Voice Orders: 8:00am - 7:00pm EST (-5 GMT)
  233.              (800) 414-4268 (orders only)
  234.              (910) 791-7052
  235.  
  236.        Fax Orders: (910) 350-2937  24 hours / 7 Days
  237.              (800) 346-1672  24 hours / 7 Days
  238.  
  239.  Online Orders via modem: (910) 350-8061  10 lines, all 14.4K
  240.              (910) 799-0923  Direct 28.8K line
  241.  
  242.       via Internet: orders@bmtmicro.com
  243.              telnet@bmtmicro.com
  244.              http://www.bmtmicro.com
  245.  Secure Ordering:
  246.  http://wwws.wilmington.net/bmtmicro/secure_form.html
  247.  
  248.  Ordering and general ordering questions:
  249.  
  250.              Via AOL: bmtmicro
  251.              Via MSN: bmtmicro
  252.            Via Prodigy: HNGP66D
  253.          Via Compuserve: 74031,307
  254.  
  255.  We accept Visa, Mastercard, Discover, American Express, Diners
  256.  Club, Carte Blanche, Cashiers Check, Personal Check.  Personal
  257.  checks are subject to clearance.  Eurochecks in DM are welcome.
  258.  DM, Sterling, and US Currency is welcome but send only by
  259.  registered mail, return receipt requested.  We cannot be liable
  260.  for lost cash sent through the mail.
  261.  
  262.  If you reside in a country with an unconvertible currency please
  263.  contact us for alternatives.
  264.  
  265.  Purchase orders are welcome, subject to approval.  The minimum
  266.  amount is $250.00.
  267.  
  268.  Information for our German customers is explained in the last
  269.  paragraph of this order form.
  270.  
  271.  _____________________________________________________________________
  272.  
  273.    Company:_____________________________________________________________
  274.  
  275.    Name:________________________________________________________________
  276.  
  277.    Address:_____________________________________________________________
  278.  
  279.        _____________________________________________________________
  280.  
  281.    City: _______________________________State/Province: ________________
  282.  
  283.    Postal/ZIP Code: ____________________Country:________________________
  284.  
  285.    Phone:_______________________________________________________________
  286.  
  287.    Fax:  _______________________________________________________________
  288.  
  289.    E-Mail #1____________________________________________________________
  290.  
  291.    E-Mail #2____________________________________________________________
  292.  
  293.  
  294.    Product           Quantity Price  Number of copies
  295.    _________________________  ______________  ________________
  296.  
  297.    __________________InfoBar  __________15.00  x ____________ + $ _______
  298.  
  299.    _________________________  ______________  x ____________ + $ _______
  300.  
  301.    _________________________  ______________  x ____________ + $ _______
  302.  
  303.    Latest Version on Diskette   _____$3.00____  x ____________ + $ _______
  304.  
  305.    North Carolina Residents add 6% Sales Tax           + $ _______
  306.  
  307.    Shipping and Handling (no quantity limit / see below)      + $ _______
  308.  
  309.     Email - Subject to Credit Card Verification   Free
  310.     Fax (USA/Canada)...........................   1.00 US
  311.     Fax (Non-North America)....................   2.00 US
  312.     Worldwide 1st Class .......................   Free
  313.     2nd Day Priority, USA Only ................ $  4.00 US
  314.     US Postal Service International Express
  315.      (Including Canada and Mexico), allow up to
  316.      7-10 days ............................... $  25.00 US
  317.     Airborne Select Delivery  (USA Only)     $  8.00 US
  318.     FedEx Overnight, USA Only (delivery by
  319.      3:00 pm the following day) .............. $  15.00 US
  320.     FedEx Europe/Japan (guaranteed delivery
  321.      within 3 days) .......................... $  35.00 US
  322.  
  323.    Total:                             =  $ _______
  324.  
  325.  
  326.     For credit card payment only
  327.  
  328.     Circle one: VISA / Master / Discover / American Express / Diners
  329.  
  330.     Credit card number: _____________________________________________
  331.  
  332.     Expiration date: ________________________________________________
  333.  
  334.     Authorization signature: ________________________________________
  335.  
  336.  
  337.  
  338.           ORDERING FROM INSIDE GERMANY ONLY
  339.  
  340.  Persons in Germany wishing to order shareware may also transfer funds
  341.  into our account with Deutsche Bank.  Once the money is deposited you
  342.  may either fax a confirmation to us with proof of deposit or wait until
  343.  Deutsche Bank notifies us of the transaction (usually 10-18 business days).
  344.  Account information is as follows:
  345.  
  346.  Deutsche Bank / Frankfurt Branch
  347.  Empf=84nger:  Thomas Bradford
  348.  Konto-Nummer: 0860221
  349.  Bankleitzahl: 500-700-10
  350.  
  351.  When you make the transfer, be sure to put your name and the program you
  352.  are registering on the transfer.
  353.  
  354.  Current exchange rates can be obtained by sending an email to
  355.  dm_to_us@bmtmicro.com.  An automated reply will return todays exchange
  356.  rates.
  357.  
  358.  It is very important that you send us a completed order form by
  359.  either email or fax if you deposit money into this account for a
  360.  registration.  Fill the order form out as usual except in the credit
  361.  card number field put "DEUTSCHE BANK".  We will file the order and
  362.  use it to match against the deposit information we receive from the
  363.  bank.
  364.  
  365.                 IMPORTANT!
  366.                 ----------
  367.  When you email us your order form, we will reply with an
  368.  acknowledgement.  If you do not get an acknowledgement within 24 hours
  369.  please send your order again in case it was lost.  This extra bit of
  370.  caution can save a lot of confusion.
  371.  
  372.  If you are concerned that your order is taking too long to process, feel
  373.  free to check with us about the status of your order.  It's important
  374.  to all of us that you feel safe doing business with our company and
  375.  please feel free to suggest ways we can improve our service to you.
  376.