The Nova AI agent is a lightweight daemon that collects metrics, logs, and traces from your infrastructure and sends them to the Nova platform. This guide walks you through installing the agent on Linux, macOS, or within a Docker container.
Log into app.novaaiops.com, navigate to Settings > API Keys, and copy your agent installation key.
SSH into your server and run the one-line installer. Replace YOUR_API_KEY with the key from step 1.
Check the agent status to confirm it started successfully.
You should see active (running) in the output.
Edit the configuration file to customize data collection, log paths, or proxy settings.
Go back to app.novaaiops.com. Within 30 seconds, your host will appear on the Infrastructure page with live metrics.
For Docker environments, use our official container image: docker run -d --name nova-agent -e NOVA_API_KEY=YOUR_KEY novaaiops/agent:latest
Repeat steps 2-3 on every server you want to monitor. All hosts share the same API key and appear automatically in your Nova dashboard.
ingest.novaaiops.com.sudo.HTTPS_PROXY in /etc/nova-agent/nova-agent.yaml.Install the Nova agent on your infrastructure and start monitoring in minutes.
Start Free Trial