AutoTMF Software User's Guide (Update 12)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-014
6-78
START MONITOR
START MONITOR
Starts a NonStop AutoTMF software monitor process for one MapDB or all MapDBs.
process
specifies the name of the NonStop AutoTMF software monitor process to be
started.
mapdb
specifies the subvolume of a MapDB. This is an alternative method to specify the
process to be started.
If the parameter is omitted, the default monitor is assumed, most commonly $ZESC.
Use the ENV command to display the current default monitor and MapDB.
option
PRIMARY cpu-number
cpu (in the range of 0 to 15) of the primary monitor processes. Used when the
monitor process is started.
BACKUP cpu-number
cpu (in the range of 0 to 15) of the backup monitor processes. Used when the
monitor process is started.
PRIORITY process-priority
specifies the priority (in the range of 1 to 199) for the monitor process. Used
when the monitor process is started.
HOMETERM file-name
specifies a home terminal for the monitor process. Used when the monitor
process is started.
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.
START MONITOR [ process | mapdb ] [, option ];
option is:
{ PRIMARY cpu-number }
{ }
{ BACKUP cpu-number }
{ }
{ PRIORITY process-priority }
{ }
{ HOMETERM file-name }
{ }