aboutsummaryrefslogtreecommitdiff
path: root/admin/zabbix
Commit message (Collapse)AuthorAge
* zabbix: increase PKG_RELEASEEtienne CHAMPETIER2015-07-11
| | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: switch zabbix_agentd to procdEtienne CHAMPETIER2015-07-11
| | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: add option to run daemon in foregroundEtienne CHAMPETIER2015-07-10
| | | | | | | | this will allow us to switch to procd and use jailing ... this patch come from https://support.zabbix.com/browse/ZBXNEXT-611 big thanks to Boris Manojlovic Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: fix musl compatibilityJo-Philipp Wich2015-06-17
| | | | | | | | | | | Under musl a compilation unit cannot include both linux/kernel.h and sys/sysinfo.h at the same time since that leads to a redefinition of `struct sysinfo`. Change the autoconf template to include linux/kernel.h while testing for sys/sysinfo.h to test for that conflict. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* zabbix: update to 2.4.5Etienne CHAMPETIER2015-05-27
| | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)Etienne CHAMPETIER2015-04-16
| | | | | | we don't use uci anymore (only ubus and iwinfo) Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: update to 2.4.4Etienne CHAMPETIER2015-03-10
| | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: update to 2.4.3Etienne CHAMPETIER2014-12-26
| | | | | | run-tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: update to 2.4.2Etienne CHAMPETIER2014-11-13
| | | | | | | Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561) Run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* admin/zabbix: put myself as maintainerEtienne CHAMPETIER2014-09-16
| | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: update to 2.4.0, refresh patchesChristoph König2014-09-16
| | | | | Signed-off-by: Christoph König <christoph.koenig@gmail.com> Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* admin/zabbix: update to 2.2.6Etienne CHAMPETIER2014-09-12
| | | | | | This is only compile tested for now. Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: Convert license to SPDX format.Ian Leonard2014-08-01
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* zabbix: update to 2.2.5, refresh patchesEtienne CHAMPETIER2014-07-23
| | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* zabbix: fix zabbix-extra-wifi discovery ruleEtienne CHAMPETIER2014-06-24
| | | | | | As it use ubus call you need to run zabbix as root for it to work Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* Zabbix: update to 2.2.3 and add PKG_LICENSEEtienne CHAMPETIER2014-06-04
| | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* Zabbix: import 2.2.2 from packagesEtienne CHAMPETIER2014-06-04
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>