Difference between revisions of "Prometheus Alertmanager"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 8: Line 8:
  
 
* <code>[[amtool]]</code> cli tool is included with all releases of Alertmanager for interacting with the Alertmanager API  
 
* <code>[[amtool]]</code> cli tool is included with all releases of Alertmanager for interacting with the Alertmanager API  
 +
 +
 +
* Installation: <code>apt install prometheus-alertmanager</code>
 +
  
  

Revision as of 08:54, 14 July 2020

Prometheus Alertmanager[1] handles alerts sent by client applications such as the Prometheus server. It takes care of

  • Deduplicating
  • Silencing and inhibition
  • Grouping
  • Routing to the correct receiver integration such as email, PagerDuty or OpsGenie.


  • amtool cli tool is included with all releases of Alertmanager for interacting with the Alertmanager API


  • Installation: apt install prometheus-alertmanager


Related terms


See also

  • https://prometheus.io/docs/alerting/alertmanager/
  • Advertising: