Add more prometheus node exporter
This commit is contained in:
parent
261bd7d654
commit
3284fae62a
|
@ -117,7 +117,7 @@ all:
|
||||||
pad:
|
pad:
|
||||||
pretalx:
|
pretalx:
|
||||||
wiki:
|
wiki:
|
||||||
zammad:
|
zammad:
|
||||||
infrastructure_authorized_keys_hosts:
|
infrastructure_authorized_keys_hosts:
|
||||||
hosts:
|
hosts:
|
||||||
ccchoir:
|
ccchoir:
|
||||||
|
|
|
@ -106,8 +106,9 @@ scrape_configs:
|
||||||
- pad-intern.hamburg.ccc.de:9100
|
- pad-intern.hamburg.ccc.de:9100
|
||||||
- wiki-intern.hamburg.ccc.de:9100
|
- wiki-intern.hamburg.ccc.de:9100
|
||||||
- zammad-intern.hamburg.ccc.de:9100
|
- zammad-intern.hamburg.ccc.de:9100
|
||||||
|
- pretalx-intern.hamburg.ccc.de:9100
|
||||||
- labels:
|
- labels:
|
||||||
site: wieske
|
site: wieske
|
||||||
type: physical_machine
|
type: physical_machine
|
||||||
targets:
|
targets:
|
||||||
- chaosknoten.hamburg.ccc.de:9100
|
- chaosknoten.hamburg.ccc.de:9100
|
||||||
|
|
Loading…
Reference in a new issue