beautypg.com

Compaq AA-Q88CE-TE User Manual

Page 145

background image

DISPLAY BAR

/LABEL=text
/NOLABEL (D)

Specifies the text used to label the value being displayed. Symbols are substituted
at display time. (See Section A.2, Substitution Symbols).

/LENGTH[=nr-chars]
/LENGTH=50 (D)

Specifies the number of characters in a bar chart representing the maximum
value. The default is 50.

/MAXIMUM[=max-value]
/MAXIMUM=10 (D)

Specifies the maximum value represented on a bar chart. The default is 10.

/MINIMUM[=min-value]
/MINIMUM=0 (D)

Specifies the minimum value represented on a bar chart. The default is zero.

/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

RTR Command Line Interface 6–69