

Another option: Zabbix.
Sounds like overkill initially, but works fine and can be automated fairly well. Once installed (as a LXC/VM or on a seperats device if you want independent monitoring), you can setup a API acess for monitoring Proxmox (which will monitor all LXCs,etc. automatically) and then add the agent on top to monitor the underlying machine. There are dozens of ways to monitor Zabbix hosts temps, HDDs,etc. available online.
In theory you could also let a zabbixproxy collect all your hosts data (e.g. your Proxmox Host, your switch,etc.) in your network and then send it to a VPS outside your network so you monitor offsite and can be alerted when not at home.


Tbh, I have given up on Proxmox Helper Scripts for more demanding things recently as I had similar issues.
You can use the fully packed VM appliance or iso as well. Or Docker.
Or,tbh,try the manual install,it’s somewhat straight forward. If you need help let me know.