Alter monitor, Also be changed using the, Command – HP Integrity NonStop J-Series User Manual
Page 121

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-45
ALTER MONITOR
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
process-name
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.
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
process is launched. Functionally however, the home terminal for the monitor
process is the default EMS collector, as shown by the AutoTMF
command.
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
ALTER MONITOR [process-name] { , option };
option is
{ BACKUP 0-to-15
}
{
}
{ HOMETERM [ file-name | NONE ]}
{
}
{ PRIMARY 0-to-15
}
{
}
{ PRIORITY 1-to-199
}