Email notifications of events

vladsams

New Member
Jul 8, 2020
2
0
1
40
Proxmox VE 6.1

Is there a way to configure Proxmox to send notifications by email if, for example, a VM unexpectedly went down?
 
not out of the box. you can probably do that yourself with log monitoring though.
 
you can use zabbix agent to monitor a bunch of different stuff

you can also write some simple scripts to grep in /var/log/pveproxy for example, and send you an email if it gets a match