-
RUNBOOK: Prometheus + PVE Exporter on Proxmox (LXC)

Overview Sets up Prometheus and prometheus-pve-exporter as separate LXC containers on a Proxmox host, using community helper scripts. Grafana is assumed to run elsewhere and is not covered here. Architecture: Proxmox host — runs LXC containers, exposes API for monitoring LXC: prometheus — collects and stores metrics LXC: pve-exporter — polls Proxmox API and exposes…