vault backup: 2025-12-10 11:37:35

This commit is contained in:
2023-05-15 17:16:05 +02:00
committed by Thomas Peetz
parent 91bf72fc87
commit 73f2162ddf
6049 changed files with 513094 additions and 227748 deletions
+26
View File
@@ -0,0 +1,26 @@
---
tags:
- IT/tools/Grafana
- IT/Tools/Prometheus
---
## Installation
## Konfiguration
### Reset Grafana admin password
```shell
docker exec -it docker-grafana-1 grafana cli admin reset-admin-password <PASSWORD>
```
## Links
- [Releases · prometheus/jmx_exporter](https://github.com/prometheus/jmx_exporter/releases)
- [Prometheus JMX exporter and ActiveMQ - Stack Overflow](https://stackoverflow.com/questions/76165998/prometheus-jmx-exporter-and-activemq)
- [prometheus/jmx_exporter: A process for collecting metrics using JMX MBeans for Prometheus consumption](https://github.com/prometheus/jmx_exporter)
- [HTTP mode | JMX Exporter](https://prometheus.github.io/jmx_exporter/1.1.0/java-agent/http-mode/)
- [HTTP mode | JMX Exporter](https://prometheus.github.io/jmx_exporter/1.1.0/java-agent/http-mode/)
- [Architecture and Monitoring Apache ActiveMQ with Dashboards | MetricFire](https://www.metricfire.com/blog/architecture-and-monitoring-apache-activemq-with-grafana/)
-