OVNPM 1.5.2 - Performance Agent for NonStop Server Management Guide

OVNPM Server Command Line Based Installation 29
4 OVNPM Server Command Line Based Installation
This section covers the manual procedure to install OVNPM on the HP NonStop environment.
4-1 Identifying the OVNPM Package
Two kind packages are available for OVNPM installation: the complete package and the update package.
Complete and Updates package are self extracted files. A complete package contains all the components of the
product. An update package contains modified files between two releases in the same version.
NOTE: A complete OVNPM installation package can update an existing installation.
For each product release two completes package exists in the supplied dsm directory. The first one is compatible
with G-Series operating systems. The second one is compatible with H and J series systems.
4-1-1 Complete Package
Package Name
The package name is unique and can be use to identifies the product, its release and the supported OS. Package
name uses following syntax:
<productId><version>[<build>]<osTarget>
The following table describes the file syntax:
Table 4-1 File Syntax
Heading Explanation
productId Product identification which is O.
version Version string, like AAK.
build Optional build number for the release.
osTarget Letter that define the Operating System version compatible with the package.
Letter V defines a package compatible with D and G series.
Letter H Defines a package compatible with H and J series
Example:
The ovnpm AAK package file for H and J series will be OAAKH.
The ovnpm AAK package file for D and G series will be OAAKV.
Package version procedure
The real and unique identifier of an OVNPM package is the version procedure. Even package name can be used
as an identifier. This information is displayed using the vproc program.
$DATA01.V81.OAAKV
Binder timestamp: 14AUG2009 08:12:07
Version procedure: T0684V01_AAK_150_V
Target CPU: UNSPECIFIED
AXCEL timestamp: 14AUG2009 08:12:12
Notice that the binder Timestamp must be considered as the package timestamp.
OVNPM Server Command
Line Based Installation