Proxmox & Grafana

creaky

Active Member
Oct 16, 2018
19
1
43
55
I have been setting up Grafana to monitor my proxmox server but have a couple of queries.

I have created a CPU usage graph but it's showing the % incorrectly, see screenshot below

CPu.jpg

This is the setup for the stats

CPU setup.jpg

The stats are going from Proxmox to InfluxDB and then to Grafana

Any suggestions?
 
In your SELECT field you're missing a non_negative_derivative() after the mean.
 
  • Like
Reactions: creaky