Alerting with Prometheus is separated into two parts. Alerting rules in Prometheus servers send alerts to an Alertmanager. The Alertmanager then manages those alerts, including silencing, inhibition, aggregation and sending out notifications via methods such as email, on-call notification systems, and chat platforms.
To create a new Proxmox VE Prometheus Alertmanager LXC, run the command below in the Proxmox VE Shell.
To Update Prometheus Alertmanager, run the command below (or type update) in the LXC Console.
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/prometheus-alertmanager.sh)"
Default settings
CPU: 1vCPU
RAM: 1GB
HDD: 2GB
Default Interface: IP:9093