prometheus-alertmanager

Handle and deliver alerts created by Prometheus

Install

All systems
curl cmd.cat/prometheus-alertmanager.sh
Debian Debian
apt-get install prometheus-alertmanager
Ubuntu
apt-get install prometheus-alertmanager
image/svg+xml Kali Linux
apt-get install prometheus-alertmanager
Windows (WSL2)
sudo apt-get update sudo apt-get install prometheus-alertmanager
Raspbian
apt-get install prometheus-alertmanager

prometheus-alertmanager

Handle and deliver alerts created by Prometheus

The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts.