This is a repository for Prometheus debian packages.
To use, add the following to your sources.list:
deb http://deb.robustperception.io/ precise nightly
Import the key:
GET https://s3-eu-west-1.amazonaws.com/deb.robustperception.io/41EFC99D.gpg | apt-key add -
And finally install the packages:
apt-get update apt-get install prometheus node-exporter pushgateway alertmanager
The Prometheus server will now be running at http://localhost:9090.
These packages are provided as-is as a free service to the community, if they break you get to keep both pieces.
Questions? Email prometheus@robustperception.io