initial commit

This commit is contained in:
allard
2025-11-23 18:58:51 +01:00
commit 376a944abc
1553 changed files with 314731 additions and 0 deletions

18
dev/zabbix/agent_values.yaml Executable file
View File

@@ -0,0 +1,18 @@
zabbixAgent:
enabled: true
env:
- name: ZBX_PASSIVE_SERVERS
value: 0.0.0.0/0
zabbixProxy:
enabled: true
env:
- name: ZBX_HOSTNAME
value: zabbix-proxy
- name: ZBX_SERVER_HOST
value: "zabbix-zabbix-server.monitoring:10051"
- name: ZBX_CACHESIZE
value: 256M
- name: ZBX_VALUECACHESIZE
value: 128M
- name: ZBX_CONFIGFREQUENCY
value: 60