How To Setup Prometheus | Prometheus For Monitoring

Описание к видео How To Setup Prometheus | Prometheus For Monitoring

#Prometheus, #Grafana, #DevOps In this tutorial we are going to see how to set up Prometheus, we are getting Prometheus ready to integrate with Grafana. Prometheus is an open-source systems monitoring and alerting toolkit.

If you don’t have your Grafana setup, check my previous tutorials for the same. You can use Prometheus independent as well for monitoring.

Reference:

https://prometheus.io/docs/prometheus...

https://prometheus.io/download/

wget https://github.com/prometheus/prometh...

tar xvfz prometheus-2.17.2.linux-amd64.tar.gz

cd prometheus-2.17.2.linux-amd64

./prometheus

http://ipadress:9090

sudo firewall-cmd --permanent --zone=public --add-port=9090/tcp

sudo firewall-cmd --reload

Follow me @:
  / thetips4you  
   / @thetips4you  
https://fb.me/thetipsforall
http://www.thetips4you.com

Комментарии

Информация по комментариям в разработке