zabbix: update to zabbix 3.0.1
authorEtienne CHAMPETIER <champetier.etienne@gmail.com>
Sun, 3 Apr 2016 13:08:23 +0000 (13:08 +0000)
committerEtienne CHAMPETIER <champetier.etienne@gmail.com>
Sat, 9 Apr 2016 17:24:17 +0000 (17:24 +0000)
commitfe88e0447ab21e73d347f0933273d2859493ba9d
tree0d2d7c961ad513969d9c0b1e4e570b2c2f582c4a
parentd5445e3262da664ce55a78ab814eaa8109b95a70
zabbix: update to zabbix 3.0.1

zabbix-agent doesn't exist anymore since 3.0

'-f' option (foreground) is now in zabbix-agentd

003-change-user-and-foreground.patch fixes pending
issue https://support.zabbix.com/browse/ZBX-10611

you might need to update your config file to add
LogType=system

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
admin/zabbix/Makefile
admin/zabbix/files/zabbix_agentd.init
admin/zabbix/patches/002-fix-res_send-on-uclibc.patch
admin/zabbix/patches/002-uclibc_loadavg.patch
admin/zabbix/patches/003-change-user-and-foreground.patch [new file with mode: 0644]
admin/zabbix/patches/010-change-agentd-config.patch
admin/zabbix/patches/015-daemon-foreground.patch [deleted file]
admin/zabbix/patches/100-musl-compat.patch