1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/zabbix-server/templates/zabbix_server.conf
Jelle van der Waa 1a7b58780e zabbix_server: add irccat service for notifications in irc
irccat allows connections on 12345 on localhost and forwards them to the
archlinux-devops channel. To be used for zabbix to irc notificatons.
2019-12-13 14:23:58 +01:00

9 lines
185 B
Plaintext

LogType=system
DBName={{zabbix_db_name}}
DBUser={{zabbix_db_user}}
DBPassword={{vault_zabbix_db_password}}
Timeout=4
LogSlowQueries=3000
StartPollers=30
AlertScriptsPath=/usr/local/bin