HP 3000 Manuals

Customizing Configuration [ HP GlancePlus User's Manual (for MPE/iX Systems) ] MPE/iX 5.0 Documentation


HP GlancePlus User's Manual (for MPE/iX Systems)

Customizing Configuration 

HP GlancePlus for MPE/iX comes ready to use.  Although it is configured
with a selection of carefully tested defaults, you might want to change
those settings in certain situations.  For example, if the interesting
process thresholds cause too many or too few processes to display on the
Global screen, you might want to adjust the thresholds to match the
activity on your system.

You can change GlancePlus parameters in several ways.  Some ways are
local to a particular execution of GlancePlus, such as using the V
(Option Values) command to change interesting process thresholds.  Other
ways carry forward from one execution to another within the same job or
session.

You can set job control words (JCWs) to have GlancePlus remember settings
within the same job or session.  You can also set a JCW using the V
command to allow you to run GlancePlus again from the same job or session
using those values.  You can also set JCWs external to GlancePlus--for
example, GLANCE user-defined commands (UDCs) can start GlancePlus with
specific values each time the UDC is used.

You can set the default GlancePlus parameter values for the entire system
by changing the GLANCNFG configuration file.  If a file named GLANCNFG
already exists in the same group and account as the GLANCEXL program, it
will be examined for default parameters.  You will be allowed to set some
parameters only via the GLANCNFG file (parameters such as controlling
which users may execute the QZAP command).

The GLANCNFG file contains additional information, such as the global
rules for the Expert facility and, sometimes, the definitions for
user-defined applications used by the Filter and Workload screens.  (If
you also own the HP LaserRX/MPE or HP GlancePlus Pak programs,
application definitions will probably be found in the PARM.SCOPE.SYS
file.)  See the HP Performance Collection Software manual for more
details.

Since you can set parameters in several ways, it is important to
understand what happens if you use more than one way.  The hierarchy for
setting parameter values is usually:

Program Defaults                            which can be overridden by... 

GLANCNFG File                               which can be overridden (in most cases) 
                                            by... 

Job Control Words                           which can be overridden by... 

Value Command Changes

The following table lists the changeable parameters, their default
values, and the key words used to set them.  Detailed descriptions of
these parameters follow the table:

          Table 7-1.  Changeable Default Parameters 

Interesting Process Thresholds: 

   Values       Job Control       GLANCNFG File       Default 
  Command           Word             Keyword           Value 

MinCPU       GLANCEMINCPU       THRESHOLD MINCPU   1 Percent

CPU          GLANCECPU          THRESHOLD CPU      10 Percent

DISC         GLANCEDISC         THRESHOLD DISC     10 IOs/Second

RESP         GLANCERESPONSE     THRESHOLD RESP     5 Seconds

TRANS        GLANCETRANS        THRESHOLD TRANS    10 Trans/Min

NEW          GLANCENEW          THRESHOLD NONEW    YES (show)

DIED         GLANCEDIED         THRESHOLD DIED     YES (show)

WAITIMPEDE   GLANCEWAITIMP      WAIT IMPEDE        50 Percent

WAITCPU      GLANCEWAITCPU      WAIT CPU           50 Percent

WAITDISC     GLANCEWAITDISC     WAIT DISC          50 Percent

WAITMEM      GLANCEWAITMEM      WAIT MEMORY        50 Percent

Display Control Parameters: 

   Values       Job Control       GLANCNFG File       Default 
  Command           Word             Keyword           Value 

FILEDISP     GLANCEFILEDISP     FILEDETAIL         DETAIL

PROCKEYS     GLANCEPROCKEYS     PROCKEYS           DEMAND

DISPCPU      GLANCEDISPCPU      DISPLAY CPU=       INTER-BATCH

DISPMEMORY   GLANCEDISPMEM      DISPLAY MEMORY=    CONTENTS

   n/a       GLANCECLEARSCREEN  CLEARSCREEN ON/OFF OFF

Expert Facility: 

   Values       Job Control       GLANCNFG File       Default 
  Command           Word             Keyword           Value 

XPERT        GLANCEXPERT        XPERT              DEMAND

XLEVEL       GLANCEXLEVEL       XLEVEL             LOW

Additional Parameters: 

   Values       Job Control       GLANCNFG File       Default 
  Command           Word             Keyword           Value 

   n/a          n/a             XPERT              ANY

   n/a          n/a             QZAP               SM

   n/a          n/a             QZAPSYS            NONE

I, T, f5     GLANCETIME         REFRESH            30 Seconds



MPE/iX 5.0 Documentation