User Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-014
6-43
ALTER MONITOR
priority (in the range of 1 to 199) for the monitor process. Used when the
monitor process is started.
ALTER MONITOR
Alters attributes of the monitor process. Changes take effect when the monitor process
is restarted.
These attributes can also be changed using the ALTER MAPDB command.
process-name
process name of the NonStop AutoTMF software monitor process. The name must
have 5 characters, including the $. The default is the current CI session monitor.
option
BACKUP cpu-number
cpu (in the range of 0 to 15) of the backup monitor processes. Used when the
monitor process is started.
CACHEKB size
specifies in kilobytes the amount of memory to be allocated for caching
NonStop AutoTMF software file and program attributes. The size ranges from
100 kilobytes to 127 megabytes, the maximum extended segment size.
Approximately 32K of this cache is reserved for internal uses.
HOMETERM file-name
home terminal for the monitor process.
If omitted, 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.
Note that internally, the default hometerm of the monitor is $ZHOME, as
displayed by the TACL command STATUS $<process-name>, because an
EMS collector cannot be specified as the hometerm of a process when the
ALTER MONITOR [process-name] { , option };
option is
{ BACKUP cpu-number }
{ }
{ CACHEKB size }
{ }
{ HOMETERM [file-name | NONE ] }
{ }
{ PRIMARY cpu-number }
{ }
{ PRIORITY process-priority }