diff --git a/README.md b/README.md index b08f20e..61bcad0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Prometheus_Node-Explorer_Grafana -Prometheus docker Install +## Prometheus docker Install -## Docker Schnellinstallation +# Docker Schnellinstallation apt update && apt upgrade apt install curl @@ -25,7 +25,7 @@ docker volume create prometheus-conf prom/prometheus:latest -### Wer die Retention Time setzen möchte fügt folgendes hinzu. (Aufbewahrungszeit) +Wer die Retention Time setzen möchte fügt folgendes hinzu. (Aufbewahrungszeit) --storage.tsdb.retention.time=30d --config.file=/etc/prometheus/prometheus.yml