HP Systems Insight Manager 5.3 Command Line Interface reference guide

Synopsis
mxinitconfig -a
mxinitconfig -r
mxinitconfig -l
Description
mxinitconfig allows you to perform the initial HP SIM configuration, remove the HP SIM configuration
information, or list the current configuration status.
If no options are entered, the configuration status is listed ( -l ).
When HP SIM is running, you can use -l to list the configuration status, but you cannot run mxinitconfig
-a or mxinitconfig -r.
mxinitconfig -a
This command performs the initial configuration procedure. The following steps are performed during
the initial configuration:
The initialization file and property file are set up.
The database is configured.
The server daemons are started.
The local system is configured to allow management by the server.
mxinitconfig -r
This command removes the HP SIM configuration information. The following steps are performed:
The server daemons are stopped.
The authentication keys are removed.
The database is unconfigured.
mxinitconfig -l
This command lists the current configuration status.
Options
-a
Configure the server.
-r
Unconfigure the server
-l
List the current configuration status.
Return values
MeaningValue
Successful completion.0
An error occurred during operation.>0
Files
HP-UX and Linux
/var/opt/mx/logs/initconfig.log
/etc/opt/mx/config/initconfig.properties
HP-UX and Linux 41