Update file all.yml
This commit is contained in:
parent
d764ead505
commit
792e4279de
@ -38,6 +38,17 @@ monitoring_groups:
|
||||
proxmox_servers:
|
||||
- "{{ server_ips.olimp }}"
|
||||
|
||||
# Все серверы с Promtail (для мониторинга самого Promtail)
|
||||
promtail_servers:
|
||||
- "{{ server_ips.gateway }}"
|
||||
- "{{ server_ips.data }}"
|
||||
- "{{ server_ips.media }}"
|
||||
- "{{ server_ips.photo }}"
|
||||
- "{{ server_ips.nextcloud }}"
|
||||
- "{{ server_ips.talk }}"
|
||||
- "{{ server_ips.games }}"
|
||||
- "{{ server_ips.manage }}"
|
||||
|
||||
# ------------ Порты для сервисов мониторинга ------------
|
||||
monitoring_ports:
|
||||
node_exporter: 9100
|
||||
|
||||
Loading…
Reference in New Issue
Block a user