From c7c0813d096090b268c6d3424c60b7b90663779c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0urda?= Date: Wed, 18 Jan 2023 09:34:57 +0800 Subject: [PATCH] Add collectd packages --- .buildbot/openwrt/build.sh | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 456543f..9813286 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -51,7 +51,25 @@ make image \ asterisk-app-sms asterisk-pjsip asterisk-bridge-simple \ asterisk-codec-alaw asterisk-codec-ulaw \ asterisk-res-rtp-asterisk \ - asterisk-chan-quectel" + asterisk-chan-quectel \ + collectd collectd-mod-contextswitch collectd-mod-cpu \ + collectd-mod-cpufreq collectd-mod-curl \ + collectd-mod-dhcpleases collectd-mod-disk \ + collectd-mod-dns collectd-mod-entropy \ + collectd-mod-ethstat collectd-mod-exec \ + collectd-mod-filecount collectd-mod-fscache \ + collectd-mod-interface collectd-mod-ipstatistics \ + collectd-mod-iptables collectd-mod-irq \ + collectd-mod-iwinfo collectd-mod-load \ + collectd-mod-memory collectd-mod-network \ + collectd-mod-nginx collectd-mod-ping \ + collectd-mod-processes collectd-mod-protocols \ + collectd-mod-sensors collectd-mod-smart \ + collectd-mod-smq collectd-mod-tcpconns \ + collectd-mod-thermal collectd-mod-uptime \ + collectd-mod-users collectd-mod-vmem \ + collectd-mod-wireless \ + " ls -lah packages