Etienne CHAMPETIER
e41c3cd1de
monit: update to 5.18
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
8 years ago
Daniel Golle
9623e833e2
debootstrap: update to version 1.0.81
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
c5dda8e82a
debootstrap: update to version 1.0.80
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Etienne CHAMPETIER
fe88e0447a
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>
9 years ago
Etienne CHAMPETIER
80ff696b53
monit: update to 5.17.1
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Etienne CHAMPETIER
85fa6d7ea7
htop: update to 2.0.1
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Stefan Weil
cce7d58269
admin/zabbix: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
9 years ago
Etienne CHAMPETIER
8dfc434b3c
zabbix: add missing dependency on libiconv ($(ICONV_DEPENDS))
this fixes #2507
thanks @gilfrade and @Noltari
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Daniel Golle
e995cdafce
debootstrap: update to version 1.0.79
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
6851f71e9b
debootstrap: update to version 1.0.78
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Felix Fietkau
9f8e5aca34
treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Daniel Golle
7dfce8e098
debootstrap: update to 1.0.75
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Jonathan McCrohan
711500512e
muninlite: refresh patches
Purely cosmetic changes only.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years ago
Martin Blumenstingl
d7b9595482
muninlite: Fix fetching data for interfaces with a dash in the name
munin-node passes the original interface name (as extracted from
/proc/net/dev) to if_* and if_err_*. Thus replacing dash with underscore
results in interfaces not being found anymore.
Closes : #1927
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years ago
Martin Blumenstingl
bca11d706f
muninlite: Fix parsing the available network interface names
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years ago
Martin Blumenstingl
4100e103fc
muninlite: Enable the df plugin again and fix parsing disk usage
Closes : #1926
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years ago
Etienne CHAMPETIER
41a8f2d63b
zabbix: enable IPv6 support
compile tested on trunk, run tested on CC (ar71xx)
size before:
96757 zabbix-agentd_2.4.6-1_ar71xx.ipk
29180 zabbix-get_2.4.6-1_ar71xx.ipk
258979 zabbix-proxy_2.4.6-1_ar71xx.ipk
35121 zabbix-sender_2.4.6-1_ar71xx.ipk
282885 zabbix-server_2.4.6-1_ar71xx.ipk
size after:
97359 zabbix-agentd_2.4.6-2_ar71xx.ipk
29841 zabbix-get_2.4.6-2_ar71xx.ipk
259948 zabbix-proxy_2.4.6-2_ar71xx.ipk
35801 zabbix-sender_2.4.6-2_ar71xx.ipk
284019 zabbix-server_2.4.6-2_ar71xx.ipk
original PR by Thomas Bahn <thomas-bahn@gmx.net>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Daniel Golle
7b74769b07
debootstrap: update to version 1.0.72
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Gergely Kiss
5ea128e62d
sudo: upgrade to version 1.8.14p3
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Etienne CHAMPETIER
03b5af288e
zabbix: update to 2.4.6 (and refresh patches)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Etienne CHAMPETIER
ebb09ecc03
monit: update to 5.14
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
70a741cb33
zabbix: increase PKG_RELEASE
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Etienne CHAMPETIER
f58e0a6407
zabbix: switch zabbix_agentd to procd
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
e3576f3d0f
zabbix: add option to run daemon in foreground
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>
10 years ago
Alexander Tsoy
5c8fe00d61
sudo: preserve sudoers.d during sysupgrade
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
9 years ago
Jo-Philipp Wich
c3f0347649
zabbix: fix musl compatibility
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>
10 years ago
Etienne CHAMPETIER
ea28ae05dc
zabbix: update to 2.4.5
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
46bdd1d60f
monit: update to 5.13
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Daniel Golle
386d09b7d8
debootstrap: fix wrong source MD5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
5a509d9372
debootstrap: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Jonathan McCrohan
cb28f6e459
muninlite: correctly parse ifname with - char
Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.
Closes #701
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Etienne CHAMPETIER
76150309a8
zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)
we don't use uci anymore (only ubus and iwinfo)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
de1953e8d4
monit: update to 5.12.2
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Daniel Golle
a7ec4ae13c
debootstrap: bump version (again)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Peter Wagner
f49ab7c61a
Revert "debootstrap: bump version"
This reverts commit e9072e50fe
.
10 years ago
Daniel Golle
e9072e50fe
debootstrap: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Gergely Kiss
62c97cd90c
sudo: updated to 1.8.13
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Etienne CHAMPETIER
f1c3a03ff6
zabbix: update to 2.4.4
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
1ded28bde9
monit: update to 5.12.1
refresh patches
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Gergely Kiss
5b8a84b350
sudo: update to version 1.8.12
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Jonathan McCrohan
4f8fea4e22
muninlite: revert "correctly parse ifname with - char"
This reverts commit edcad492e1
.
Patch is broken and breaking build; reverting until I have time to
investigate.
Reopens #701
Closes #889
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Jonathan McCrohan
8c6a2df87a
muninlite: fix uptime should report days patch
1295d87
failed to remove cdef config which will break graphs for
existing users.
Properly closes #810
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Fabio Capriati
edcad492e1
muninlite: correctly parse ifname with - char
Jonathan McCrohan: Squashed Fabio Capriati and Jo-Philipp Wich's patches.
Closes #701
Signed-off-by: Fabio Capriati <faxcpr@tiscali.it>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Craig Gallek
1295d8723f
muninlite: uptime should report days, not seconds.
upstream bug: https://sourceforge.net/p/muninlite/patches/8/
Closes #810
Signed-off-by: Craig Gallek <cgallek@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago
Etienne CHAMPETIER
01a0808f63
monit: update to 5.11
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Etienne CHAMPETIER
7586532fdb
zabbix: update to 2.4.3
run-tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Daniel Golle
befe43e099
debootstrap: depends on ar
debootstrap uses ar to decompress .deb packages
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Julen Landa Alustiza
912744785b
sudo: use hardcoded /var/lib instead of getting from compiling host Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
10 years ago
Gergely Kiss
983d20ee86
sudo: imported from oldpackages repo, updated to version 1.8.11p2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Daniel Golle
4f0f8121dd
debootstrap: bump to version 1.0.66
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago