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

Under HP Systems Insight Manager and related components, select HP SIM-HP-UX, and then
select Download latest version of HP SIM-HP-UX for a full product installation.
4. When installing Systems Insight Manager, Java Out-of-Box (JAVAOOB) is required and is automatically
selected for installation. For additional information, see
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 Systems Insight Manager 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 Systems Insight Manager, the following software dependencies are required: SysMgmtDB,
JAVAOOB, and HP-UX Secure Shell (SSH). To manage your Systems Insight Manager
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.
Procedure 2-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 ]
Installing and configuring the software 19