How can we help?

How to install the Auvik collector in a cloud environment

Follow

If you’re looking to deploy the Auvik collector in a commercial cloud environment like Amazon Web Services (AWS) or Microsoft Azure, you can deploy Auvik on a fresh copy of Ubuntu Server 22.04.

Deploying Ubuntu 22.04 on Amazon AWS EC2

  1. Log into your AWS account.
  2. Note your AWS EC2 region (e.g., us-west1, eu-central-1).
  3. Head over to https://cloud-images.ubuntu.com/jammy/current
  4. Click Launch to begin deployment of the image.
  5. Configure and deploy the AMI with appropriate resources:
    1. 4 virtual CPUs
    2. 8GB RAM
    3. Up to 32 GB Storage, This is dynamic storage that will only be used if required.
  6. Ensure you select to install the OpenSSH server during the Ubuntu installation wizard.
  7. Once your cloud instance of Ubuntu is deployed, follow these steps to SSH into the AWS instance.
  8. Once connected, follow the steps in How to install the Auvik collector from a bash script.

Deploying Ubuntu 22.04 on Microsoft Azure

  1. Log into your Azure account.
  2. Navigate to https://azuremarketplace.microsoft.com/en-us/marketplace/apps/canonical.0001-com-ubuntu-server-jammy?tab=Overview
  3. Click Create Virtual Machine.
  4. Configure and deploy the virtual machine with appropriate resources:
    1. 4 virtual CPUs
    2. 8GB RAM
    3. Up to 32 GB Storage, This is dynamic storage that will only be used if required.
  5. Ensure you select to install the OpenSSH server during the Ubuntu installation wizard.
  6. Once your cloud instance of Ubuntu is deployed, follow these steps to SSH into the Azure machine.
  7. Once connected, follow the steps in How to install the Auvik collector from a bash script.
Was this article helpful?
0 out of 2 found this helpful
Have more questions? Submit a request