Add new ups monitored
This commit is contained in:
parent
452b605fc2
commit
d815434360
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
- targets: "{{ groups['pacaterie_unifi'] | list | sort }}"
|
||||
prometheus_ups_snmp_targets:
|
||||
- ups-pn-1.ups.auro.re
|
||||
- ups-ps-1.ups.auro.re
|
||||
roles:
|
||||
- prometheus
|
||||
|
||||
|
@ -38,6 +39,7 @@
|
|||
# Prometheus targets.json
|
||||
prometheus_ups_snmp_targets:
|
||||
- ups-ec-1.ups.auro.re
|
||||
- ups-ec-2.ups.auro.re
|
||||
|
||||
prometheus_targets:
|
||||
- targets: |
|
||||
|
|
Loading…
Reference in a new issue