Files
fedora-infra_ansible/inventory/group_vars/zabbix
Greg Sutcliffe 5765dd09b5 Zabbix: report warnings to #noc:fpo Matrix room
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-01-08 13:56:38 +00:00

29 lines
697 B
Plaintext

---
# Define resources for this group of hosts here.
# For the MOTD
deployment_type: stg
ipa_client_shell_groups:
- fi-apprentice
- sysadmin-noc
- sysadmin-veteran
- sysadmin-web
ipa_client_sudo_groups:
- sysadmin-noc
ipa_host_group: zabbix
ipa_host_group_desc: Zabbix Network Monitoring
lvm_size: 100000
mem_size: 49152
nagios_Can_Connect: false
nagios_Check_Services:
ping: false
num_cpus: 4
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [80, 443]
notes: Test instanec for zabbix server
zabbix_matrix_roomid: "!ypZEUFVkgStvzXNAnr:matrix.org"
zabbix_base_hostgroups:
- All servers
- Linux servers
- Zabbix servers