home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / cpumon.zip / CPUMONP.HLP (.txt) < prev    next >
OS/2 Help File  |  1994-07-22  |  48KB  |  1,661 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Copyright Information ΓòÉΓòÉΓòÉ
  3.  
  4. Copyright (c) BonAmi Software Corporation, 1991-1994.  All rights reserved. 
  5.  
  6. For all product information, please contact: 
  7.  
  8.  BonAmiSoftwareCorporation
  9.   60 Thoreau Street, Suite 219
  10.   Concord, Massachusetts 01742
  11.   U.S.A.
  12.  
  13.    Telephone:  (508) 371-1997
  14.    FAX:        (508) 371-2333
  15.    CompuServe: 70314,513
  16.    Internet:   70314.513@compuserve.com
  17.  
  18.  
  19. ΓòÉΓòÉΓòÉ 2. Contacting BonAmi ΓòÉΓòÉΓòÉ
  20.  
  21. For all product information, please contact: 
  22.  
  23.  BonAmiSoftwareCorporation
  24.   60 Thoreau Street, Suite 219
  25.   Concord, Massachusetts 01742
  26.   U.S.A.
  27.  
  28.    Telephone:  (508) 371-1997
  29.    FAX:        (508) 371-2333
  30.    CompuServe: 70314,513
  31.    Internet:   70314.513@compuserve.com
  32.  
  33.  
  34. ΓòÉΓòÉΓòÉ 3. Help for Help ΓòÉΓòÉΓòÉ
  35.  
  36. Most of the menu items have help available.  Select General Help for an 
  37. overview of CPU Monitor Plus. Select Keys Help for a description of the special 
  38. key assignments and combinations used by CPU Monitor Plus. 
  39.  
  40.  
  41. ΓòÉΓòÉΓòÉ 4. Keys Help ΓòÉΓòÉΓòÉ
  42.  
  43. The special keys and key-combinations usable in CPU Monitor Plus are: 
  44.  
  45.  F1        Display context sensitive help; 
  46.  Shift-F3  Save current selections and preferences; 
  47.  Ctrl-0    Display the percent CPU time used by each process; 
  48.  Ctrl-1    Display all processes; 
  49.  Ctrl-2    Display the percent CPU idle time; 
  50.  Ctrl-3    Display all process threads; 
  51.  Ctrl-4    Display private RAM and CPU utilization values for all processes. 
  52.  Ctrl-5    Display CPU and Idle utilization on the title bar. 
  53.  Ctrl-C    Modify system defaults and configuration; 
  54.  Ctrl-D    Disable the timed display; 
  55.  Ctrl-E    Enable the timed display; 
  56.  Ctrl-F    Display specific process data fields; 
  57.  Ctrl-K    Kill a specified process; 
  58.  Ctrl-L    Log output to a file; 
  59.  Ctrl-N    Update the display now! 
  60.  Ctrl-O    Modify how the display is ordered; 
  61.  Ctrl-P    Change a thread's priority; 
  62.  Ctrl-R    Display specific RAM data fields; 
  63.  Ctrl-S    Select specific processes and threads to display; 
  64.  Ctrl-T    Start a specified program; 
  65.  Ctrl-U    Suspend a specified thread; 
  66.  Ctrl-V    Select the custom view display. 
  67.  Ctrl+Insert Copy the display to the clipboard 
  68.  Ctrl-W    Select the custom system view display. 
  69.  Ctrl-Y    Display specific system data fields for CPU, RAM, Disks, and 
  70.            Communication Ports. 
  71.  
  72.  
  73. ΓòÉΓòÉΓòÉ 5. About CPU Monitor Plus ΓòÉΓòÉΓòÉ
  74.  
  75. Thank you for choosing CPU Monitor Plus.  The engineers at BonAmi Software 
  76. designed CPU Monitor Plus to be the premier OS/2 Performance and Analysis 
  77. software. 
  78.  
  79. CPU Monitor Plus includes a bonanza of powerful features: 
  80.  
  81.  o Real-time graphical displays that monitor all OS/2, DOS, and Windows 
  82.    programs; 
  83.  o CPU Utilization for all processes and threads; 
  84.  o RAM Utilization including In-Use, Allocated, Private and Shared amounts; 
  85.  o Full COM Port and Fixed Disk performance data including: 
  86.  
  87.     - Hardware utilization; 
  88.     - Bytes read and written per second; 
  89.     - Total bytes read and written; 
  90.  
  91.  o Nearly 100 OS/2 System metrics and RAM ratio values; 
  92.  o Swap file, page faults and virtual memory monitored continuously; 
  93.  o Both predefined and easily customizable displays; 
  94.  
  95.  CPU Monitor Plus provides even more features to help monitor and control your 
  96.  OS/2 computer: 
  97.  
  98.  o Stop any OS/2, DOS, and Windows program including invisible, runaway, and 
  99.    background programs; 
  100.  o Log all performance data to a file for later analysis; 
  101.  o Start and stop programs, set execution priorities, suspend and resume 
  102.    executing individual threads, and more! 
  103.  
  104.  Choose one of the topics below for more information on CPU Monitor Plus. 
  105.  
  106.  Related Information 
  107.  
  108.  o CPU Monitor Plus and OS/2 
  109.  o CPU Monitor Plus Menu Options 
  110.  
  111.  
  112. ΓòÉΓòÉΓòÉ 5.1. CPU Monitor Plus & OS/2 ΓòÉΓòÉΓòÉ
  113.  
  114. Under OS/2, a program, its data, and its threads of execution are collectively 
  115. called a process.  A process is created when a program is loaded into memory by 
  116. the OS/2 system loader (part of the OS/2 kernel). 
  117.  
  118. Threads in a process run independently, each with their own stack and execution 
  119. privileges.  OS/2 is multitasking in that threads from multiple processes all 
  120. compete for and share the computer's CPU, memory, and device resources. 
  121.  
  122. CPU Monitor Plus monitors every important detail of a program's execution 
  123. including it's: 
  124.  
  125.  o CPU, RAM, Disk and COM Port utilization; 
  126.  o OS/2 execution priority and state; 
  127.  o All OS/2 Session, Process and Thread identifiers. 
  128.  
  129.  In addition, CPU Monitor Plus monitors the important system activities 
  130.  including: 
  131.  
  132.  o System Busy, Idle and Interrupt activity; 
  133.  o Real and Virtual memory availability; 
  134.  o Page Fault rates and Swap File size. 
  135.  
  136.  Related Information 
  137.  
  138.  o CPU Monitor Plus Menu Options 
  139.  o About CPU Monitor Plus 
  140.  
  141.  
  142. ΓòÉΓòÉΓòÉ <hidden> CPU Monitor Plus Menu Options OS/2 ΓòÉΓòÉΓòÉ
  143.  
  144. Use the File pull-down menu to: 
  145.  
  146.  o Log CPU Monitor Plus output to a file; 
  147.  o Save or reset current display selections and preferences; 
  148.  o UnInstall CPU Monitor Plus; 
  149.  
  150.  Use the Edit pull-down menu to copy the current CPU Monitor Plus display to 
  151.  the clipboard. 
  152.  
  153.  The Commands pull-down menu allows you to: 
  154.  
  155.  o Start new OS/2, DOS and Windows programs from CPU Monitor Plus; 
  156.  o Stop a currently executing process; 
  157.  o Set the execution priority of individual threads within a process; 
  158.  o Suspend a currently executing thread; 
  159.  o Instantaneously examine the current CPU Utilization data. 
  160.  
  161.  Use the View pull-down menu to: 
  162.  
  163.  o Select specific processes and threads to display; 
  164.  o Fully customize the CPU Monitor Plus display; 
  165.  o Choose from several useful predefined displays. 
  166.  
  167.  Use the Options pull-down menu to customize, enable and disable the display. 
  168.  Also use this to set the statistics gathering parameters. 
  169.  
  170.  Additional help is available for all menu choices. 
  171.  
  172.  To quit CPU Monitor Plus, select Close from the System Menu or the Window/Task 
  173.  list. 
  174.  
  175.  Related Information 
  176.  
  177.  o File Menu options 
  178.  o Edit Menu options 
  179.  o View Menu options 
  180.  o Commands Menu options 
  181.  o Options Menu options 
  182.  
  183.  
  184. ΓòÉΓòÉΓòÉ 6. File Menu Help ΓòÉΓòÉΓòÉ
  185.  
  186. Commands available from the File menu are: 
  187.  
  188.  o Log output to a file; 
  189.  o Save current display options; 
  190.  o Reset selectable display options; 
  191.  o UnInstall CPU Monitor Plus from OS/2; 
  192.  
  193.  
  194. ΓòÉΓòÉΓòÉ 6.1. Log File ΓòÉΓòÉΓòÉ
  195.  
  196. Use Log File to change the file logging status.  Select a file for file 
  197. logging, or disable file logging.  When logging is enabled and a log file has 
  198. been selected, CPU Monitor Plus copies the displayed system data to the log 
  199. file. 
  200.  
  201. The rate at which new data is appended to the log file is determined by the 
  202. display frequency setting.  New data is appended each time the screen is 
  203. updated.  The display frequency rate may be modified via the Set Configuration 
  204. dialog. 
  205.  
  206. Note:  Data may be logged to at most one file at a time. 
  207.  
  208. File logging can also be automatically enabled when CPU Monitor Plus starts via 
  209. a command line switch.  See the CPU Monitor Plus User's Guide for details on 
  210. using the command line switches. 
  211.  
  212. Log File is selected from the File menu. or with the Ctrl-L hot key. 
  213.  
  214.  
  215. ΓòÉΓòÉΓòÉ 6.2. Save ΓòÉΓòÉΓòÉ
  216.  
  217. Use Save to save the current program options and settings.  When CPU Monitor 
  218. Plus is next started, the saved options will automatically be restored. The 
  219. options saved are the current values for: 
  220.  
  221.  o Screen colors; 
  222.  o Display window dimensions; 
  223.  o Display number base; 
  224.  o Display font; 
  225.  o Custom display fields and ordering; 
  226.  o Display frequency rate; 
  227.  o Statistics gathering frequency; 
  228.  o Currently selected display. 
  229.  
  230.  Save is selected from the File menu or with the Shift-F3 hot key. 
  231.  
  232.  
  233. ΓòÉΓòÉΓòÉ 6.3. Reset ΓòÉΓòÉΓòÉ
  234.  
  235. Use Reset to reset all user selectable settings to their factory defaults. The 
  236. following settings are reset: 
  237.  
  238.  o Screen colors; 
  239.  o Display font; 
  240.  o Custom display fields and ordering; 
  241.  o Display frequency rate; 
  242.  o Statistics gathering frequency; 
  243.  o Default display; 
  244.  o Log file and logging status; 
  245.  o Display Enabled; 
  246.  o Selected processes in customized display. 
  247.  o Display number base; 
  248.  
  249.  Note:  Reset does not cause any of the reset settings to be saved.  The Save 
  250.  menu option is required to save these values. 
  251.  
  252.  Reset is selected from the File menu. 
  253.  
  254.  
  255. ΓòÉΓòÉΓòÉ 6.4. UnInstall ΓòÉΓòÉΓòÉ
  256.  
  257. Select UnInstall to permanently unload CPU Monitor Plus from your system. 
  258. UnInstall updates the OS2.INI file and prevents OS/2 from automatically loading 
  259. the CPU Monitor Plus dynamic link libraries. 
  260.  
  261. UnInstall will not delete any CPU Monitor Plus files, nor will it update your 
  262. CONFIG.SYS file.  Any references to the CPU Monitor Plus device drivers in the 
  263. CONFIG.SYS file must be removed manually. 
  264.  
  265. The Un-Installation process will be complete once OS/2 has been shut down and 
  266. restarted.  Of course, CPU Monitor Plus may be reinstalled later at your 
  267. convenience. 
  268.  
  269. For more information on the Installation and Un-Installation process, refer to 
  270. the CPU Monitor Plus User's Guide. 
  271.  
  272. UnInstall is selected from the File menu. 
  273.  
  274.  
  275. ΓòÉΓòÉΓòÉ 7. Edit Menu Help ΓòÉΓòÉΓòÉ
  276.  
  277. Commands available from the Edit menu are: 
  278.  
  279.  o Copy the CPU Monitor Plus display to the clipboard. 
  280.  
  281.  
  282. ΓòÉΓòÉΓòÉ 7.1. Copy to Clipboard ΓòÉΓòÉΓòÉ
  283.  
  284. Use Copy to copy the current CPU Monitor Plus display to the clipboard. The 
  285. clipboard is used to transfer and share information between different programs. 
  286.  
  287. The visible portion of the CPU Monitor Plus display is copied as a bitmap 
  288. image.  The complete CPU Monitor Plus display, including all scrolled areas, is 
  289. copied as unformatted text to the clipboard. 
  290.  
  291. See your OS/2 documentation for additional information on accessing and using 
  292. the clipboard. 
  293.  
  294. Copy is selected from the Edit menu. or with the Ctrl-Insert hot key. 
  295.  
  296.  
  297. ΓòÉΓòÉΓòÉ 8. View Menu Help ΓòÉΓòÉΓòÉ
  298.  
  299. Commands available from the View menu are: 
  300.  
  301.  o Select processes to monitor; 
  302.  o Set the display order criteria; 
  303.  o Choose the process data fields, RAM data fields, and System data fields to 
  304.    include in the display. 
  305.  
  306.  In addition, there are several pre-defined and custom display options.  They 
  307.  display: 
  308.  
  309.  o Percent CPU time used by each process; 
  310.  o All processes and process data; 
  311.  o Percent CPU Idle time; 
  312.  o All threads and thread data; 
  313.  o RAM and CPU usage for each processes; 
  314.  o The title bar showing CPU and idle usage; 
  315.  o The currently configured custom settings; 
  316.  o The currently configured system settings. 
  317.  
  318.  
  319. ΓòÉΓòÉΓòÉ 8.1. Select ΓòÉΓòÉΓòÉ
  320.  
  321. Use Select to select the specific processes and threads to be displayed.  Only 
  322. those processes chosen will be included in the display.  This option is useful 
  323. to focus on certain key processes. 
  324.  
  325. Select is selected from the View menu or with the Ctrl-S hot key. 
  326.  
  327.  
  328. ΓòÉΓòÉΓòÉ 8.2. Ordering ΓòÉΓòÉΓòÉ
  329.  
  330. Use Ordering to choose how the individual items in the display are ordered. 
  331. Choose ascending or descending ordering based upon: 
  332.  
  333.  o Percent CPU Utilization; 
  334.  o Process ID; 
  335.  o Process Name; 
  336.  o Process Priority; 
  337.  o Session ID; 
  338.  o Parent's Process ID. 
  339.  
  340.  Ordering is selected from the View menu or with the Ctrl-O hot key. 
  341.  
  342.  Related Information 
  343.  
  344.  o Process Data Fields 
  345.  
  346.  
  347. ΓòÉΓòÉΓòÉ 8.3. Process Data Fields ΓòÉΓòÉΓòÉ
  348.  
  349. Use Process Data Fields to select specific process data fields to include in 
  350. the Custom View display.  The following information can be included: 
  351.  
  352.  o Process Name; 
  353.  o Process ID; 
  354.  o Parent's Process ID; 
  355.  o Session ID; 
  356.  o Thread ID for each thread in the process; 
  357.  o Process Priority; 
  358.  o Process Execution State; 
  359.  o Percent CPU time idle; 
  360.  o Percent CPU time used by process or thread; 
  361.  o Total CPU Time used by process or thread. 
  362.  
  363.  The customized display combines the above process data fields with any other 
  364.  selected RAM data fields. System data fields are displayed separately in the 
  365.  customized System display. 
  366.  
  367.  All field choices are preserved even after another display mode is chosen.  To 
  368.  return to the customized display, invoke the Custom View menu item. 
  369.  
  370.  The field selections are not automatically saved when CPU Monitor Plus is 
  371.  terminated.  To save these choices, select the Save menu item from the File 
  372.  menu. 
  373.  
  374.  Process Data Fields is selected from the View menu or with the Ctrl-F hot key. 
  375.  
  376.  Related Information 
  377.  
  378.  o RAM Data Fields 
  379.  o System Data Fields 
  380.  o View Menu Item 
  381.  
  382.  
  383. ΓòÉΓòÉΓòÉ 8.4. RAM Data Fields ΓòÉΓòÉΓòÉ
  384.  
  385. Use RAM Data Fields to select the specific RAM data fields to include in the 
  386. Custom View display.  The following information can be included: 
  387.  
  388.  o Private In-Use RAM; 
  389.  o Private Allocated RAM; 
  390.  o Shared In-Use RAM; 
  391.  o Shared Allocated RAM; 
  392.  o Total In-Use RAM; 
  393.  o Total Allocated RAM; 
  394.  o RAM use ratios. 
  395.  
  396.  The RAM data field choices are combined with the process data field choices in 
  397.  the Custom View display.  System data fields are displayed separately in the 
  398.  Custom System View display. 
  399.  
  400.  All field choices are preserved even after a pre-defined display mode is 
  401.  chosen.  To return to the selected field choices, invoke the Custom View menu 
  402.  item. 
  403.  
  404.  The field choices are not automatically saved when CPU Monitor Plus is 
  405.  terminated.  To save these choices, select the Save menu item from the File 
  406.  menu. 
  407.  
  408.  RAM Data Fields is selected from the View menu or with the Ctrl-R hot key. 
  409.  
  410.  Related Information 
  411.  
  412.  o Process Data Fields 
  413.  o System Data Fields 
  414.  o View Menu Item 
  415.  
  416.  
  417. ΓòÉΓòÉΓòÉ 8.5. System Data Fields ΓòÉΓòÉΓòÉ
  418.  
  419. Use System Data Fields to select specific system data fields to include in a 
  420. customized display.  The following information can be included: 
  421.  
  422.  o Communication (COM) Ports activity; 
  423.  o Fixed disk activity; 
  424.  o CPU utilization, including idle and interrupt servicing time; 
  425.  o RAM allocation and virtual memory availability data; 
  426.  o Paging and swap file activity. 
  427.  
  428.  The COM port and Disk drive activity can be displayed using three different 
  429.  measures: Rate, Total, and Busy.  COM port rate and total values are measured 
  430.  in bytes per second and total bytes transferred.  Disk drive rate and total 
  431.  activity is measured in blocks or sectors (a sector is assumed to be 512 
  432.  bytes) per second and total blocks or sectors transferred.  Busy measures the 
  433.  percentage of time that the COM port or disk was actually processing data 
  434.  during the measured interval. 
  435.  
  436.  Both the COM port and Disk drive activity can be further expanded into 
  437.  Reading, Writing and Total (reading + writing) measures. 
  438.  
  439.  Three different measures of the CPU activity are available.  All are displayed 
  440.  as percentages over the measured interval.  Idle represents the percentage of 
  441.  time that the CPU would have been available for use.  Busy shows the 
  442.  percentage of time that the CPU was not available for additional work. 
  443.  Interrupt represents the percentage of time that the CPU was servicing 
  444.  hardware interrupts.  Note that Busy + Idle = 100%.  The CPU measures can be 
  445.  displayed using either bar graphs or decimal percentages. 
  446.  
  447.  Four different measures of RAM utilization are available.  These may be 
  448.  displayed in units of bytes, kilobytes or pages (assumed 4096 bytes to a 
  449.  page).  Installed is the total amount of system RAM available to OS/2. 
  450.  Resident represents the amount of memory currently reserved (and generally 
  451.  locked) for use by OS/2.  In-Use and Free represent the instantaneous measures 
  452.  of the RAM that was marked in use and free respectively at the time the 
  453.  measure was taken.  Since OS/2 is a virtual memory operating system, these 
  454.  amounts are constantly changing and should be used only as a general guide to 
  455.  memory availability.  See the CPU Monitor Plus User's Guide for more details. 
  456.  
  457.  Two additional measures of Virtual Memory are also available.  Swap is the 
  458.  current size of the OS/2 swap file.  Virtual displays the maximum currently 
  459.  available virtual memory in the system.  This number includes free space on 
  460.  the drive containing the OS/2 swap file plus any free physical RAM. 
  461.  
  462.  Paging shows the number of page faults per second and the total number of page 
  463.  faults. 
  464.  
  465.  Note:  Individual process data fields and RAM data fields are displayed 
  466.  separately in the Custom View 
  467.  
  468.  All field choices are preserved even after a predefined display mode is 
  469.  chosen.  To return to the selected field choices, invoke the Custom System 
  470.  View menu item. 
  471.  
  472.  The field choices are not automatically saved when CPU Monitor Plus is 
  473.  terminated.  To save these choices, select the Save menu item from the File 
  474.  menu. 
  475.  
  476.  System Data Fields is selected from the View menu or with the Ctrl-Y hot key. 
  477.  
  478.  Related Information 
  479.  
  480.  o Custom System View 
  481.  o Process Data Fields 
  482.  o RAM Data Fields 
  483.  o View Menu Item 
  484.  
  485.  
  486. ΓòÉΓòÉΓòÉ 8.6. CPU Time View ΓòÉΓòÉΓòÉ
  487.  
  488. Use the CPU Time predefined display to view the Percent CPU time used by each 
  489. process in decreasing order. 
  490.  
  491. The CPU Time predefined view is selected from the View menu or with the Ctrl-0 
  492. hot key. 
  493.  
  494.  
  495. ΓòÉΓòÉΓòÉ 8.7. Process ID's View ΓòÉΓòÉΓòÉ
  496.  
  497. Use the Process ID's predefined display to view information for all processes 
  498. in Process ID order. 
  499.  
  500. The Process ID's predefined view is selected from the View menu or with the 
  501. Ctrl-1 hot key. 
  502.  
  503.  
  504. ΓòÉΓòÉΓòÉ 8.8. Idle Time View ΓòÉΓòÉΓòÉ
  505.  
  506. Use the Idle Time predefined display to view the Percent CPU time idle. 
  507.  
  508. The Idle Time predefined view is selected from the View menu or with the Ctrl-2 
  509. hot key. 
  510.  
  511.  
  512. ΓòÉΓòÉΓòÉ 8.9. Threads View ΓòÉΓòÉΓòÉ
  513.  
  514. Use the Threads predefined display to view information for all threads in 
  515. Process and Thread ID order. 
  516.  
  517. The Threads predefined view is selected from the View menu or with the Ctrl-3 
  518. hot key. 
  519.  
  520.  
  521. ΓòÉΓòÉΓòÉ 8.10. Private RAM & CPU Usage View ΓòÉΓòÉΓòÉ
  522.  
  523. Use the Private RAM predefined display to view the percent CPU time along with 
  524. the private allocated and private in-use RAM usage for each process. 
  525.  
  526. The memory totals are displayed as either decimal or hexadecimal numbers, 
  527. according to the current number base selection. 
  528.  
  529. The Private RAM predefined view is selected from the View or with menu the 
  530. Ctrl-4 hot key. 
  531.  
  532. Related Information 
  533.  
  534.  o CPU Monitor Plus Set Configuration 
  535.  
  536.  
  537. ΓòÉΓòÉΓòÉ 8.11. Title Bar View ΓòÉΓòÉΓòÉ
  538.  
  539. Check the Title Bar option to have the title bar display CPU utilization 
  540. values. The process with the currently highest CPU use and the current CPU idle 
  541. time are both displayed.  Checking this option again restores the program name 
  542. to the menu bar. 
  543.  
  544. Note:  You may find it useful to check the Title Bar View and then minimize CPU 
  545. Monitor Plus.  The minimized icon will continue to display the highest CPU and 
  546. idle utilization.  Or, instead of minimizing, simply reduce the display window 
  547. until only the title bar is shown.  Both ways allow CPU Monitor Plus to run on 
  548. your desktop while taking up little screen space. 
  549.  
  550. The Title Bar view option is selected from the View menu or with the Ctrl-5 hot 
  551. key. 
  552.  
  553.  
  554. ΓòÉΓòÉΓòÉ 8.12. Custom View ΓòÉΓòÉΓòÉ
  555.  
  556. Use Custom to select a customized display as specified by the Select, Process 
  557. Data Fields, RAM Data Fields and Order dialogs. 
  558.  
  559. The Custom view is selected from the View menu or with the Ctrl-V hot key. 
  560.  
  561. Related Information 
  562.  
  563.  o Select processes 
  564.  o Process data fields 
  565.  o RAM data fields 
  566.  o Display ordering 
  567.  
  568.  
  569. ΓòÉΓòÉΓòÉ 8.13. Custom System View ΓòÉΓòÉΓòÉ
  570.  
  571. Use Custom System to select a customized display as specified by the System 
  572. Data Fields dialog.  The following information can be included: 
  573.  
  574.  o Communication (COM) Ports activity; 
  575.  o Fixed disk activity; 
  576.  o CPU utilization, including idle and interrupt servicing time; 
  577.  o RAM allocation and virtual memory availability data; 
  578.  o Paging and swap file activity. 
  579.  
  580.  The Custom System view is selected from the View menu or with the Ctrl-W hot 
  581.  key. 
  582.  
  583.  Related Information 
  584.  
  585.  o System data fields 
  586.  o Custom View 
  587.  o Process data fields 
  588.  o RAM data fields 
  589.  
  590.  
  591. ΓòÉΓòÉΓòÉ 9. Commands Menu Help ΓòÉΓòÉΓòÉ
  592.  
  593. Commands available from the Commands menu are: 
  594.  
  595.  o Update the display now! 
  596.  o Kill a specified process; 
  597.  o Change a thread's priority; 
  598.  o Suspend a currently executing thread; 
  599.  o Start a specified program. 
  600.  
  601.  
  602. ΓòÉΓòÉΓòÉ 9.1. Update Now! ΓòÉΓòÉΓòÉ
  603.  
  604. Use Update Now! to force an update of the latest statistics data to the screen. 
  605. Update Now! will also update the log file if File Logging is enabled. 
  606.  
  607. Update Now! is selected from the Commands menu or with the Ctrl-N hot key. 
  608.  
  609. Related Information 
  610.  
  611.  o Display frequency; 
  612.  
  613.  
  614. ΓòÉΓòÉΓòÉ 9.2. Kill ΓòÉΓòÉΓòÉ
  615.  
  616. Use Kill to terminate a selected process.  Note that programs may take 
  617. preventive action to prevent being terminated.  Also, in some cases a selected 
  618. process cannot be terminated.  When this occurs, a warning message may be 
  619. displayed. 
  620.  
  621. Kill is selected from the Commands menu or with the Ctrl-K hot key. 
  622.  
  623.  
  624. ΓòÉΓòÉΓòÉ 9.3. Priority ΓòÉΓòÉΓòÉ
  625.  
  626. Use Priority to examine or change the execution priority of a process.  Only 
  627. those threads and processes belonging to most Presentation Manager application 
  628. programs can have their priority changed. 
  629.  
  630. Note that CPU Monitor Plus can also change its own execution priority if 
  631. requested. 
  632.  
  633. CPU Monitor Plus can start OS/2, DOS and Windows programs and assign execution 
  634. priorities by using the Start dialog or a command line Start File. 
  635.  
  636. Priority is selected from the Commands menu or with the Ctrl-P hot key. 
  637.  
  638. Related Information 
  639.  
  640.  o Execution priority information 
  641.  o Starting programs from CPU Monitor Plus 
  642.  o Command Line switches 
  643.  
  644.  
  645. ΓòÉΓòÉΓòÉ <hidden> Priority Information ΓòÉΓòÉΓòÉ
  646.  
  647. OS/2 supports 4 classes of execution priority with 32 levels within each class. 
  648. In increasing order of priority the priority classes are: 
  649.  
  650.  o Idle 
  651.  o Regular 
  652.  o Foreground (or Fixed High) 
  653.  o Time Critical 
  654.  
  655.  The 32 levels within a priority class are numbered 0-31 with 31 being the 
  656.  highest priority. 
  657.  
  658.  Idle priority is intended for those threads that will execute only when no 
  659.  other thread requires the CPU.  Regular is the default execution priority for 
  660.  most applications.  Foreground priority is intended for a Regular priority 
  661.  thread that is currently interacting with the user.  Time Critical priority is 
  662.  used for those applications that must respond quickly to system or application 
  663.  events. 
  664.  
  665.  Refer to the CPU Monitor Plus User's Guide for more information on execution 
  666.  priorities. 
  667.  
  668.  Related Information 
  669.  
  670.  o Changing execution priority 
  671.  o Starting programs from CPU Monitor Plus 
  672.  
  673.  
  674. ΓòÉΓòÉΓòÉ 9.4. Start ΓòÉΓòÉΓòÉ
  675.  
  676. Use Start to start a program and set the program's execution priority from CPU 
  677. Monitor Plus.  The started program executes independently from and 
  678. asynchronously to CPU Monitor Plus.  OS/2, DOS and Windows executable programs 
  679. and batch files may be started from CPU Monitor Plus. 
  680.  
  681. Start is selected from the Commands menu or with the Ctrl-T hot key. 
  682.  
  683. Related Information 
  684.  
  685.  o Execution priority information 
  686.  o Command Line switches 
  687.  
  688.  
  689. ΓòÉΓòÉΓòÉ 9.5. Suspend ΓòÉΓòÉΓòÉ
  690.  
  691. Use Suspend to suspend a currently executing thread or to restart a thread that 
  692. has been suspended.  Only those threads and processes belonging to most 
  693. Presentation Manager application programs can be suspended and restarted. 
  694.  
  695. Suspend is selected from the Commands menu or with the Ctrl-U hot key. 
  696.  
  697.  
  698. ΓòÉΓòÉΓòÉ 10. Options Menu Help ΓòÉΓòÉΓòÉ
  699.  
  700. Commands available from the Options menu are: 
  701.  
  702.  o Disable the timed screen update; 
  703.  o Enable the timed screen update; 
  704.  o Set Configure for the CPU Monitor Plus display and data collection. 
  705.  
  706.  
  707. ΓòÉΓòÉΓòÉ 10.1. Set Configuration ΓòÉΓòÉΓòÉ
  708.  
  709. Use Set Configuration to configure the CPU Monitor Plus display and statistics 
  710. collection mode.  Configuration parameters include: 
  711.  
  712.  o Display color scheme; 
  713.  o Number base; 
  714.  o Screen font; 
  715.  o Display frequency; 
  716.  o Statistics gathering frequency. 
  717.  
  718.  Set Configuration is selected from the Options menu or with the Ctrl-C hot 
  719.  key. 
  720.  
  721.  
  722. ΓòÉΓòÉΓòÉ 10.1.1. Color Scheme ΓòÉΓòÉΓòÉ
  723.  
  724. Use Change Colors to choose between a number of different predefined color 
  725. schemes. 
  726.  
  727. The color scheme may be modified in the Set Configuration dialog.  Select Set 
  728. Configuration from the Options menu or with the Ctrl-C hot key. 
  729.  
  730.  
  731. ΓòÉΓòÉΓòÉ 10.1.2. Number Base Selection ΓòÉΓòÉΓòÉ
  732.  
  733. Use Number Base to select either decimal (base 10) or hexadecimal (base 16) 
  734. number displays.  Hexadecimal values may be useful to correlate CPU Monitor 
  735. Plus displays with other OS/2 system and programming information. The default 
  736. is to display all numbers as decimal integers. 
  737.  
  738. Note:  Percentages and rates are always displayed in decimal integers 
  739. regardless of the specified number base. 
  740.  
  741. The number base may be modified in the Set Configuration dialog. Select Set 
  742. Configuration from the Options menu or with the Ctrl-C hot key. 
  743.  
  744.  
  745. ΓòÉΓòÉΓòÉ 10.1.3. Font Selection ΓòÉΓòÉΓòÉ
  746.  
  747. Use Font Selection to select a different fixed width Courier or System 
  748. Monospaced font for the CPU Monitor Plus display. 
  749.  
  750. The display font may be modified in the Set Configuration dialog. Select Set 
  751. Configuration from the Options menu or with the Ctrl-C hot key. 
  752.  
  753.  
  754. ΓòÉΓòÉΓòÉ 10.1.4. Statistics Gathering Frequency ΓòÉΓòÉΓòÉ
  755.  
  756. Use Statistics Frequency to change the statistics gathering mode and frequency. 
  757. There are two different modes of operation: 
  758.  
  759.  o Statistics gathering using the CPU Monitor Plus device driver; 
  760.  o Statistics gathering from CPU Monitor Plus 
  761.  
  762.  The Slow, Normal and Fast options specify that statistical data be collected 
  763.  by the CPU Monitor Plus device driver at a rate of 5, 10 and 32 times per 
  764.  second respectively.  Fast provides the highest level of accuracy for CPU 
  765.  utilization estimates.  Slow and Normal both provide high levels of accuracy 
  766.  while using less CPU time to gather the data. 
  767.  
  768.  The Alternate mode specifies that CPU Monitor Plus itself gather all 
  769.  statistical information.  This method is less accurate than using the CPU 
  770.  Monitor Plus device driver, since CPU Monitor Plus runs only as a standard 
  771.  OS/2 application.  As such, its own CPU allocation is in contention with all 
  772.  other applications running on the system. 
  773.  
  774.  BonAmi Software recommends using the Slow or Normal gathering frequency for 
  775.  most environments.  Use the Alternate mode to disable all statistics gathering 
  776.  by the CPU Monitor Plus device driver. 
  777.  
  778.  Note:  The Alternate mode gathers data at a rate dependent on the display 
  779.  frequency. In general, shorter display frequencies provide higher accuracy for 
  780.  the Alternate method.  The display frequency rate has little effect when using 
  781.  one of the device driver modes. 
  782.  
  783.  Refer to the CPU Monitor Plus User's Guide for more details on the statistics 
  784.  gathering options available in CPU Monitor Plus. 
  785.  
  786.  The statistics gathering frequency may be modified in the Set Configuration 
  787.  dialog.  Select Set Configuration from the Options menu or with the Ctrl-C hot 
  788.  key. 
  789.  
  790.  
  791. ΓòÉΓòÉΓòÉ 10.1.5. Display Frequency ΓòÉΓòÉΓòÉ
  792.  
  793. Use Display Frequency to change the display update frequency.  You may select 
  794. any value between 1 and 60 seconds. 
  795.  
  796. Note:  When using the CPU Monitor Plus device driver, process statistics are 
  797. gathered independently of the display frequency.  Different display frequency 
  798. rates will influence statistics gathered by CPU Monitor Plus only when the CPU 
  799. Monitor Plus device driver is not used. 
  800.  
  801. Refer to the CPU Monitor Plus User's Guide for more details on the statistics 
  802. gathering methods used in CPU Monitor Plus. 
  803.  
  804. The display frequency can be automatically set when CPU Monitor Plus starts via 
  805. a command line switch.  See the CPU Monitor Plus User's Guide for details on 
  806. using the command line switches. 
  807.  
  808. The display frequency may be modified in the Set Configuration dialog.  Select 
  809. Set Configuration from the Options menu or with the Ctrl-C hot key. 
  810.  
  811.  
  812. ΓòÉΓòÉΓòÉ 10.2. Disable ΓòÉΓòÉΓòÉ
  813.  
  814. Use Disable to disable the timed display of statistics to the screen.  This 
  815. will also disable logging output to a file. 
  816.  
  817. Select the Enable menu item to restart the screen display. 
  818.  
  819. Disable is selected from the Options menu or with the Ctrl-D hot key. 
  820.  
  821.  
  822. ΓòÉΓòÉΓòÉ 10.3. Enable ΓòÉΓòÉΓòÉ
  823.  
  824. Use Enable to enable the timed display of statistics to the screen.  By 
  825. default, the display is normally enabled.  If the Disable option has been 
  826. invoked, Enable will restart the timed display.  This will also restart logging 
  827. output to a file. 
  828.  
  829. Enable is selected from the Options menu or with the Ctrl-E hot key. 
  830.  
  831.  
  832. ΓòÉΓòÉΓòÉ <hidden> Log File Help ΓòÉΓòÉΓòÉ
  833.  
  834. Enter a filename where the CPU Monitor Plus data will be logged.  Select: 
  835.  
  836.  o Enable to enable data logging; 
  837.  o Disable will disable data logging.; 
  838.  o Overwrite will erase the log file if it already exists; 
  839.  o Append will add log data to the end of an existing file. 
  840.  
  841.  Choose OK to confirm the above selections.  Cancel will abort any changes 
  842.  selected.  Help displays this text. 
  843.  
  844.  If the Log File becomes unavailable or if the file is unable to accommodate 
  845.  additional data, an error message will be displayed.  In these cases, file 
  846.  logging will be disabled until a new log file is selected. 
  847.  
  848.  Note:  Data may be logged to at most one file at a time. 
  849.  
  850.  File logging can also be automatically enabled when CPU Monitor Plus starts 
  851.  via a command line switch.  See the CPU Monitor Plus User's Guide for details 
  852.  on using the command line switches. 
  853.  
  854.  Related Information 
  855.  
  856.  o Command Line switches 
  857.  
  858.  
  859. ΓòÉΓòÉΓòÉ <hidden> Kill Process Help ΓòÉΓòÉΓòÉ
  860.  
  861. Select the process that is to be terminated.  Press Kill to terminate or press 
  862. Cancel to abort any selections.  If the Confirm Kill Request Check box is 
  863. checked, a confirmation request will be issued before the process is killed. 
  864. De-selecting the check box eliminates confirmations. 
  865.  
  866. To efficiently kill a series of processes, double click on each Process Name 
  867. instead of pressing the Return key or the Kill push button. 
  868.  
  869. Note that the list of processes is not automatically updated.  Press Refresh to 
  870. update the list.  CPU Monitor Plus retains process information for a period of 
  871. time dependent on the current display frequency. Furthermore, be aware that a 
  872. process may not terminate immediately. 
  873.  
  874. Some processes take explicit measures to avoid being terminated.  In this case, 
  875. the process may ignore attempts to kill it and still continue to execute. 
  876.  
  877. Related Information 
  878.  
  879.  o CPU Monitor Plus Set Configuration 
  880.  
  881.  
  882. ΓòÉΓòÉΓòÉ <hidden> Set Configuration Display Help ΓòÉΓòÉΓòÉ
  883.  
  884. Configure the CPU Monitor Plus display and statistics collection mode.  The 
  885. following parameters can be set: 
  886.  
  887. Display Frequency 
  888.  
  889. Enter the number of seconds to wait between screen updates.  You may select any 
  890. value between 1 and 60 seconds. 
  891.  
  892. Note:  The CPU Monitor Plus device driver carries out statistics gathering 
  893. independently of the display frequency.  Nevertheless, the display frequency 
  894. influences statistics gathering when CPU Monitor Plus itself collects the 
  895. statistics without a device driver. 
  896.  
  897. Refer to the CPU Monitor Plus User's Guide for more details on the statistics 
  898. gathering methods used in CPU Monitor Plus. 
  899.  
  900. The display frequency can also be automatically set when CPU Monitor Plus 
  901. starts via a command line switch.  See the CPU Monitor Plus User's Guide for 
  902. details on using the command line switches. 
  903.  
  904. Statistics Gathering Frequency 
  905.  
  906. Enter the desired statistics gathering frequency mode.  The Slow, Normal, and 
  907. Fast options specify that statistical data be collected by the CPU Monitor Plus 
  908. device driver at a rate of 5, 10 and 32 times per second respectively.  Fast 
  909. provides the highest level of accuracy for CPU utilization estimates.  Slow and 
  910. Normal both provide high levels of accuracy while using less CPU time to gather 
  911. the data. 
  912.  
  913. The Alternate mode specifies that CPU Monitor Plus itself gather all 
  914. statistical information.  This method is less accurate than using the CPU 
  915. Monitor Plus device driver, since CPU Monitor Plus runs only as a standard OS/2 
  916. application.  As such, its own CPU allocation is in contention with all other 
  917. applications running on the system. 
  918.  
  919. BonAmi Software recommends using the Slow or Normal gathering frequency for 
  920. most environments.  Use the Alternate mode to disables all statistics gathering 
  921. by the CPU Monitor Plus device driver. 
  922.  
  923. Note:  The Alternate mode gathers data at a rate dependent on the display 
  924. frequency. In general, shorter display frequencies provide higher accuracy for 
  925. the Alternate method.  The display frequency rate has little effect when using 
  926. one of the device driver modes. 
  927.  
  928. Number Base 
  929.  
  930. Select either decimal (base 10) or hexadecimal (base 16) number displays. 
  931. Hexadecimal values may be useful to correlate CPU Monitor Plus displays with 
  932. other OS/2 system and programming information.  The default is to display all 
  933. numbers as decimal integers. 
  934.  
  935. Note:  Percentages and rates are always displayed in decimal integers 
  936. regardless of the specified number base. 
  937.  
  938. Font Size 
  939.  
  940. Use this to select a different size fixed width Courier or System Monospaced 
  941. font for the CPU Monitor Plus display.  Both bold and normal attributes may not 
  942. be available for all fonts in all sizes. 
  943.  
  944. Color Scheme 
  945.  
  946. Use this to choose between a number of different predefined color schemes. 
  947.  
  948. Save Configuration Info 
  949.  
  950. Check this to permanently save all configuration information when OK is 
  951. pressed.  The saved configuration information will be written to the OS2.INI 
  952. file and used the next time CPU Monitor Plus is started. 
  953.  
  954. Press OK to accept the entered values.  If Save Configuration Info is checked, 
  955. all configuration information will be saved.  Press Escape or Cancel to abort 
  956. any selections.  Press Default to choose the factory default settings. 
  957.  
  958. The Save menu option can also be used to save the current configuration 
  959. settings. 
  960.  
  961.  
  962. ΓòÉΓòÉΓòÉ <hidden> Exit Help  ΓòÉΓòÉΓòÉ
  963.  
  964. Press OK to terminate CPU Monitor Plus.  If the Save Current Setting check box 
  965. is checked the following settings are saved: 
  966.  
  967.  o Screen colors; 
  968.  o Display window dimensions; 
  969.  o Display number base; 
  970.  o display font; 
  971.  o Custom display fields and ordering; 
  972.  o Display frequency rate; 
  973.  o Statistics gathering frequency; 
  974.  o Currently selected display. 
  975.  
  976.  Press Cancel to abort any selections and return to CPU Monitor Plus 
  977.  processing. 
  978.  
  979.  
  980. ΓòÉΓòÉΓòÉ <hidden> Start Process Help ΓòÉΓòÉΓòÉ
  981.  
  982. Enter the information necessary to start a program or batch file from CPU 
  983. Monitor Plus. 
  984.  
  985. Enter the file name of the program or batch file in the Filename entry.  Use 
  986. Working Directory and Parameters entries to optionally specify the program's 
  987. working directory and parameters values respectively. 
  988.  
  989. Environment variables and DOS session settings are entered in the Environment 
  990. entry.  Multiple entries must be separated by the two characters: backslash (\) 
  991. zero (0).  For example, the entries: 
  992.  
  993. DOS_AUTOEXEC=c:\mydir\myauto.bat
  994. IDLE_SENSITIVITY=1
  995.  
  996. would be entered as: 
  997.  
  998. DOS_AUTOEXEC=c:\mydir\myautoexec.bat\0IDLE_SENSITIVITY=1
  999.  
  1000. Note:  DOS session settings that require ON or OFF values may need to be 
  1001. entered with a 1 or 0 value instead.  For example: 
  1002.  
  1003. DOS_BACKGROUND_EXECUTION=ON
  1004.  
  1005. would be entered as: 
  1006.  
  1007. DOS_BACKGROUND_EXECUTION=1
  1008.  
  1009. Select a priority class and priority level to start any OS/2, DOS or Windows 
  1010. program with that execution priority.  For more information on starting Windows 
  1011. programs, see Starting Windows programs with selected priority. 
  1012.  
  1013. The Session Type controls how the session is created for the started program. 
  1014. Foregnd and Backgnd start the program in a separate foreground or background 
  1015. session respectively. Full Screen and Window run the program in a full screen 
  1016. or a window.  Select Default to allow CPU Monitor Plus to choose whether the 
  1017. program runs in a full screen or a window. 
  1018.  
  1019. Note:  Not all Session Type options are valid for all programs. 
  1020.  
  1021. Press Start or double click on an entry in the Files list to start the desired 
  1022. program.  Most OS/2, Windows and DOS executable programs and batch files can be 
  1023. started. 
  1024.  
  1025. Press Clear to quickly erase any information already entered.  Press Cancel to 
  1026. abort any selections. 
  1027.  
  1028. Note:  CPU Monitor Plus can start processes automatically via a command line 
  1029. switch.  See the CPU Monitor Plus User's Guide for details on using the command 
  1030. line switches. 
  1031.  
  1032. Related Information 
  1033.  
  1034.  o Dynamically changing execution priority 
  1035.  o Automatically starting programs from CPU Monitor Plus 
  1036.  o Starting Windows programs with selected priority 
  1037.  
  1038.  
  1039. ΓòÉΓòÉΓòÉ <hidden> Start Windows Programs Help ΓòÉΓòÉΓòÉ
  1040.  
  1041. Most Windows programs may be started and assigned an initial execution priority 
  1042. using either one of two methods.  Both methods use WIN.COM to start Windows 
  1043. before launching your application.  WIN.COM is usually found in the directory: 
  1044.  
  1045.    c:\os2\mdos\winos2\win.com  (Standard OS/2)
  1046.    c:\windows\win.com          (OS/2 for Windows)
  1047.  
  1048. The preferred method is to use WIN.COM to start Windows and insert the 
  1049. application name in the Parameters entry box.  For example:, to start the 
  1050. windows application CALC.EXE, you would enter the following information: 
  1051.  
  1052.    Filename:          WIN.COM
  1053.    Parameters:        CALC.EXE
  1054.  
  1055. If this method is unable to start the windows application, you will need to 
  1056. first start WIN.COM and then start your application from within WINDOWS.  Your 
  1057. application will run at the selected priority. 
  1058.  
  1059. Related Information 
  1060.  
  1061.  o Dynamically changing execution priority 
  1062.  o Starting programs from CPU Monitor Plus 
  1063.  o Automatically starting programs 
  1064.  
  1065.  
  1066. ΓòÉΓòÉΓòÉ <hidden> Change Priority Help ΓòÉΓòÉΓòÉ
  1067.  
  1068. Select the process whose priority is to be changed.  The current Priority Class 
  1069. and Level are displayed for each selected thread.  Since OS/2 restricts 
  1070. changing thread priorities in other processes, only those threads belonging to 
  1071. most Presentation Manager programs can have their priority changed. 
  1072.  
  1073. To change a thread's priority, press Set after selecting new Priority Class and 
  1074. Priority Level values.  Press Cancel to abort any selections.  Refresh updates 
  1075. the display for any processes that have recently terminated or started.  Be 
  1076. aware that CPU Monitor Plus retains process information for a period of time 
  1077. dependent on the current display frequency. 
  1078.  
  1079. Related Information 
  1080.  
  1081.  o CPU Monitor Plus Set Configuration 
  1082.  o Execution priority information 
  1083.  
  1084.  
  1085. ΓòÉΓòÉΓòÉ <hidden> Display Process Data Fields Help ΓòÉΓòÉΓòÉ
  1086.  
  1087. Select the data fields to include in the Custom View display.  Each of the 
  1088. fields is described below. 
  1089.  
  1090.  o Process ID is the unique identifier for every process. 
  1091.  
  1092.  o Process Name is the name assigned to the current process.  More than one 
  1093.    program with the same name or more than one instance of the same program may 
  1094.    be simultaneously loaded for execution; use the Process ID to distinguish 
  1095.    between these programs. 
  1096.  
  1097.  o Process Priority has a two-part value.  The first digit is the priority 
  1098.    class.  OS/2 gives a task with a higher priority class preference over a 
  1099.    lower priority class.  The priority classes from lowest to highest are: 
  1100.  
  1101.     - 1:   Idle Priority 
  1102.     - 2-7:  Regular and Foreground Priority 
  1103.     - 8:   Time Critical Priority 
  1104.  
  1105.       Each priority class has 32 levels, 0 the lowest priority and 31 the 
  1106.       highest (0 to 1F in hexadecimal). 
  1107.  
  1108.       Be aware that OS/2 normally adjusts each task's priority within a class 
  1109.       dynamically, to insure that every task gets some CPU time. 
  1110.  
  1111.       Note:  The Foreground (or fixed high) priority class actually has a 
  1112.       higher priority than the Regular class.  This design allows the current 
  1113.       screen group to respond more favorably to an interactive user. 
  1114.  
  1115.  o All Threads displays all the threads for each process. 
  1116.  
  1117.  o State displays the execution state of a process or thread.  It may be Ready 
  1118.    if the process or thread is ready or currently executing.  If the thread is 
  1119.    not Ready, it may be Blocked or Frozen. 
  1120.  
  1121.  o Session ID is the session or screen group identifier. 
  1122.  
  1123.  o Parent's ID displays the parent's process identifier for each thread or 
  1124.    process. 
  1125.  
  1126.  o Total CPU Time displays the cumulative CPU time used by a process as 
  1127.    recorded by CPU Monitor Plus.  Any time used by the process when CPU Monitor 
  1128.    Plus was not enabled is not included. 
  1129.  
  1130.  CPU Utilization values are displayed as specified below: 
  1131.  
  1132.  o CPU Utilization will display a bar graph or decimal number representing the 
  1133.    percent CPU time used by the process or thread during the last display 
  1134.    period. 
  1135.  
  1136.  o Idle Time displays the estimated percentage of the time that the CPU was 
  1137.    idle during the last display period. 
  1138.  
  1139.  Numeric fields are displayed in the current number base, either decimal or 
  1140.  hexadecimal.  Percentages and rates are always displayed in decimal.  The 
  1141.  number base is changed using the Set Configuration dialog. 
  1142.  
  1143.  Press OK to enable the display with the new field selections.  Press Cancel to 
  1144.  abort any selections.  Press Default to choose the factory default settings. 
  1145.  
  1146.  Related Information 
  1147.  
  1148.  o Process data fields 
  1149.  o RAM data fields 
  1150.  o Display Frequency 
  1151.  o Set Configuration 
  1152.  o Custom View 
  1153.  
  1154.  
  1155. ΓòÉΓòÉΓòÉ <hidden> Display RAM Data Fields Help ΓòÉΓòÉΓòÉ
  1156.  
  1157. Select the RAM information to include in the Custom View display.  The 
  1158. individual RAM Data Fields may be displayed in bytes, kilobytes or pages, where 
  1159. one page equals 4096 bytes (on 80386 and 80486 CPU's). The data fields are: 
  1160.  
  1161.  o Private In Use displays the amount of Private RAM currently marked present 
  1162.    by OS/2 for a process; 
  1163.  
  1164.  o Shared In Use displays the amount of Shared RAM currently marked present by 
  1165.    OS/2 for a process; 
  1166.  
  1167.  o Total In Use displays the sum of Private and Shared RAM currently marked 
  1168.    present by OS/2 for a process; 
  1169.  
  1170.  o Private Allocated displays the amount of Private RAM currently allocated by 
  1171.    OS/2 for a process; 
  1172.  
  1173.  o Shared Allocated displays the amount of Shared RAM currently allocated by 
  1174.    OS/2 for a process; 
  1175.  
  1176.  o Total Allocated displays the sum of Private and Shared RAM currently 
  1177.    allocated by OS/2 for a process; 
  1178.  
  1179.  The Ratios Currently Selected entries are ratios of individual RAM data 
  1180.  fields.  Total Available RAM is the total amount of RAM available for OS/2 
  1181.  applications.  Total Installed RAM is the amount of RAM installed on the 
  1182.  computer, as reported by OS/2.  Each selected ratio can be displayed as either 
  1183.  a bar graph or a decimal percent. 
  1184.  
  1185.  For the RAM Utilization Ratios press: 
  1186.  
  1187.  o Add to add the current "Ratio Top / Ratio Bottom" pair to the Ratios 
  1188.    Currently Selected list; selection. 
  1189.  
  1190.  o Remove to remove the current ratio selection from the list; 
  1191.  
  1192.  o Clear to remove all entries from the list. 
  1193.  
  1194.  Press OK to accept all selections for the Custom display.  Press Default to 
  1195.  choose the factory default settings. 
  1196.  
  1197.  Related Information 
  1198.  
  1199.  o Process data fields 
  1200.  o RAM data fields 
  1201.  o Custom View 
  1202.  
  1203.  
  1204. ΓòÉΓòÉΓòÉ <hidden> Display System Data Fields Help ΓòÉΓòÉΓòÉ
  1205.  
  1206. Select the data fields to include in the Custom System View display. 
  1207.  
  1208. The COM port and Disk drive activity can be displayed using three different 
  1209. measures: Rate, Total, and Busy.  COM port rate and total values are measured 
  1210. in bytes per second and total bytes transferred.  Disk drive rate and total 
  1211. activity is measured in blocks or sectors (a sector is assumed to be 512 bytes) 
  1212. per second and total blocks or sectors transferred.  Busy measures the 
  1213. percentage of time that the COM port or disk was actually processing data 
  1214. during the measured interval. 
  1215.  
  1216. Both the COM port and Disk drive activity can be further expanded into Reading, 
  1217. writing and total (reading + writing) measures. 
  1218.  
  1219. Three different measures of the CPU activity are available.  All are displayed 
  1220. as percentages over the measured interval.  Idle represents the percentage of 
  1221. time that the CPU would have been available for use.  Busy shows the percentage 
  1222. of time that the CPU was not available for additional work. Interrupt 
  1223. represents the percentage of time that the CPU was servicing hardware 
  1224. interrupts.  Note that Busy + Idle = 100%.  The CPU measures can be displayed 
  1225. using either bar graphs or decimal percentages. 
  1226.  
  1227. Four different measures of RAM utilization are available.  These may be 
  1228. displayed in units of bytes, kilobytes or pages (assumed 4096 bytes to a page). 
  1229. Installed is the total amount of system RAM available to OS/2.  Resident 
  1230. represents the amount of memory currently reserved (and generally locked) for 
  1231. use by OS/2.  In-Use and Free represent the instantaneous measures of the RAM 
  1232. that was marked in use and free respectively at the time the measure was taken. 
  1233. Since OS/2 is a virtual memory operating system, these amounts are constantly 
  1234. changing and should be used only as a general guide to memory availability. 
  1235. See the CPU Monitor Plus User's Guide for more details. 
  1236.  
  1237. Two additional measures of Virtual Memory are also available.  Swap is the 
  1238. current size of the OS/2 swap file.  Virtual displays the maximum currently 
  1239. available virtual memory in the system.  This number includes free space on the 
  1240. drive containing the OS/2 swap file plus any free physical RAM. 
  1241.  
  1242. Paging shows the number of page faults per second and the total number of page 
  1243. faults. 
  1244.  
  1245. Note:  Individual Process data fields and RAM data fields are displayed 
  1246. separately in the Custom View 
  1247.  
  1248. All field choices are preserved even after a pre-defined display mode is 
  1249. chosen.  To return to the selected field choices, invoke the Custom System View 
  1250. menu item. 
  1251.  
  1252. The field choices are not automatically saved when CPU Monitor Plus is 
  1253. terminated.  To save these choices, select the Save menu item from the File 
  1254. menu. 
  1255.  
  1256. System Data Fields is selected from the View menu or with the Ctrl-Y hot key. 
  1257.  
  1258. Press OK to accept all selections for the Custom System display.  Press Default 
  1259. to choose the factory default settings.  Use Clear to erase all selections. 
  1260.  
  1261. Related Information 
  1262.  
  1263.  o Custom System View 
  1264.  o Process Data Fields 
  1265.  o RAM Data Fields 
  1266.  o View Menu Item 
  1267.  
  1268.  
  1269. ΓòÉΓòÉΓòÉ <hidden> Display Order Help ΓòÉΓòÉΓòÉ
  1270.  
  1271. Select how the display is to be ordered.  The display is arranged in either 
  1272. ascending or descending order based on one of the following fields: 
  1273.  
  1274.  o Process Name; 
  1275.  o Process ID; 
  1276.  o Session ID; 
  1277.  o Parent's Process ID; 
  1278.  o CPU Time used; 
  1279.  o Process Priority. 
  1280.  
  1281.  Press OK to select the new display order.  Press Cancel to abort any 
  1282.  selections. 
  1283.  
  1284.  
  1285. ΓòÉΓòÉΓòÉ <hidden> Select Process Help ΓòÉΓòÉΓòÉ
  1286.  
  1287. Select specific processes and threads to include in the display.  Only those 
  1288. items selected will appear in the display. 
  1289.  
  1290. Press OK to include the selected processes in the display.  Press Cancel to 
  1291. abort any new selections.  Press Reset to quickly clear any selected entries. 
  1292.  
  1293. Note:  To display data for all processes, make sure that no entries in the 
  1294. Process List are selected. 
  1295.  
  1296.  
  1297. ΓòÉΓòÉΓòÉ <hidden> Suspend Thread Help ΓòÉΓòÉΓòÉ
  1298.  
  1299. Select the process and thread to be suspended or resumed.  If the state for a 
  1300. thread is displayed as 'Suspend', then that thread is currently suspended. 
  1301. 'Normal' indicates that the thread is not suspended. 
  1302.  
  1303. Since OS/2 places restrictions on suspending threads in other processes, only 
  1304. those threads belonging to most Presentation Manager programs can be suspended 
  1305. or resume executing. 
  1306.  
  1307. Press Refresh to update the display for any processes that have recently 
  1308. terminated or started.  Be aware that CPU Monitor Plus retains process 
  1309. information for a period of time dependent on the current display frequency. 
  1310.  
  1311. Press Set to change the execution state for the selected thread.  Press Cancel 
  1312. to return to the CPU Monitor Plus display. 
  1313.  
  1314. Warning: It may NOT be possible to resume a process whose sole 'Message Loop' 
  1315. thread has been suspended.  In many programs, the first thread (Thread 1) has 
  1316. the responsibility for dispatching all messages for that process in a message 
  1317. loop.  This thread is referred to as the message loop thread.  Therefore, if 
  1318. you choose to suspend Thread 1 in any process, a warning will be displayed. 
  1319.  
  1320. Suspended threads may sometimes be identified by a "Frozen" entry in CPU 
  1321. Monitor Plus' "State" column.  "State" is included in the Custom View display 
  1322. via the Fields menu item. 
  1323.  
  1324. Related Information 
  1325.  
  1326.  o CPU Monitor Plus Set Configuration 
  1327.  
  1328.  
  1329. ΓòÉΓòÉΓòÉ <hidden> Installation Help ΓòÉΓòÉΓòÉ
  1330.  
  1331. Use the CPU Monitor Plus Setup program to install CPU Monitor Plus in your 
  1332. system.  Setup performs the following operations: 
  1333.  
  1334.  o Initializes the CPU Monitor Plus executable file; 
  1335.  o Copies the program files to your hard disk; 
  1336.  o Updates the CONFIG.SYS and OS2.INI files. 
  1337.  
  1338.  CPU Monitor Plus can perform some installation functions itself.  These are 
  1339.  limited to updating the OS2.INI file to automatically load the CPU Monitor 
  1340.  Plus dynamic link libraries.  This feature may be useful if you reinstall CPU 
  1341.  Monitor Plus after having previously selected UnInstall. 
  1342.  
  1343.  To allow CPU Monitor Plus to install itself, select YES when prompted to 
  1344.  continue with the installation.  CPU Monitor Plus will then backup and update 
  1345.  the OS2.INI system file.  The CONFIG.SYS file is not updated, nor are any 
  1346.  files copied to the hard disk. 
  1347.  
  1348.  After installation is complete, the computer should then be restarted to 
  1349.  enable all CPU Monitor Plus functions. 
  1350.  
  1351.  Note:  Part of the installation process requires that the CPU Monitor Plus 
  1352.  help file, dynamic link libraries, and device drivers be referenced from the 
  1353.  CONFIG.SYS file.  These functions are only performed by the Setup program. 
  1354.  Refer to the CPU Monitor Plus User's Guide for more information. 
  1355.  
  1356.  To permanently unload CPU Monitor Plus from your system, select the UnInstall 
  1357.  menu item from the File menu.  The Un-Installation process will be complete 
  1358.  after the computer has been restarted.  CPU Monitor Plus may be reinstalled 
  1359.  later at your convenience. 
  1360.  
  1361.  
  1362. ΓòÉΓòÉΓòÉ <hidden> Installation Error Help ΓòÉΓòÉΓòÉ
  1363.  
  1364. CPU Monitor Plus was unable to complete the installation process.  If you press 
  1365. OK to continue, some CPU Monitor Plus functions will be unavailable. 
  1366.  
  1367.  
  1368. ΓòÉΓòÉΓòÉ <hidden> Installation Error Help ΓòÉΓòÉΓòÉ
  1369.  
  1370. CPU Monitor Plus was unable to backup the system OS2.INI file.  Since CPU 
  1371. Monitor Plus makes changes to OS2.INI, it first makes a backup copy called 
  1372. OS2INI.BA.  This backup file is put in the same directory where OS2.INI was 
  1373. found. 
  1374.  
  1375. At this point, you may still continue installing CPU Monitor Plus.  However, in 
  1376. the very unlikely event that the OS2.INI file becomes corrupt, CPU Monitor Plus 
  1377. will not have created the OS2INI.BA backup. 
  1378.  
  1379. Select YES to continue with the installation process.  Select NO to abort the 
  1380. installation. 
  1381.  
  1382.  
  1383. ΓòÉΓòÉΓòÉ <hidden> Initialization Error Help ΓòÉΓòÉΓòÉ
  1384.  
  1385. CPU Monitor Plus has not been completely installed.  As a result, some CPU 
  1386. Monitor Plus functions may not operate correctly. 
  1387.  
  1388. Use the Setup program to best install CPU Monitor Plus.  If you have previously 
  1389. run Setup, you may also try to install using CPU Monitor Plus. Restart CPU 
  1390. Monitor Plus and press 'Yes' when asked to install.  Then restart OS/2 to 
  1391. complete the installation process. 
  1392.  
  1393. Note:  Part of the installation process requires that the CPU Monitor Plus help 
  1394. file, dynamic link libraries, and device drivers be referenced from the 
  1395. CONFIG.SYS file.  These functions are only performed by the Setup program. 
  1396. Refer to the CPU Monitor Plus User's Guide for more information. 
  1397.  
  1398.  
  1399. ΓòÉΓòÉΓòÉ <hidden> Initialization Error Help ΓòÉΓòÉΓòÉ
  1400.  
  1401. CPU Monitor Plus has not been completely installed.  As a result, some CPU 
  1402. Monitor Plus functions may not operate correctly. 
  1403.  
  1404. Use the Setup program to best install CPU Monitor Plus.  If you have previously 
  1405. run Setup, you may also try to install using CPU Monitor Plus. Restart CPU 
  1406. Monitor Plus and press 'Yes' when asked to install.  Then restart OS/2 to 
  1407. complete the installation process. 
  1408.  
  1409. Note:  Part of the installation process requires that the CPU Monitor Plus help 
  1410. file, dynamic link libraries, and device drivers be referenced from the 
  1411. CONFIG.SYS file.  These functions are only performed by the Setup program. You 
  1412. may choose to do these manually as in the following example: 
  1413.  
  1414. Example:
  1415.   device=C:\CPUMONP\CPUMONP.SYS
  1416.   device=C:\CPUMONP\CPPVDD.SYS
  1417.  
  1418. Refer to the CPU Monitor Plus User's Guide for more information. 
  1419.  
  1420.  
  1421. ΓòÉΓòÉΓòÉ <hidden> UnInstallation Help ΓòÉΓòÉΓòÉ
  1422.  
  1423. To permanently remove CPU Monitor Plus from your system, select YES when 
  1424. prompted to Un-Install. 
  1425.  
  1426. UnInstall updates the OS2.INI file to permanently remove all CPU Monitor Plus 
  1427. startup information.  UnInstall does not update the CONFIG.SYS file. After 
  1428. Un-Installing, CPU Monitor Plus will be completely removed once the computer 
  1429. has been restarted. 
  1430.  
  1431. Note:  Part of the installation process requires that the CPU Monitor Plus 
  1432. device drivers, dynamic link libraries, and help file be referenced from the 
  1433. CONFIG.SYS file.  These references are not removed by UnInstall.  Refer to the 
  1434. CPU Monitor Plus User's Guide for more information. 
  1435.  
  1436. CPU Monitor Plus may be installed later at your convenience. 
  1437.  
  1438.  
  1439. ΓòÉΓòÉΓòÉ <hidden> Log File Error Help ΓòÉΓòÉΓòÉ
  1440.  
  1441. If the log file becomes unavailable or if the file is unable to accommodate 
  1442. additional data, an error message will be displayed.  In these cases, file 
  1443. logging will be disabled until a new log file is selected. 
  1444.  
  1445. Note:  Data may be logged to at most one file at a time. 
  1446.  
  1447.  
  1448. ΓòÉΓòÉΓòÉ <hidden> Kill Process Error Help ΓòÉΓòÉΓòÉ
  1449.  
  1450. The selected process no longer exists.  Choose another process to kill or 
  1451. select Cancel to return to CPU Monitor Plus. 
  1452.  
  1453. Note:  The list of processes in the Kill Process dialog box is not 
  1454. automatically updated.  Press Refresh at any time to update the display for 
  1455. processes that have recently started or terminated. Be aware that CPU Monitor 
  1456. Plus retains process information for a period of time dependent on the current 
  1457. display frequency. 
  1458.  
  1459.  
  1460. ΓòÉΓòÉΓòÉ <hidden> Kill Process Confirmation Help ΓòÉΓòÉΓòÉ
  1461.  
  1462. The specified process is to be terminated.  Press OK to kill the process. 
  1463. Press CANCEL to abort. 
  1464.  
  1465.  
  1466. ΓòÉΓòÉΓòÉ <hidden> Change Priority Error Help ΓòÉΓòÉΓòÉ
  1467.  
  1468. CPU Monitor Plus is unable to determine the priority for the selected process. 
  1469. This may occur if the selected process has terminated. Choose another process 
  1470. or press Cancel to return to CPU Monitor Plus. 
  1471.  
  1472. Note:  The list of processes in the Change Priority dialog box is not 
  1473. automatically updated.  Press Refresh at any time to update the display for 
  1474. processes that have recently started or terminated. Be aware that CPU Monitor 
  1475. Plus retains process information for a period of time dependent on the current 
  1476. display frequency. 
  1477.  
  1478.  
  1479. ΓòÉΓòÉΓòÉ <hidden> Suspend Thread Error Help ΓòÉΓòÉΓòÉ
  1480.  
  1481. CPU Monitor Plus is unable to determine the execution state for the selected 
  1482. process and thread.  This may occur if the selected process or thread has 
  1483. terminated.  Choose another thread or press Cancel to return to CPU Monitor 
  1484. Plus. 
  1485.  
  1486. Note:  The list of processes in the Suspend Thread dialog box is not 
  1487. automatically updated.  Press Refresh at any time to update the display for 
  1488. processes and threads that have recently started or terminated.  Be aware that 
  1489. CPU Monitor Plus retains process information for a period of time dependent on 
  1490. the current display frequency. 
  1491.  
  1492.  
  1493. ΓòÉΓòÉΓòÉ <hidden> Clipboard Warning Help ΓòÉΓòÉΓòÉ
  1494.  
  1495. CPU Monitor Plus was unable to completely copy the current display to the 
  1496. clipboard.  Data at the end of the display may have been lost. The maximum 
  1497. number of characters that can be copied is approximately 65,535 bytes. 
  1498.  
  1499. Retry the copy when the current display contains less information. You can 
  1500. reduce the quantity of information displayed by using the Fields and Select 
  1501. dialogs. 
  1502.  
  1503.  
  1504. ΓòÉΓòÉΓòÉ <hidden> Configuration Error Help ΓòÉΓòÉΓòÉ
  1505.  
  1506. The Fast, Normal and Slow Gather Frequencies are only available if the CPU 
  1507. Monitor Plus device driver has been installed. 
  1508.  
  1509. Refer to the CPU Monitor Plus User's Guide for information on installing CPU 
  1510. Monitor Plus. 
  1511.  
  1512.  
  1513. ΓòÉΓòÉΓòÉ <hidden> Configuration Error Help ΓòÉΓòÉΓòÉ
  1514.  
  1515. At installation time, CPU Monitor Plus tries to find an installed fixed pitch 
  1516. Courier or System Monospaced font to match your screen resolution. 
  1517.  
  1518. This error message indicates that CPU Monitor Plus was unable to find any 
  1519. matching font for your screen resolution. 
  1520.  
  1521. Check to be sure that you have installed OS/2 Courier and System Monospaced 
  1522. fonts to match your screen resolution. 
  1523.  
  1524.  
  1525. ΓòÉΓòÉΓòÉ 11. Command Line Switches ΓòÉΓòÉΓòÉ
  1526.  
  1527. The following command line switches are available: 
  1528.  
  1529.  o /START=<fname> 
  1530.  o /LOG=<fname> 
  1531.  o /FREQUENCY=<seconds> 
  1532.  o /DOSINT=<ROM-BIOS interrupt> 
  1533.  
  1534.  For /START, <fname> is the name of a file containing the program names to be 
  1535.  started. 
  1536.  
  1537.  For /LOG, <fname> is the name of the file where logging information will be 
  1538.  written. 
  1539.  
  1540.  For /FREQUENCY, <seconds> is the number of seconds (1 to 60) between screen 
  1541.  updates. 
  1542.  
  1543.  For /DOSINT, <ROM-BIOS interrupt> is the hexadecimal interrupt used to 
  1544.  communicate with the CPU Monitor Plus Virtual Device Driver (VDD). This value 
  1545.  must match any command line value used with the vdd.  For example: 
  1546.  
  1547.      CPUMONP /DOSINT=44
  1548.  
  1549.  Must match the value used when the vdd is loaded from the CONFIG.SYS file as 
  1550.  shown below: 
  1551.  
  1552.      device=c:\cpumonp\cppvdd.sys /DOSINT=44
  1553.  
  1554.  When no command line switches are used, the default for this value is 45 
  1555.  (hexadecimal). 
  1556.  
  1557.  Note:  No spaces are allowed between the equals sign ('=') and the value in a 
  1558.  command line switch.  Spaces are required between each command line parameter. 
  1559.  
  1560.  For example: 
  1561.  
  1562.     CPUMONP /FREQUENCY=5 /LOG=C:\mylog.log /START=C:\bastart.ba
  1563.  
  1564.  will do the following: 
  1565.  
  1566.  o Sets the initial display frequency to 5 seconds. 
  1567.  o Enables file logging to the file C:\MYLOG.LOG. 
  1568.  o Starts the programs as specified in the file C:\START.BA. 
  1569.  
  1570.  Once CPU Monitor Plus is running, data logging may be changed by selecting the 
  1571.  Log menu item.  Additional programs may be started via the Start menu item. 
  1572.  The display frequency may be changed via the Set Configuration menu item. 
  1573.  
  1574.  See the CPU Monitor Plus User's Guide for more details on using the command 
  1575.  line switches. 
  1576.  
  1577.  Related Information 
  1578.  
  1579.  o Command line start file format 
  1580.  
  1581.  
  1582. ΓòÉΓòÉΓòÉ 11.1. Start File Format Help ΓòÉΓòÉΓòÉ
  1583.  
  1584. By starting CPU Monitor Plus with the following parameter or command line 
  1585. switch 
  1586.  
  1587.    /START=<startup filename>
  1588.  
  1589. CPU Monitor Plus will automatically start a series of programs as specified in 
  1590. the startup file. 
  1591.  
  1592. The startup file format must be strictly followed.  The only valid commands in 
  1593. the startup file are: 
  1594.  
  1595.  o WORK: used to set the working directory. 
  1596.  o PARAM: used to specify any command line parameters. 
  1597.  o MODE: used to start the program in a Foreground or Background session. 
  1598.  o ENVIRON: used to set any environment strings and DOS session settings. 
  1599.  o SESSION: used to select a full screen or windowed session. 
  1600.  o PRIOCLASS: used to set the priority class. 
  1601.  o PRIOLEVEL: used to set the priority level. 
  1602.  o FILE: used to specify the path and filename for the program to be started. 
  1603.  
  1604.  The following are permitted values for commands in the start file: 
  1605.  
  1606.  o MODE: FOREGROUND, BACKGROUND 
  1607.  o SESSION: FULL SCREEN, WINDOW, DEFAULT 
  1608.  o PRIOCLASS: IDLE, REGULAR, FOREGROUND, CRITICAL 
  1609.  o PRIOLEVEL: 0 to 31 
  1610.  
  1611.  When the FILE: command is encountered, the following actions occur: 
  1612.  
  1613.   1. The current directory is set as per the last WORK: command. 
  1614.  
  1615.   2. Any command line parameters from the last PARAM: command are included. 
  1616.  
  1617.   3. Any environment strings from the last ENVIRON: command are set. 
  1618.  
  1619.   4. The session type is selected as per the last SESSION: and MODE: commands. 
  1620.  
  1621.   5. The program indicated in the FILE: is started with execution priority as 
  1622.      specified in the PRIOCLASS: and PRIOLEVEL: commands. 
  1623.  
  1624.  An example of a startup file entry is: 
  1625.  
  1626.   WORK:      e:\wp51
  1627.   PARAM:     mydoc.txt
  1628.   MODE:      FOREGROUND
  1629.   ENVIRON:   DOS_AUTOEXEC=c:\mydir\myauto.bat\0IDLE_SENSITIVITY=2
  1630.   SESSION:   DEFAULT
  1631.   PRIOCLASS: REGULAR
  1632.   PRIOLEVEL: 0
  1633.   FILE:      e:\wp51\wp.exe
  1634.  
  1635.  Note:  Multiple ENVIRON: entries must be separated by the two characters: 
  1636.  backslash (\) zero (0).  For example, the entries: 
  1637.  
  1638.   DOS_AUTOEXEC=c:\mydir\myauto.bat
  1639.   IDLE_SENSITIVITY=1
  1640.  
  1641.  should be entered as: 
  1642.  
  1643.   DOS_AUTOEXEC=c:\mydir\myautoexec.bat\0IDLE_SENSITIVITY=1
  1644.  
  1645.  Note:  DOS session settings that require ON or OFF values may need to be 
  1646.  entered with a 1 or 0 value instead.  For example: 
  1647.  
  1648.   DOS_BACKGROUND_EXECUTION=ON
  1649.  
  1650.  would be entered as: 
  1651.  
  1652.   DOS_BACKGROUND_EXECUTION=1
  1653.  
  1654.  Related Information 
  1655.  
  1656.  o Starting programs from CPU Monitor Plus 
  1657.  o Changing execution priorities 
  1658.  o Command line parameters 
  1659.  
  1660.  Also, see the CPU Monitor Plus User's Guide for more details on using the 
  1661.  command line switches.