nbuchwitz / check_pve

Icinga check command for Proxmox VE via API
GNU General Public License v2.0
110 stars 35 forks source link

fix: Add Sys.Modify to privileges #43

Closed nbuchwitz closed 1 year ago

nbuchwitz commented 1 year ago

Proxmox VE API user requires the Sys.Modify privilege to fetch the update status.

Fixes #38