docs/victoriametrics/data-ingestion/Proxmox.md
Since Proxmox Virtual Environment(PVE) and Proxmox Backup Server(PBS) support sending data using the InfluxDB we can use the InfluxDB write support built into VictoriaMetrics. Currently, PVE and PBS only support using an Authorization Token for authentication and does not support basic auth or a username and password.
If you want to send your data to VictoriaMetrics Cloud check out our blog.
Create buttonsystem_uptime{object="nodes"} in vmui or in the explore view in Grafana to verify metrics from PVE are being sent to VictoriaMetrics.
You should see 1 time series per node in your PVE cluster.Create buttoncpustat_idle{object="host"} in vmui or in the explore view in Grafana to verify metrics from PBS are being to VictoriaMetrics.