Install the Natalia Analytics agent VM

The agent VM runs on your premises, collects CDR from your Alcatel PBX, and pushes them to Natalia Cloud over a secure channel. 15-minute installation.

Compatibility matrix

OXE R8 → R13 OXO R10 + R10.2 VMware vSphere / ESXi Proxmox VE Microsoft Hyper-V VirtualBox Outbound HTTPS only, no inbound port

System requirements

The Natalia Analytics agent ships as a Linux virtual appliance (OVA) under 100 MB, runnable on any modern hypervisor.

Resource Minimum Recommended
vCPU11
RAM512 MB1 GB
Disk5 GB10 GB
Network1 interface (NAT or bridge)Bridge with reachable PBX
Operating systemHardened minimalist Linux distributionProvided in the appliance
HypervisorVMware ESXi, Proxmox, Hyper-V, VirtualBoxVMware vSphere, Proxmox
Outbound HTTPSapi.getnatalia.com:443api.getnatalia.com:443 + releases.getnatalia.com:443

Step 1/5

Download the OVA

From your Natalia Cloud account, request your access. The OVA download URL arrives by email, signed with its SHA-256 checksum.

# Verify the integrity of the downloaded file
sha256sum natalia-agent-<version>.ova
# The output must match the SHA-256 from the email
bash

Step 2/5

Import on your hypervisor

The OVA follows the OVF 1.0 standard. Import it the usual way on your platform:

  • VMware vSphere : File > Deploy OVF Template
  • Proxmox VE : qm importovf 100 natalia-agent-<version>.ova local-lvm
  • Microsoft Hyper-V : Action > Import Virtual Machine (use standard conversion tools if needed)
  • VirtualBox : VBoxManage import natalia-agent-<version>.ova

The agent's serial console then displays the admin password and the first-boot URL. See step 3.

Step 3/5

First boot, retrieve the admin password

On first boot, the agent generates a random 32-character admin password and prints it on the serial console and on the login banner. Connect to the VM serial console from your hypervisor.

================================================================
  Natalia Agent — first boot
================================================================
  Web UI URL    : https://10.0.0.42:8443
  Admin login   : admin
  Admin password: A7-x42P-q9zN-mKvL-bH3R-wT8d-fX1c-pE5s
  Cert SHA-256  : 4f:3a:21:0b:1e:8c:7d:91:6e:f5:...
================================================================
  Save this password — it will not be shown again.
================================================================
text

Step 4/5

Configure the agent (web UI)

Open https://<VM-IP>:8443 in your browser. Verify the self-signed certificate's SHA-256 fingerprint against the one shown on the serial console, then accept it. Log in with the admin password.

Natalia Analytics agent admin login screen
Admin login - local web UI of the agent VM

You will be asked to:

  1. Change the admin password (mandatory on first login)
  2. Select your PBX type: OXE or OXO
  3. Enter the PBX IP, port, login and password
  4. Enter your Natalia API key and Organization ID (provided by email)
  5. Click "Test the connection" (verifies PBX reachability and credentials)
  6. Save (the agent starts polling at the default 30 min cycle)
Natalia Analytics agent PBX configuration form for an Alcatel OXE
PBX configuration form — local web UI of the agent VM
Test connection in progress — Natalia agent
"Test in progress..." — credentials and PBX reachability check

Need help on the PBX side? See OXE configuration or OXO configuration.

Step 5/5

Verify the dashboard

The agent's local dashboard shows live status: PBX reachability, last collected files, disk buffer, push success/failure counts, 24h errors.

Natalia Analytics agent local dashboard - PBX status, CDR files, buffer
Local agent dashboard - real-time monitoring

Trouble at this stage? See the complete error code reference (NAT-AGT-001 to NAT-AGT-010).