Table of Contents

Automatic agent deployment

Introduction

Steps to deploy Software Agents on the devices to be monitored from the Web Console:

  • This system does not perform PUSH operations; all deployments are transmitted offering the software and instructing the target to install it.
  • It will be necessary to have the Tentacle server configured with the filters for the agent directory and that the installers of the agent repository can be downloaded. If you upgrade to version 777, you should check that the filters are configured and restart the tentacle_serverd service.

Search for targets

Once the described steps have been verified, you will be able to access the menu Management → Discovery → Host & Devices → Agent deployment.

Any of the following options can be used to define targets for deployment:

Finally, the agents will be displayed by clicking Deploy agent to targets.

Scanning one or more networks for targets

Clicking on Scan for targets will display a pop-up box, some of the parameters to be configured are as follows:

By clicking Scan, a new entry to be executed will appear in the task list.

Manually defining a target

Clicking Add target will display a pop-up box, some of the parameters to be configured are as follows:

By clicking OK, a new entry to be executed will appear in the task list.

Upload a CSV file with target information

If you want to record targets in bulk, you may upload a CSV file with the following format:

IP; Protocol; Target port; Target agent version; Credential identifier; Tentacle server ip; Tentacle server port; Temp folder

See each of the parameters in the section “Manually define a target”.

Deploying the Software

You may only schedule deployment against targets whose information is complete, specifying both credentials and software versions to be deployed.

As soon as you have possible targets in the list, the agent deployment can be launched. Select the IP addresses of the targets from the list (only valid targets will appear in Available targets) and with the Deploy button, the agent deployment will start.

A Discovery task will be automatically created for background deployment, which will be in charge of installing the agent in the desired targets. It will be possible to confirm that the agent was successfully installed from the target list in the deployment center (see summary), as well as to force, enable/disable, delete and edit these tasks.

Back to Pandora FMS Documentation Index