Difference between revisions of "Install Prometheus, Grafana, and Monitoring Server"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
<br>2. https://computingforgeeks.com/install-prometheus-server-on-centos-7/ | <br>2. https://computingforgeeks.com/install-prometheus-server-on-centos-7/ | ||
<br>3. https://computingforgeeks.com/how-to-monitor-linux-server-performance-with-prometheus-and-grafana-in-5-minutes/ | <br>3. https://computingforgeeks.com/how-to-monitor-linux-server-performance-with-prometheus-and-grafana-in-5-minutes/ | ||
+ | <br>4. https://www.howtoforge.com/tutorial/how-to-install-prometheus-and-node-exporter-on-centos-8/ | ||
<br> | <br> | ||
Line 10: | Line 11: | ||
<br>1. https://blog.pvincent.io/2017/12/prometheus-blog-series-part-1-metrics-and-labels/ | <br>1. https://blog.pvincent.io/2017/12/prometheus-blog-series-part-1-metrics-and-labels/ | ||
− | <br> | + | <br>2. https://povilasv.me/prometheus-go-metrics/ |
− |
Revision as of 12:26, 8 April 2020
Installation
1. https://computingforgeeks.com/how-to-install-grafana-on-ubuntu-debian/
2. https://computingforgeeks.com/install-prometheus-server-on-centos-7/
3. https://computingforgeeks.com/how-to-monitor-linux-server-performance-with-prometheus-and-grafana-in-5-minutes/
4. https://www.howtoforge.com/tutorial/how-to-install-prometheus-and-node-exporter-on-centos-8/
Understanding
1. https://blog.pvincent.io/2017/12/prometheus-blog-series-part-1-metrics-and-labels/
2. https://povilasv.me/prometheus-go-metrics/