Guest agent

QEMU Guest Agent for Proxmox VPS Templates

Guide to QEMU Guest Agent usage on Proxmox VPS templates for VM lifecycle actions, provisioning visibility and infrastructure automation.

VMNexor documentation is actively evolving. Some features, wording, and screenshots may change during beta.

Why QEMU Guest Agent matters

The QEMU Guest Agent improves communication between Proxmox and guest operating systems. Hosting providers commonly rely on it for cleaner VM lifecycle operations and better automation visibility.

Typical provider usage

  • VM shutdown actions
  • IP address reporting
  • Guest-aware reboot handling
  • Provisioning validation
  • Template readiness checks

Linux setup

Install the guest agent using your operating system package manager, then enable it according to your distribution standards.

Windows setup

Windows VPS templates should include the QEMU Guest Agent alongside VirtIO drivers and Cloudbase-Init where appropriate.

VMNexor relevance

VMNexor provisioning and lifecycle workflows are designed around predictable template behaviour, including proper QEMU Guest Agent support.

Related guides