![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/4/04/404c003b-6887-497a-8e5e-7579ab8f2b5b/404c003b-6887-497a-8e5e-7579ab8f2b5b-bg96.png)
DISPLAY NUMERIC
/RATE[=interval]
/NORATE (D)
Specifies that the rate of change of the
expression
is to be displayed rather than
the absolute value. When
/RATE
is used,
interval
specifies the time interval in
seconds used to calculate the rate of change. This has no effect on the sampling,
it simply allows the rate to be displayed in another unit. For example, displaying
the start transaction counter with
/RATE=60
results in transactions per minute
being displayed instead of per second.
/REVERSE[=Boolean-expression]
/NOREVERSE (D)
Specifies that the item is displayed with the foreground and background visual
attributes swapped if
Boolean-expression
evaluates to True (non-zero).
/ROWS[=nr-rows]
/ROWS=1 (D)
Specifies how many rows are used to display the item. This is only meaningful if
/SEPARATE
is also specified. The default number of rows is one.
/SELECT[=Boolean-expression]
/NOSELECT (D)
Displays the item if
Boolean-expression
evaluates to True (non-zero).
/SEPARATE=(keyword,...)
/NOSEPARATE
Specifies that the items being monitored relating to
keyword
are separated from
each other and displayed as a list. This allows a number of items to be separated
in one qualifier.
The
keyword
can be one of the following:
Keyword Meaning
NODE Node data items
LINK Link data items
FACILITY Facility data items
PROCESS Process data items
PARTITION Partition data items
FE_TRANSACTION Frontend transaction data items
TR_TRANSACTION Backend transaction data items
BE_TRANSACTION Router transaction data items
/TOTALIZE=(keyword,...)
/NOTOTALIZE
Specifies that the items being monitored relating to
keyword
are added together
and displayed as a total.
The
keyword
can be one of the following:
Keyword Meaning
NODE Node data items
6–74 RTR Command Line Interface