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

Table 2-3 Oracle database commands
DescriptionCommands for an Oracle database
Full DNS name or IP address of the Oracle serverh Hostname
Port number to be used to connect to the oracle instance. Default
port is 1521
-n Portnumber
Name of database instanced Databasename
Database user nameu Username
Database password for the corresponding user namep 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 Manager and jboss.
j Driverfilelocation
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 of user error such as
specifying the wrong Oracle server or database instance.
f Force flag to force a re-run
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
NOTE: The initialization of Systems Insight Manager is done in the background, which takes several
minutes. To verify if the initialization is 100% complete, view the file
/var/opt/mx/logs/initconfig.log.
NOTE: After upgrading from a previous version of Systems Insight Manager, if you notice a pre-existing
collection returning an unexpected result, and Systems Insight Manager has not been restarted since
the upgrade, then stopping and restarting the Systems Insight Manager service should resolve this.
5. Verify that the mxdomainmgr and mxdtf daemons are running:
ps -ef | grep mx
If they are not running, start them:
/opt/mx/bin/mxstart
20 Installing HP Systems Insight Manager on the CMS for the first time