For example, to update the surveillance parameters in interactive mode, the user would type:
serv_config -s
To update the variables from the command line (macro mode):
serv_config --surveillance on,5,10,no
or:
serv_config --surveillance off,,,yes
to change only the value of the first and last variables.
Macro mode is intended to be used by other utilities for automation. A single variable can be specified for update with the -e option.
1.3.8