prometheus moved to riot01

This commit is contained in:
do
2020-03-24 12:41:49 +01:00
parent e9858855da
commit a1bf995617
2 changed files with 14 additions and 2 deletions

View File

@@ -40,10 +40,21 @@ prometheus:
static_configs:
- targets:
- drucki.chaos:9101
- riot01.chaos:9101
- job_name: klipper
static_configs:
- targets:
- drucki.chaos:3903
- job_name: octoprint
metrics_path: '/plugin/prometheus_exporter/metrics'
static_configs:
- targets:
- drucki.chaos:80
- job_name: openhab2
metrics_path: '/'
static_configs:
- targets:
- auto.chaos:9999
- job_name: 'node'
static_configs:
- targets:

View File

@@ -6,10 +6,11 @@ base:
'*':
- saltmine
- prometheus.node_exporter
'pine03*':
- prometheus.prometheus
'riot01*':
- haproxy
- prometheus.prometheus
#'pine03*':
# - prometheus.prometheus
#'ebin*':
# - ceph
#'pine0[12]*':