Compaq AA-Q88CE-TE System Manager's Manual page 263

Rtr
Table of Contents

Advertisement

Aggregation of Data Items
DISPLAY commands which select multiple instances of a data item (for example,
multiple instances of a process counter) can use the following keywords to control
the way the items are aggregated.
_MIN—select the data item instance with the lowest value
_MAX—select the data item instance with the higheest value
By default, data items are totaled unless the
The following example from SYSTEM.MON shows the use of the _MIN keyword:
! Warn if any messages have been pending for more than 30 seconds
DISPLAY TEXT
/X=32
"X" -
/BOLD -
/SELECT="...
((rtr:rtr_current_time - _MIN(prc:rtr_mt_received_time)) <= 30)"
DISPLAY TEXT
/X=40
"X" -
/BOLD /BLINK -
/SELECT="...
((rtr:rtr_current_time - _MIN(prc:rtr_mt_received_time)) > 30)"
Some output has been omitted for clarity.
A.3 Arithmetic Expressions and Operators
/AVERAGE=( )
/Y=17 -
/Y=17 -
Creating Monitor Pictures
qualifier is specified.
Creating Monitor Pictures A–5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents

Save PDF