Follow the steps to register and install HP Operations Agent 12.00:
Usage | Command |
---|---|
Register the HP Operations Agent deployment packages for all platforms and install the Infrastructure SPIs. |
cscript oainstall.vbs -i -m
|
Register the HP Operations Agent deployment package for a specific node platform by using a platform specific ISO file. |
cscript oainstall.vbs -i -m
|
Register the HP Operations Agent deployment packages for all platforms, and install the Infrastructure SPIs, but do not install the graph or report package. |
cscript oainstall.vbs -i -m -spiconfig <file_name>
|
Register the HP Operations Agent deployment packages for all platforms, but do not install the Infrastructure SPIs. |
cscript oainstall.vbs -i -m -spiconfig <file_name with complete path>
|
Register the HP Operations Agent deployment packages for select platforms and install the Infrastructure SPIs. |
cscript oainstall.vbs -i -m -p <platform> -spiconfig
<file_name>
|
Verification |
The command shows the list of available (active) deployment packages on the management server.
The command shows if Infrastructure SPIs are installed. |
Remove HP Operations Agent and HP Operations Smart Plug-ins for Infrastructure deployment package. | cscript oainstall.vbs -r -m -v <version> -p <platform> -spiconfig
|
Usage | Command |
---|---|
Register the HP Operations Agent deployment packages for all platforms and install the Infrastructure SPIs. |
./oainstall.sh -i -m
|
Register the HP Operations Agent deployment package for a specific node platform by using a platform-specific ISO file. |
./oainstall.sh -i -m
|
Register the HP Operations Agent deployment packages for all platforms, and install the Infrastructure SPIs, but do not install the graph package. |
./oainstall.sh -i -m -spiconfig <file_name>
|
Register the HP Operations Agent deployment packages for all platforms, but do not install the Infrastructure SPIs. |
./oainstall.sh -i -m -spiconfig <file_name with
complete path>
|
Register the HP Operations Agent deployment packages for select platforms and install the Infrastructure SPIs. |
./oainstall.sh -i -m -p <platform> -spiconfig <file_
name>
|
Verify the registration |
The command shows the list of available (active and backed-up) deployment packages on the management server.
The command shows if Infrastructure SPIs are installed. |
Remove the HP Operations Agent and HP Operations Smart Plug-ins for Infrastructure deployment package. | ./oainstall.sh -r -m -v <version> -p <platform> -spiconfig
|
Usage | Command |
---|---|
Install the HP Operations Agent using single step installer |
On Windows
On UNIX
|
Usage | Command |
Using the removesign option with the zip media |
On Windows
|
Using a profile file |
On Windows
|
Usage | Command |
Standalone Agent Installation Repository
|
Run the following command to install the Standalone Agent Installation Repository on a Linux server:
Run the following command to install the Standalone Agent Installation Repository on the HP Operations Manager for Linux 9.x:
Run the following command to remove the Standalone Agent Installation Repository
|
Agent Installation Repository as a Virtual Appliance |
To deploy the virtual appliance with the HP Operations Agent from the vSphere console: 1. Login to vCenter using vSphere client. 2. Click File > Deploy OVF Template. The Deploy OVF Template window opens. 3. Follow the on-screen instructions. |
Deploying HP Operations Agent Using the Agent Installation Repository |
Run the following command to install HP Operations Agent on the server: oarepo -i|-install -s|-server <server url> [-v|-version <version no.>] [-om|- On Windows
On Linux
|
Install HP Operations Agent using Yum repository |
To install previous versions together:
To install latest version:
Download and copy the HP public key from
To configure the management server: Go to the following directory on the Linux node:
Run the following command:
|
Usage | Command |
Installing HP Operations Agent Using HP Server Automation |
Run the command to create a zip media that can be imported into the HP Server Automation:
or
Run the following command to obtain a platform-specific .zip file from a specific location:
|
Usage | Command |
Installing HP Operations Agent using Microsoft System Center 2012 Configuration Manager |
To start the installation on the node automatically with
You can also use the command:
If you want to specify an agent profile. Make sure that the .txt file is placed at the same location as where the You can also use the command:
You can mention any agent installation command to perform an appropriate action during deployment. |
Usage | Command |
Standalone Installation |
On Windows: cscript oainstall.vbs -i -a -minprecheck On UNIX: ./oainstall.sh -i -a -minprecheck |
Remote Installation |
Remotely from the HPOM for Windows Console
Then follow the steps to install HP Operations Agent from HPOM for Windows management server. Remotely from the HPOM for UNIX Console
Then follow the steps to install HP Operations Agent from HPOM for UNIX management server. |
Installing the HP Operations Agent on platforms supported with limitation remotely using the command line |
On Windows:
On UNIX:
|
Usage | Command |
Installing HP Operations Agent without a profile file |
On Windows:
On UNIX:
|
Installing HP Operations Agent with a profile file |
On Windows:
On UNIX:
|
Usage | Command |
Installing HP Operations Agent Health using a profile file |
Edit the following variables in the profile file: set agent.health:OPC_SELFMON_ENABLE=<T RUE/FALSE> set agent.health:OPC_SELFMON_SERVER=<server_ip_address> set agent.health:OPC_SELFMON_INTERVAL=<time_interval> On Windows:
On UNIX:
|