This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Proxmox VE Monitor-All #3063
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🛈 Virtual machines without the QEMU guest agent installed must be excluded.
🛈 Prior to generating any new CT/VM not found in this repository, it's necessary to halt Proxmox VE Monitor-All by running
systemctl stop ping-instances
.All commands are run from the Proxmox VE shell.
To add or remove Monitor-All in Proxmox VE:
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/monitor-all.sh)"
To make setup changes, first stop the service:
systemctl stop ping-instances
To edit pause time:
To add excluded instances:
After changes have been saved,
systemctl daemon-reload
and start the service:systemctl start ping-instances
Monitor-All logs :
cat /var/log/ping-instances.log
`Beta Was this translation helpful? Give feedback.
All reactions