src/collectors/guides/proxmox/README.md
Plugin: guides Module: proxmox
This guide describes how Netdata monitors Proxmox VE hypervisors. Netdata provides comprehensive, zero-configuration monitoring of Proxmox hosts, including per-VM and per-container resource utilization, host system metrics, storage health, and cluster components.
When installed on a Proxmox host, Netdata automatically discovers and monitors all KVM/QEMU virtual machines and LXC containers through Linux cgroups, resolving friendly names for each VM and container.
Netdata uses multiple collectors working together to provide full Proxmox visibility:
/etc/pve/qemu-server/<VMID>.conf and container hostnames from /etc/pve/lxc/<CTID>.conf.proxmox-ve, libvirt, qemu-guest-agent).This collector is only supported on the following platforms:
This collector only supports collecting metrics from a single instance of this integration.
Proxmox VE Monitoring can be monitored further using the following other integrations:
When Netdata is installed on a Proxmox VE host, it automatically detects and monitors:
The default configuration for this integration does not impose any limits on data collection.
The default configuration for this integration is not expected to impose a significant performance impact on the system.
Netdata must be installed directly on the Proxmox VE host (not inside a VM or container) to access cgroups for all VMs and containers.
wget -O /tmp/netdata-kickstart.sh https://get.netdata.cloud/kickstart.sh && sh /tmp/netdata-kickstart.sh
There are no configuration options.
There is no configuration file.
There are no configuration examples.
There are no alerts configured by default for this integration.
This guide does not collect metrics directly. Metrics are collected by the related integrations listed above. See each integration's page for detailed metric documentation.
If VMs or containers show raw cgroup paths instead of friendly names, verify that:
/etc/pve/ directory is accessible to the netdata usercgroup-name.sh script can read VM/container configuration filesIf ZFS pool metrics are not showing, ensure the zfspool collector is enabled and the zpool command is available to the netdata user.
Ceph metrics require the Ceph collector to be configured with the Ceph REST API endpoint. See the Ceph integration page for details.