Hey! Happy Proxmox user here (for my home-server). It's very stable and running a couple of VMs for months now. One of my projects is to have metrics on all kinds of systems, f.e. my solar panels, but also my (virtual) servers. So what I did:
Now my question: I want to measure the percentage of free disk space on the PVE host. In the GUI, I see the following piecies:
Where should I setup an alert for? For LVM or LVM-thin usage?
- Running prometheus in a container
- Added a couple of node_exporters
- Running grafana in a container, pointing it to prometheus
Now my question: I want to measure the percentage of free disk space on the PVE host. In the GUI, I see the following piecies:
- LVM: 88% usage
- LVM-thin: 68% usage
Where should I setup an alert for? For LVM or LVM-thin usage?