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
Next revisionBoth sides next revision
prometheus [2019/09/30 20:34] dreiggyprometheus [2019/10/04 23:36] – [Prometheus monitoring] dreiggy
Line 3: Line 3:
   * Grafana prometheus dashboard: https://grafana.com/grafana/dashboards/1860   * Grafana prometheus dashboard: https://grafana.com/grafana/dashboards/1860
   * Grafana prometheus percona mysqld dashboard: https://grafana.com/grafana/dashboards/7362   * Grafana prometheus percona mysqld dashboard: https://grafana.com/grafana/dashboards/7362
 +  * Prometheus rules collection: https://awesome-prometheus-alerts.grep.to/rules.html
  
  
Line 120: Line 121:
 sudo systemctl enable mysqld_exporter sudo systemctl enable mysqld_exporter
 sudo systemctl start mysqld_exporter sudo systemctl start mysqld_exporter
 +</code>
 +
 +Once the MySQLd Exporter is installed, verify that metrics are being exported:
 +<code bash>
 +curl http://localhost:9104/metrics
 </code> </code>
prometheus.txt · Last modified: 2019/10/04 23:50 by dreiggy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki