Platform support information changes regularly. For up-to-date information, see the support matrix at HP Software Support Online.
Before installing the DCE agent on a supported HP-UX system, make sure that the system meets the following hardware requirements:
On systems with the HP-UX 11.11 operating system, make sure that the system has the following software:
Patches
PHCO_24402 | libc cumulative header file patch |
PHCO_26124 | libc cumulative patch |
PHNE_25625 | ONC/NFS General Release/Performance Patch |
PHSS_24638 | HP aC++_AA runtime libraries (aCC A.03.33) |
PHNE_31247 | Cumulative ARPA Transport patch |
Required dependencies
PHCO_24777 | mountall cumulative patch |
The following table gives values for kernel parameters on HP-UX managed nodes.
Parameter | Description | Minimum Value |
---|---|---|
nfile | Maximum number of open files | 20 (see note) |
semmns | Required semaphores | 20 |
shmmax | Maximum shared memory | None required |
msgmni | Message queues | None required |
nflocks | File locks | 10 |
NOTE:
The nfile number depends on several factors. Normally a value of 20
per process is sufficient. However, the more logfiles that are
configured for the logfile encapsulator, the more file descriptors
are needed. Normally, one logfile requires one file descriptor. Any
actions that result in processes being started on the managed node
need additional file descriptors.
Before installing the DCE agent, be sure the following software is installed on the supported HP-UX 11.x systems that you want to manage.
Operating System
Any required patches listed above.
Kernel or System Parameters
As listed above. You can verify and change the system parameters using the SAM tool. If monitoring performance metrics with the embedded performance component, increase the value of the kernel parameter max_thread_proc to at least (Number_of_Policies x 2).
Internet Services
SD package: InternetSrvcs.INETSRVCS-RUN
LAN/9000
SD package: Networking.NET-RUN
SNMP Agent for MIB Monitoring
SD Package for HP-UX 11.x and higher: OVSNMPAgent
Native Language Support (NLS) Package
SD package: OS-Core.NLS-AUX
HPOM for Windows provides sets of binary files for HP-UX managed nodes, located in the directories shown below (one for directory for PA-RISC platforms and the other for Itanium IA64, native 32-bit mode).
PA-RISC
%OvShareDir%\Packages\HPUX\11PA
For example:
C:\Documents and Settings\All Users\Application Data\HP\HP
BTO Software\shared\Packages\HPUX\11PA
Itanium IA64, native 32-bit mode
%OvShareDir%\shared\Packages\HPUX\11IA
For example:
C:\Documents and Settings\All Users\Application Data\HP\HP
BTO Software\shared\Packages\HPUX\11IA
The DCE agent can be installed on computers running HP-UX using the procedure below.
NOTE:
If the installed agent
is from OVO for UNIX® version 7.0 or greater, and you only want to
receive messages from, and carry out actions on the managed node
(that is, you don't want to deploy policies on the node), you can
achieve this without reinstalling the agent. See the online help
topic Communicate with nodes installed by OVO for UNIX for
more information.
Ensure that you are logged in as a user with appropriate administrative rights.
Uninstall any existing OVO for UNIX agent software:
swremove ITOAgent
NOTE:
If you are installing a newer agent version than one already
installed, uninstalling of the existing agent is optional. If you
uninstall the agent software, all configuration and performance
data are lost. If you prefer, you can upgrade the agent without
first uninstalling the earlier software version. This preserves
configuration and performance data on the node.
Copy the files opc_pkg.Z
, comm_pkg.Z
,
perf_pkg.Z
, svcdisc_pkg.Z
,
opc_inst
, ovoreqcheckagt
,
ovoreqcheckagt.awk
, and ovoreqcheck.cfg
from the management server to the /tmp
directory on
the computer to be managed. These files are located in:
%OvShareDir%\Packages\<supported operating
system>\<supported version>\<supported
version>
directory exists only if different versions have
different packages.
NOTE:
If you use ftp to copy the files, remember to use binary mode.
Make the opc_inst
and ovoreqcheckagt
scripts executable with the commands:
chmod +x /tmp/opc_inst
chmod +x /tmp/ovoreqcheckagt
Check to ensure that the managed node meets all hardware and software requirements. Update the node as necessary before continuing.
NOTE:
Prerequisites can be checked automatically with the
ovoreqcheckagt
tool, with the command:
/tmp/ovoreqcheckagt -det
-agt_comm_type DCE
-agt_bin_format [IPF32 | PA-RISC]
For detailed information about the ovoreqcheckagt tool, refer to
the HPOM for Windows online help.
Install the agent using the command:
/tmp/opc_inst
NOTE:
If you install a newer agent version over one already installed,
you must stop the agent with the command:
opcagt -kill
before starting the install script opc_inst
.
/opt/OV/bin/OpC/install/opcactivate -s
<VP_mgt_server> -cs <server_codeset> -cn
<agent_codeset> -sv
NOTE:
The server and agent code set on an English system is usually
iso88591.
For non-English nodes reporting to an HPOM for Windows management server, set <server_codeset> to utf8, and set the <agent_codeset> to one of the following:
Language | nodeinfo value | Agent locale |
---|---|---|
Traditional Chinese | big5 | zh_TW.big5 |
Simplified Chinese | gb2312 | zh_CH.hp15CN |
Japanese - SJIS | sjis | ja_JP.SJIS |
Japanese - EUC | euc | ja_JP.eucJP |
Korean | eucKR | ko_KR.eucKR |
Central European languages, for example Czech | iso88592 | cs_CZ.iso88592 |
Cyrillic | iso88595 | ru_RU.iso88595 |
Hebrew | iso88598 | iw_IL.iso88598 |
Others | utf8 or ascii | C |
If you use utf8 or ascii as codeset in the nodeinfo file, the data is not converted but is sent "as is" to the management server. Therefore the data must be in a codeset the management server can handle.
An OVO for UNIX management server cannot communicate with a managed node that uses the codeset utf8. If the managed node reports to both an HPOM for Windows and an OVO for UNIX management server, use ascii instead of utf8.
© Copyright 2001-2007 Hewlett-Packard Development Company, L.P.
The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein.
Microsoft and Windows are U.S. registered trademarks of
Microsoft Corporation.
UNIX is a registered trademark of The Open Group.