Comments on How To Install Prometheus on Ubuntu 18.04 LTS

Prometheus is a free and open source software ecosystem that allows us to collect metrics from our applications and stores them in a database, especially a time-series based DB. It is a very powerful monitoring system suitable for dynamic environments.

3 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: JB

Not to be a whiny son of a pooo but I think you forgot the repo address

deb http://deb.robustperception.io/ precise nightly

By: BJ

Not to be a whiny son of a pooo but I think you missed that the nightly builds available at this APT repository haven't been updated in a year (and are most likely no longer safe to use).

By: Michael Cooper

Hello,

This is a nice article but can you point me to something where I can do the entire stack of prometheus,grafana,node_exporter,alertmanager, the reason I ask is there are several articles on how to configure alert manager but they are written in a convulted way to where they confuse the reader this is a nicely done article.

 

Thanks,

Michael