1
0
Fork 0
forked from infra/ansible

Zabbix: Use a dedicated Copr group and optional host tag

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe 2026-06-03 15:10:46 +01:00
commit 0fdaf5ff7d
Signed by: gwmngilfen
SSH key fingerprint: SHA256:dNHcz65ApR68w2TkCIAXDBdt4oNL62Fyx48U7dXWuk0

View file

@ -61,6 +61,11 @@
media_type: "Matrix"
send_to_users:
- "matrix-bot"
update_operations:
- type: send_message
media_type: "Matrix"
send_to_users:
- "matrix-bot"
tags:
- zabbix_users
- zabbix_triggers
@ -98,12 +103,13 @@
status: enabled
esc_period: 1m
conditions:
- type: "event_tag_value"
operator: "equals"
value: "team"
value2: "copr"
- type: "host_group"
operator: "equals"
value: "Copr_all_instances_aws"
- type: "host_group"
operator: "equals"
value: "Copr_hypervisor"
value: "Copr Hosts"
operations:
- type: send_message
media_type: "Matrix"
@ -114,6 +120,12 @@
media_type: "Matrix"
send_to_users:
- "matrix-bot-copr"
update_operations:
- type: send_message
media_type: "Matrix"
send_to_users:
- "matrix-bot-copr"
tags:
- zabbix_users
- zabbix_triggers