This package contains an agent plugin that can be installed on Proxmox nodes.
It will output an agent data section compatible with the esx_vsphere_datastores check plugin. It computes provisioned and used storage space based on disk usage of qcow2 files.
Needs the Python module psutil. Can be installed on the PVE nodes with "apt install python3-psutil".