HP 3000 Manuals

Interesting Process Thresholds [ HP GlancePlus User's Manual (for MPE/iX Systems) ] MPE/iX 5.0 Documentation


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

Interesting Process Thresholds 

Interesting process thresholds, set on the Global and Filter screens,
allow you to select processes to be displayed and fields to be
highlighted.

The MINIMUM CPU parameter determines the minimum amount of CPU
time a process must consume in order to be displayed.

 DEFAULT:     1 percent

 GLANCNFG:    THRESHOLD MINCPU=percent

 JCW:         SETJCW GLANCEMINCPU=percent

 VALUES:      MinCPU=percent

The CPU parameter determines how much CPU time a process must
consume to be displayed with its CPU field highlighted.

 DEFAULT:     10 percent

 GLANCNFG:    THRESHOLD CPU=percent

 JCW:         SETJCW GLANCECPU=percent

 VALUES:      CPU=percent

The DISC parameter determines what disc IO rate a process must
perform in order to be displayed with it's DISC field
highlighted.

 DEFAULT:     10 IOs/second

 GLANCNFG:    THRESHOLD DISC=percent

 JCW:         SETJCW GLANCEDISC=iopersec

 VALUES:      DISC=iopersec

The RESPONSE TIME parameter determines what terminal-response
time a process must exceed in order to be displayed with its
response-time field highlighted.

 DEFAULT:     5 seconds

 GLANCNFG:    THRESHOLD RESP=seconds

 JCW:         SETJCW GLANCERESP=seconds

 VALUES:      RESP=seconds

The TRANSACTIONS parameter determines the terminal-transaction
rate that a process must exceed in order to be displayed with
its transaction-rate field highlighted.

 DEFAULT:     10 transactions/minute

 GLANCNFG:    THRESHOLD TRANS=transpermin

 JCW:         SETJCW GLANCETRANS=transpermin

 VALUES:      TRANS=transpermin

The NEW (or NONEW) parameter determines whether or not
processes that are newly created are displayed with their names
highlighted.

 DEFAULT:     (New processes are displayed and highlighted.)

 GLANCNFG:    THRESHOLD NONEW (Specifies to not highlight new 
              processes.)

 JCW:         SETJCW GLANCENEW=1 (Specifies to not highlight
              new processes.)
              SETJCW GLANCENEW=0 (Specifies to highlight new 
              processes.)

 VALUES:      NEW=YES or NEW=NO (YES means to highlight new 
              processes.)

The DIED (or NODIED) parameter determines whether or not
processes that terminate are displayed with the process
priority field highlighted as DIED.

 DEFAULT:     (Terminated processes are displayed and
              highlighted.)

 GLANCNFG:    THRESHOLD NODIED (Specifies to not highlight
              processes that died.)

 JCW:         SETJCW GLANCEDIED=1 (Specifies to not highlight
              processes that died.)
              SETJCW GLANCEDIED=0 (Specifies to highlight
              processes that died.)

 VALUES:      DIED=YES or DIED=NO (YES means to highlight
              processes that died.)

The WAIT ON IMPEDE parameter determines when a process should
be displayed and its WAIT field highlighted due to excessive
waiting on software locks, latches, and other synchronization
events.

 DEFAULT:     50 percent

 GLANCNFG:    WAIT IMPEDE=percent

 JCW:         SETJCW GLANCEWAITIMP=percent

 VALUES:      WAITIMPEDE=percent

The WAIT ON CPU parameter determines when a process should be
displayed and its WAIT field highlighted due to excessive
waiting on access to the CPU.

 DEFAULT:     50 percent

 GLANCNFG:    WAIT CPU=percent

 JCW:         SETJCW GLANCEWAITCPU=percent

 VALUES:      WAITCPU=percent

The WAIT ON DISC parameter determines when a process should be
displayed and its WAIT field highlighted due to excessive
waiting on data transfers to or from disc drives.

 DEFAULT:     50 percent

 GLANCNFG:    WAIT DISC=percent

 JCW:         SETJCW GLANCEWAITDISC=percent

 VALUES:      WAITDISC=percent

The WAIT ON MEMORY parameter determines when a process should
be displayed and its WAIT field highlighted due to excessive
waiting on main memory resources.

 DEFAULT:     50 percent

 GLANCNFG:    WAIT MEMORY=percent

 JCW:         SETJCW GLANCEMEM=percent

 VALUES:      WAITMEM=percent



MPE/iX 5.0 Documentation