Add new roles for monitoring
This commit is contained in:
15
ansible/roles/prometheus/templates/scrape-main.yml
Normal file
15
ansible/roles/prometheus/templates/scrape-main.yml
Normal file
@ -0,0 +1,15 @@
|
||||
- job_name: "linux-nodes"
|
||||
static_configs:
|
||||
- targets:
|
||||
- blogs.labolyon.dn42:9100
|
||||
- dn42-router.labolyon.dn42:9100
|
||||
- git.labolyon.dn42:9100
|
||||
- labolyon-fr.labolyon.dn42:9100
|
||||
- lolix-rs1.labolyon.dn42:9100
|
||||
- mail.labolyon.dn42:9100
|
||||
- matrix.labolyon.dn42:9100
|
||||
- monitoring.labolyon.dn42:9100
|
||||
- mosquitto.labolyon.dn42:9100
|
||||
- radius.labolyon.dn42:9100
|
||||
- reverse-proxy.labolyon.dn42:9100
|
||||
- wikilabolyon.dn42:9100
|
Reference in New Issue
Block a user