zabbix: add initscript for server
authorDaniel F. Dickinson <redacted>
Tue, 9 Dec 2025 05:21:18 +0000 (00:21 -0500)
committerGeorge Sapkin <redacted>
Thu, 15 Jan 2026 23:10:59 +0000 (01:10 +0200)
commitffdb7209a45456dd5f51cb62418d0b1968fbf5ac
treeaacfc913c6320e70f511b8b0853b0ba6ff248b23
parent1ff6a92251c789211df3c2940967688bf23f69ad
zabbix: add initscript for server

Adds an initscript for zabbix_server, and related helper files

+ uses a zabbix_server uci conf to enable/disable startup
+ updates the default zabbix_server.conf to work with initscript
+ add a sysctl.d conf to set max-files more appropriate for zabbix_server

Signed-off-by: Daniel F. Dickinson <redacted>
admin/zabbix/Makefile
admin/zabbix/files/zabbix-discovery-workers.conf.sysctl [new file with mode: 0644]
admin/zabbix/files/zabbix_server.config [new file with mode: 0644]
admin/zabbix/files/zabbix_server.defaults [new file with mode: 0644]
admin/zabbix/files/zabbix_server.init [new file with mode: 0755]
admin/zabbix/patches/020-change-server-config.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT