You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
MariaDB/monitoring: Difference between revisions
< MariaDB
Jump to navigation
Jump to search
imported>LSobanski No edit summary |
imported>LSobanski |
||
Line 18: | Line 18: | ||
* Mediawiki MySQL Loadbalancer: https://grafana.wikimedia.org/d/000000363/mediawiki-mysql-loadbalancer | * Mediawiki MySQL Loadbalancer: https://grafana.wikimedia.org/d/000000363/mediawiki-mysql-loadbalancer | ||
== | == Orchestrator == | ||
[[ | [[Orchestrator]] | ||
== Logstash/Kibana == | == Logstash/Kibana == |
Latest revision as of 12:13, 12 January 2022
Icinga
TBD
Metrics
Prometheus
Hosts to be monitored at prometheus are controlled by the instance and server inventory at Zarcillo (db1115). In order to update prometheus, hosts have to be inserted, updated or deleted from Zarcillo and then run /usr/local/sbin/mysqld_exporter_config.py
on the prometheus hosts (e.g. prometheus1003 and prometheus1004 for eqiad). This scripts run automatically every 30 minutes to check for changes.
The standard mysqld-prometheus-exporter is used for most metrics.
Grafana
Relevant dashboards:
- MySQL aggregated: https://grafana.wikimedia.org/d/000000278/mysql-aggregated
- MySQL instance: https://grafana.wikimedia.org/d/000000273/mysql
- Replication lag: https://grafana.wikimedia.org/d/000000303/mysql-replication-lag
- Mediawiki MySQL Loadbalancer: https://grafana.wikimedia.org/d/000000363/mediawiki-mysql-loadbalancer
Orchestrator
Logstash/Kibana
TBD
This page is a part of the SRE Data Persistence technical documentation
(go here for a list of all our pages)