Fix links (#96)

* Update links to images to community-scripts repo

* Update links to community-scripts repo
This commit is contained in:
Rémi Bédard-Couture
2024-11-06 13:05:00 -05:00
committed by GitHub
parent c8806867d8
commit cb8b8b51a7
11 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
"interface_port": null,
"documentation": null,
"website": null,
"logo": "https://github.com/tteck/Proxmox/blob/main/misc/images/monitor.png?raw=true",
"logo": "https://github.com/community-scripts/ProxmoxVE/blob/main/misc/images/monitor.png?raw=true",
"description": "This script will add Monitor-All to Proxmox VE, which will monitor the status of all your instances, both containers and virtual machines, excluding templates and user-defined ones, and automatically restart or reset them if they become unresponsive. This is particularly useful if you're experiencing problems with Home Assistant becoming non-responsive every few days/weeks. Monitor-All also maintains a log of the entire process, which can be helpful for troubleshooting and monitoring purposes.\r\n\r\n\ud83d\udec8 Virtual machines without the QEMU guest agent installed must be excluded.\r\n\ud83d\udec8 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.",
"install_methods": [
{