Main Page | Data Structures | File List | Data Fields | Globals

serv_config documentation

Copyright

Copyright (c) 2004 International Business Machines Common Public License Version 1.0 (see COPYRIGHT)

Overview

This utility can be run in one of two modes: interactive mode, where the user will be prompted for the value of each variable, or macro mode, where the variables will be provided as a comma-delimited string on the command line.

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.

Author:
Michael Strosaker <strosake@us.ibm.com>

Generated on Mon Nov 21 16:24:45 2005 for serv_config by doxygen 1.3.8