Skip to content

jamessoubry/prom-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

PROM-CHECK

Who Watches the Watchmen?

This Docker container will monitor Prometheus and send an alert directly to an alertmanager if down. It is useful if you don't want to run multiple Prometheis. The other option would be to run a micro instance of prometheus that only monitors your big prometheus but this should be alot simpler to set up.

docker run -d jamessoubry/prom-check prometheus1:9090 alertmanager1:9093

About

monitors Prometheus and alerts Alertmanager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages