Skip Navigation LinksALVAO 10.0ALVAO MonitoringSystem Implementation in an OrganizationInstall Agent Skip Navigation Links. Skip Navigation Links Skip Navigation Links.


Install Agent

The ALVAO Monitoring Agent must be installed on all machines that you want to monitor. This application collects information on running processes and activities of all users who are logged in.

Warning:
Do not change the login account for the Agent service, it is necessary for the service to run under local system account.

Batch Installation over Group Policy

Install Agent

  1. Run Group Policy Management on the server.
  2. Go to Group Policy Objects and create a corresponding object there, e.g. ALVAO Monitoring Agent. Go to the newly created object and select Edit.
  3. Go to Computer Configuration – Policies – Software Settings – Software Installation and select New – Package in the context menu.
  4. Browse to the AlvaoMonitoringAgent.msi installation package and then select Assigned in the Deploy Software window.

Setting Up Agent with ADM Template

  1. Go to Computer Configuration – Policies – Administrative Template... and them select Add/remove templates in the context menu.
  2. Click on the Add button and select the ADM template that will be used to create the corresponding registry entries on the client machines.
  3. After loading a template, the ALVAO Monitoring Agent folder will be created in the Computer Configuration – Policies – Administrative Template... – Classic Administrative Templates (ADM)     section.
  4. Select this folder and set up the individual items.
    Note:
    All settings need to correspond to the settings made in Admin. Please refer to the Installation Process for more information

Batch Installation with ALVAO Admin

  1. First create a list of monitored computers.
  2. In Admin, go to Manage – Monitoring – Settings, WMI tab and make all the necessary settings for remote MSI package installation.
  3. Enable the Use WMI option. Then go to the Login field and enter the login information for a user account with administrator permissions to the monitored machines.
  4. In the bottom part of the window, enter the network path where the installation package will be copied.
  5. Copy the Agent installation package you want to install on remote computers to the Admin installation folder.
  6. Go to Manage – Monitoring – Computers in Admin. This will display a list of all computers that are monitored.
  7. Select all computers to which you want to install the Agent and select Install – Agent from the context menu. All necessary Agent settings for communication with WS are performed automatically, based on the Admin settings.
Note:
For this installation method to work correctly on Microsoft Windows Server 2003, it may be necessary to install the "Windows Installer Provider"

Manual Installation on Individual Machines

  1. Run the AlvaoMonitoringAgent.msi installation package to install Agent.
  2. The Installation Wizard will prompt you to enter Agent communication and display parameters. The communication parameters must correspond to the settings made during the installation.
  3. After successful installation, the Agent service will run automatically.

Silent Installation

If you want to automate setting up the Agent during the installation process or if you want to install the Agent without the Installation Wizard, you can enter the startup parameters:

  1. Start the installation with the following command:
    msiexec /i AlvaoMonitoringAgent.msi /q PortalAddress="http://company.com/monitoring" AuthMethod="certificate/password" AuthPassword="password" UIMode="full/icon/none" UploadDataRetry="10" PrintMethod="default"
    The individual parameters correspond to the Agent settings.
  2. Agent will be installed without the Installation Wizard. All values will be set automatically.

The following installer parameters are available:

  • PortalAddress – Monitoring Portal URL
  • AuthMethod – authentication method. You can select between "certificate" and "password"
  • AuthPassword – the corresponding password, if you select the "password" authentication method
  • UIMode – the Agent user interface behavior settings. You can select among the following options:
    • Full interface ("full") – the Agent icon will be displayed in the Taskbar and the user will be able to use the Private Mode
    • Icon only ("icon") – the Agent icon will be displayed in the Taskbar, bu the user will not be able to use the Private Mode
    • No interface ("none") – no Agent icon will be displayed in the Taskbar
  • UploadDataRetry – interval in minutes specifying how often the Agent will attempt to re-send data following an unsuccessful attempt
  • PrintMethod – method used for print monitoring. You can select among the following options:
    • No print monitoring ("none")
    • Same print monitoring method as in ALVAO 7.0 ("legacy")
    • New print monitoring method ("default")/li>

 

Did not find what you were looking for? Ask our technical support team.