You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > Vulnerability Scanning > Technical Documentation > Agent Installation for Trava Agent Scan
Agent Installation for Trava Agent Scan
print icon

Agent Installation for Trava Agent Scan

For installation using agent installer instead of 1-liner command

Windows Agent

Manual installation on one machine

  1. Download the agent installer here

  2. Open a command prompt with Administrator privilege and change to the location where the installer is downloaded

  3. Run the following command. Replace <ID> with the ID value obtained from within Trava platform (keep the curly brackets)

 

Windows_QualysCloudAgent.exe CustomerId={33294bee-d6e5-7e78-821a-edd1509a2f7f} ActivationId={<ID>} WebServiceUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/

Mass deployment using a Remote Monitoring & Management (RMM) tool

  1. Download the agent installer here

  2. Prepare a deployment with the following installation command. Replace <ID> with the ID value obtained from within Trava platform (keep the curly brackets)

 

Windows_QualysCloudAgent.exe CustomerId={33294bee-d6e5-7e78-821a-edd1509a2f7f} ActivationId={<ID>} WebServiceUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/

MacOS Agent

Manual installation on one machine

  1. Download the agent installer for your chip type:

  2. Open a terminal session and change to the location where the installer is downloaded

  3. Run the following commands. Replace <ID> with the ID value obtained from within Trava platform

 

sudo installer -pkg ./Mac_OS_QualysCloudAgent.pkg  -target /

 

OR for Apple chip Mac:

 

sudo installer -pkg ./Mac_OS_ARM_QualysCloudAgent.pkg  -target /

 

sudo /Applications/QualysCloudAgent.app/Contents/MacOS/qualys-cloud-agent.sh ActivationId=<ID> CustomerId=33294bee-d6e5-7e78-821a-edd1509a2f7f ServerUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/

Mass deployment using a Remote Monitoring & Management (RMM) tool

  1. Download the agent installer for your chip type:

  1. Prepare a deployment with the following installation commands. Replace <ID> with the ID value obtained from within Trava platform

 

sudo installer -pkg ./Mac_OS_QualysCloudAgent.pkg  -target /

 

OR for Apple chip Mac:

 

sudo installer -pkg ./Mac_OS_ARM_QualysCloudAgent.pkg  -target /

 

sudo /Applications/QualysCloudAgent.app/Contents/MacOS/qualys-cloud-agent.sh ActivationId=<ID> CustomerId=33294bee-d6e5-7e78-821a-edd1509a2f7f ServerUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/

Linux Agent (RHEL)

Manual installation on one machine

  1. Download the agent installer for your chip type:

  1. Open a terminal session and change to the location where the installer is downloaded

  2. Run the following commands. Replace <ID> with the ID value obtained from within Trava platform

 

sudo rpm -ivh RHEL_x64_QualysCloudAgent.rpm

 

OR for Apple chip Mac:

 

sudo rpm -ivh RHEL_ARM64_QualysCloudAgent.rpm

 

sudo /usr/local/qualys/cloud-agent/bin/qualys-cloud-agent.sh ActivationId=<ID> CustomerId=33294bee-d6e5-7e78-821a-edd1509a2f7f ServerUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/

 

Mass deployment using a Remote Monitoring & Management (RMM) tool

  1. Download the agent installer for your chip type:

  1. Prepare a deployment with the following installation commands. Replace <ID> with the ID value obtained from within Trava platform

 

sudo rpm -ivh RHEL_x64_QualysCloudAgent.rpm

 

OR for Apple chip Mac:

 

sudo rpm -ivh RHEL_ARM64_QualysCloudAgent.rpm

 

sudo /usr/local/qualys/cloud-agent/bin/qualys-cloud-agent.sh ActivationId=<ID> CustomerId=33294bee-d6e5-7e78-821a-edd1509a2f7f ServerUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/

Linux Agent (Debian)

Manual installation on one machine

  1. Download the agent installer for your chip type:

  1. Open a terminal session and change to the location where the installer is downloaded

  2. Run the following commands. Replace <ID> with the ID value obtained from within Trava platform

 

sudo dpkg --install Debian_x64_QualysCloudAgent.deb

 

OR for Apple chip Mac:

 

sudo dpkg --install Debian_ARM64_QualysCloudAgent.deb

 

sudo /usr/local/qualys/cloud-agent/bin/qualys-cloud-agent.sh ActivationId=<ID> CustomerId=33294bee-d6e5-7e78-821a-edd1509a2f7f ServerUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/

 

Mass deployment using a Remote Monitoring & Management (RMM) tool

  1. Download the agent installer for your chip type:

  1. Prepare a deployment with the following installation commands. Replace <ID> with the ID value obtained from within Trava platform

 

sudo dpkg --install Debian_x64_QualysCloudAgent.deb

 

OR for Apple chip Mac:

 

sudo dpkg --install Debian_ARM64_QualysCloudAgent.deb

sudo /usr/local/qualys/cloud-agent/bin/qualys-cloud-agent.sh ActivationId=<ID> CustomerId=33294bee-d6e5-7e78-821a-edd1509a2f7f ServerUri=https://qagpublic.qg3.apps.qualys.com/CloudAgent/
Feedback
0 out of 0 found this helpful

scroll to top icon