HP Systems Insight Manager 6.3 Installation and Configuration Guide for HP-UX

Procedure 3 Installation using the depot file
1. Install Systems Insight Manager.
swinstall -s /directory/depot -x autoreboot=true HPSIM-HP-UX
where directory is the path to the depot file and depot is the name of the depot file. For
example:
swinstall -s /tmp/HPSIM_download.depot -x autoreboot=true HPSIM-HP-UX
NOTE: All required dependencies are selected automatically for installation.
2. (Optional, required only if you plan to use an Oracle database.) Configure Systems Insight
Manager to use a newly created Oracle database using the following command:
/opt/mx/bin/mxoracleconfig
The command executes and asks for user information for the following host/port/
Database/Username/Password/Jar file path with the file name.
mxoracleconfig
Or
mxoracleconfig -h hostname -n portnumber -d databasename -u username
\
-p password -j driverjarfilelocation [-f ]
Table 13 Oracle database commands
DescriptionCommands for an Oracle database
Full DNS name or IP address of the Oracle server-h Hostname
Port number to be used to connect to the oracle instance.
Default port is 1521
-n Portnumber
Name of database instance-d Databasename
Database user name-u Username
Database password for the corresponding user name-p Password
Full path to thin driver jar file. This is not required if the
jar file is already in the class path for Systems Insight
-j Driverfilelocation
Manager and jboss. Mxoracleconfig will report an error
if the driver class cannot be loaded. Mxoracleconfig
will not copy over a jar file if it already exists in the
classpath for Systems Insight Manager and jboss.
Typically this command is run only once. This flag is
provided if a re-run is required because of some type
-f Force flag to force a re-run
of user error such as specifying the wrong Oracle server
or database instance.
3. Test the prerequisites:
/opt/mx/bin/mxinitconfig -l
This verifies that the prerequisites are present. You can review the log file found in /var/
opt/mx/logs/initconfig.log to verify that the initialization completed.
NOTE: Systems Insight Manager recommends resolving any warnings before continuing
with the setup process.
4. Initialize Systems Insight Manager:
/opt/mx/bin/mxinitconfig -a
22 Installing HP Systems Insight Manager on the CMS for the first time