README.md aktualisiert
This commit is contained in:
parent
4aee0df4e3
commit
7bf885fd61
|
@ -1,8 +1,8 @@
|
||||||
# Prometheus_Node-Explorer_Grafana
|
# Prometheus_Node-Explorer_Grafana
|
||||||
|
|
||||||
Prometheus docker Install
|
## Prometheus docker Install
|
||||||
|
|
||||||
## Docker Schnellinstallation
|
# Docker Schnellinstallation
|
||||||
|
|
||||||
<code>apt update && apt upgrade
|
<code>apt update && apt upgrade
|
||||||
apt install curl</code>
|
apt install curl</code>
|
||||||
|
@ -25,7 +25,7 @@ docker volume create prometheus-conf</code>
|
||||||
prom/prometheus:latest </pre></span>
|
prom/prometheus:latest </pre></span>
|
||||||
|
|
||||||
|
|
||||||
### Wer die Retention Time setzen möchte fügt folgendes hinzu. (Aufbewahrungszeit)
|
Wer die Retention Time setzen möchte fügt folgendes hinzu. (Aufbewahrungszeit)
|
||||||
<code>--storage.tsdb.retention.time=30d --config.file=/etc/prometheus/prometheus.yml</code>
|
<code>--storage.tsdb.retention.time=30d --config.file=/etc/prometheus/prometheus.yml</code>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue