HP Systems Insight Manager 7.1 Command Line Interface Guide

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 operating systems
/var/opt/mx/logs/initconfig.log
/etc/opt/mx/config/initconfig.properties
Windows operating systems
\HP SIM directory\logs\initconfig.log
\HP SIM directory\config\initconfig.properties
Examples
Example 1
To configure the server, enter mxinitconfig -a.
Example 2
To view the current configuration status, enter mxinitconfig -l.
54 Command descriptions