AutoSYNC Software User's Guide (Update 20)
Command Interpreter
HP AutoSYNC User’s Guide—522580-021
8-33
ALTER LOCAL
ALTER LOCAL
Sets or changes a local parameter value. Local parameters are the same as 
global parameters and have the same purpose, but they are in effect for the 
current Monitor (MapDB) only. Local parameter values are stored in the MapDB 
table REGISTRY. Setting a local parameter value overrides the global (default) 
value. 
See ALTER GLOBAL
 on page 8-31 above for a description of local parameters 
and their values.
ALTER LOCAL variable-and-value;
variable-and-value is:
{ AUTOSYNC { ON | OFF } }
{ [AUTO]SYNCCOMPRESS { ON | OFF } }
{ [AUTO]SYNCOVERIP { ON | OFF } }
{ [AUTO]SYNCRECOVER { ON | OFF } }
{ EMSCOLLECTOR { collector-process }}
{ EMSSUPP[RESS] { ON | OFF } }
{ SYNCTCPPROC[ESSES] { tcp-proc1 [, tcp-proc2, ... } }










