Deploying packages to PATROL Agents
Requirements for deploying packages
You need to create deployable packages before you can deploy them. For more information, see Creating-a-deployable-package.
The following validations are performed before deploying packages:
- PATROL Agent version - Packages are deployed only to PATROL Agents version 10.0 and later.
- Integration Service version - Packages are deployed only to PATROL Agents that are connected to Integration Services version 10.5 and later.
Monitoring solution version - Monitoring solutions in the deployable package that are of earlier versions than what are available on the PATROL Agent are not deployed.
- Operating system - Packages that do not match the operating system of the target PATROL Agents are not deployed.
- Installation directory - The directory specified in the deployable package and the PATROL Agent installation directory must match.
- Disk space - The Integration Service and PATROL Agent host must have sufficient disk space for deployment and installation.
- The Integration Service must have free disk space of at least the deployable package size.
- The PATROL Agent host must have free disk space of at least four times the deployable package size.
To deploy and install packages to PATROL Agents
- In the navigation pane, expand Configuration and select Managed Devices.
- Expand the entries list to display the PATROL Agents that you want to deploy and install the package to.
- From the action menu for the PATROL Agent, select Deploy and Install Packages.
Select the packages that you want to deploy to the PATROL Agent and select Deploy and Install.
If any package deployment validation fails, an error message is displayed and the remaining compatible packages, if any, are deployed and installed to the PATROL Agent.
- View the status in the Deploy Status column, as described in the following procedure.
To view the deployment and installation status
The icons in the Deploy Status column indicate the deployment and installation status. See the following table for a description of the icons and the status.
To deploy packages to earlier versions of PATROL Agents
The deploy and install feature in the TrueSight console does not support PATROL Agents prior to version 10.0.
To deploy to such PATROL Agents, perform the following steps:
- Use the Save and Download option while creating a deployable package, as described in Creating-a-deployable-package.
- Copy the deployable package to the PATROL Agent host and extract it.
- Run the following file in the bmc_products directory:
(Windows) RunSilentInstall.exe
(UNIX) RunSilentInstall.sh
Where to go from here