User Tools

Site Tools


prometheus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prometheus [2021/10/15 06:56] – [Configure Prometheus] vissieprometheus [2021/10/18 03:47] (current) vissie
Line 4: Line 4:
   * https://www.scaleway.com/en/docs/tutorials/prometheus-monitoring-grafana-dashboard/   * https://www.scaleway.com/en/docs/tutorials/prometheus-monitoring-grafana-dashboard/
  
-  - Install Prometheus +  - Install/Configure Prometheus 
-  - Configure Prometheus +  - Install/Configure Node Exporter 
-  - Install Node Exporter +  - Install/Configure Nginx Reverse Proxy 
-  - Configure Node Exporter +  - Install/Configure Alert Manager 
-  - Nginx Reverse Proxy+  - Install/Configure Blackbox Exporter
  
  
Line 151: Line 151:
   sudo pip3 install -r ./requirements.txt   sudo pip3 install -r ./requirements.txt
   sudo pip3 install python-dateutil   sudo pip3 install python-dateutil
 +
 +
 +=====Issues=====
 +====ICMP====
 +To get ping [icmp] to work, I had to do the following:  
 +  sudo setcap cap_net_raw+ep /usr/local/bin/blackbox_exporter 
 +
  
prometheus.1634306217.txt.gz · Last modified: 2021/10/15 06:56 by vissie