Proxmox Monitoring Influxhdb2 and Grafana
AccessAdd influxnew metric server on proxmox, generate token from InfluxDB, make sure you get read/write access token API.
Make sure bucket and createname apatch, newwe bucketare using organization htf and http port 8086


getCreate thenew API Token
kHqoTFJKd65zmv7_7VAv57fbrbc5aW27NINGp8nhm9oI4zcaPOacWzZEt1pEA0WQuYEutMiq-GwccmHqGRbygQ==time Go tofor grafana and give all read access to all buckets

On grafana we will add a new source where URL IP is our Influxdb

kHqoTFJKd65zmv7_7VAv57fbrbc5aW27NINGp8nhm9oI4zcaPOacWzZEt1pEA0WQuYEutMiq-GwccmHqGRbygQ==



Save and test should work next we will add a new dashboard, we are using https://grafana.com/grafana/dashboards/17051-proxmox/?tab=revisions for our dashboard, copy code and import to grafana

Select DB (Influxdb) give it a name and import


you can use the following command on Proxmox to view influxdb errors
journalctl -a | grep influxdb
Also if no data is being sent make sure pvestatd is running on proxmox
