HP Systems Insight Manager 6.3 Command Line Interface Guide

-f
Force re-run. Typically, mxoracleconfig should be run only once. Use the force
flag if you need to re-run this command.
Return values
MeaningValue
Required configuration files were updated correctly..0
An error occurred during operation.-1
See also
HP-UX
mxinitconfig(1M)
Linux
mxinitconfig(8)
Example
To configure Systems Insight Manager to use Oracle database hpsim50 on server oradbsrv11x
with user id sim, password simpw, and the Oracle thin driver jar file ojdbc14.jar, enter:
mxoracleconfig -h oradbsrv11x -d hpsim50 -u sim -p simpw -j ojdbc14.jar
.
mxpassword
Adds, removes, modifies, and lists passwords stored in Systems Insight Manager.
Synopsis
mxpassword
mxpassword a ((-x key=value)*|(–f filespec))
mxpassword -m (-x key=value)*
mxpassword -r (-x key)*
mxpassword [-l [-x key ]*]
mxpassword -g
mxpassword -n
mxpassword c
Description
The mxpassword enables you to add, remove, modify, and list the passwords stored for use with
Systems Insight Manager. The passwords are displayed in clear text for readability.
CAUTION: To prevent clear text passwords from being exposed to unintended eyes, close the
command window after executing this command.
Options
-a
Add a new password.
mxpassword 81