pvestatd uses ifquery to check for the status of network interfaces - which is ran approximately every ~10 seconds. You can turn off logging via the variable, but that would also include any other run of ifupdown2 CLI tools. We already have a...
Proxmox v8.4.17
It appears ifupdown2 has been running every ~10 seconds in debug mode and writing to /var/log/ifupdown2. Granted only 43 logs are kept at a time, but the sequence number in the file name is well over 6.5 million... meaning at...
Hi,
I would like to share a small project I built for Proxmox called GuestPilot.
The goal was simple: have a small, fast, root-local tool to monitor and control VMs / CTs without exposing the full Proxmox API surface to end users.
For my use...