philpo@feddit.org 3 days ago
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.
ZeDoTelhado@lemmy.world 3 days ago
I did know about zabbix before, and I actually did try to install it before using the proxmox helper scripts page. Somehow, by the end I for a blank page. Hence I made this post to see more alternatives.
I do know zabbix is super recognized in this area. I just did not install it successfuly on my previous attempt
philpo@feddit.org 2 days ago
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.