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

http://www.hp.com/products1/unix/java/java2/outofbox/index.html. The kernel parameter values
that the JAVAOOB adjusts are listed in the following table.
Table 2-1 Java Out-of-Box settings
Kernel parameter valuesJava Out-of-Box settings
3000max_thread_proc
2063835136maxdsiz
2048maxfiles
2048maxfiles_lim
4097nfile
6000nkthread
2048nproc
2048tcp_conn_request_max
Table 2-2 HP SIM adjusted kernel parameters
Kernel parameter valuesJava Out-of-Box settings
30000nfile
NOTE: This parameter only applies to
HP-UX version 11.23.
2048semmns
1024semmni
Installing and configuring the software
When you install HP SIM, the following software dependencies are required: SysMgmtDB, JAVAOOB, and
HP-UX Secure Shell (SSH). To manage your HP SIM
Central Management Server
(CMS) optimally, 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.
1. Install HP SIM.
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 ]
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
Installing and configuring the software 19