Calc – HP Integrity NonStop J-Series User Manual
Page 121
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-017
6-45
CALC
the AutoTMF monitor process. The name must have 5 characters, including the $.
The default is the current CI session monitor.
option
BACKUP 0-to-15
the cpu number of the backup monitor process.
HOMETERM file-name
the home terminal for the monitor process.
If omitted or NONE, the home terminal is set to the default EMS collector. The
default EMS collector is $0, or the EMS collector configured by setting the
global parameter EMSCOLLECTOR.
PRIMARY 0-to-15
the cpu number of the primary monitor process.
PRIORITY 1-to-199
the priority of the monitor process.
All the options stored in the MapDB are used when the monitor process is started,
unless they are overridden by a
CALC
A four-function calculator. Operators include addition, subtraction, multiplication,
division and parentheses. Multiplication and division have precedence over addition
and subtraction. Numeric operands are assumed to be decimal unless preceded by %
(for octal), %h (for hexadecimal), or %b (for binary). An expression comprised of
simple integers is processed using integer arithmetic. If any operand contains a
decimal point, the expression will be evaluated to four decimal places of accuracy.
expression
is one of:
a constant
expression operator expression
Note.
Internally, if the default collector is $0, the default hometerm of the
monitor is $ZHOME, as displayed by the TACL command STATUS $process-
name, because $0 cannot be specified as the hometerm of a process when the
process is launched. Functionally however, the home terminal for the monitor
process is always the default EMS collector, as shown in the output of
.
CALC expression;