1 Commits

Author SHA1 Message Date
Mapleawaa
03c1644b3a feat: Add various Proxmox VE helper scripts for monitoring, installation, and configuration
- Introduced `monitor-all.sh` for monitoring and restarting LXC and VM instances based on ping status.
- Added `netdata.sh` for installing and uninstalling NetData on Proxmox VE.
- Created `post-pbs-install.sh` for post-installation routines specific to Proxmox Backup Server.
- Developed `post-pve-install.sh` for post-installation routines specific to Proxmox VE.
- Implemented `scaling-governor.sh` to manage CPU scaling governors and set crontab for persistence.
- Added `update-lxcs.sh` for updating LXC containers with options to exclude specific containers.
2025-10-17 21:00:17 +08:00