2008 Forks
5745 Stars
5745 Watchers

alertmanager

Prometheus Alertmanager

How to download and setup alertmanager

Open terminal and run command
git clone https://github.com/prometheus/alertmanager.git
git clone is used to create a copy or clone of alertmanager repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with alertmanager https://github.com/prometheus/alertmanager/archive/master.zip

Or simply clone alertmanager with SSH
[email protected]:prometheus/alertmanager.git

If you have some problems with alertmanager

You may open issue on alertmanager support forum (system) here: https://github.com/prometheus/alertmanager/issues