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

appears. Under HP Systems Insight Manager and related components, select HP SIM-HP-UX,
and Download latest version of HP SIM-HP-UX for a full product install.
4. When installing HP SIM, Java Out-of-Box (JAVAOOB) is required and is automatically selected for
installation. For additional information, refer to
http://www.hp.com/products1/unix/java/java2/outofbox/index.html. The kernel parameter values
the JAVAOOB adjusts are listed in the following table.
Java Out-of-Box Settings
Kernel parameter valuesKernel parameter name
3000max_thread_proc
2063835136maxdsiz
2048maxfiles
2048maxfiles_lim
512maxusers (HP-UX 11i v1 only)
6000ncallout (HP-UX 11i v1 only)
4097nfile
6000nkthread
2048nproc
2048tcp_conn_request_max
The following kernel parameters are adjusted by HP SIM.
Kernel parameter valuesKernel parameter name
30000nfile
2048semmns
1024semmni
Installing and configuring the software
When you install HP Systems Insight Manager, the following software dependencies are required: SysMgmtDB,
JAVAOOB, and SSH (HP-UX Secure Shell). To best manage your HP SIM
Central Management Server
(CMS)
install WBEM if it is not already installed. If you downloaded your software from the Web, these dependency
packages are included in the depot file. The installation procedure is described using this depot.
To install HP Systems Insight Manager:
1. Install HP 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 HP SIM 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 ]
Installing and configuring the software 23