diff --git a/Makefile b/Makefile index 2f9f58fd..b89e8360 100644 --- a/Makefile +++ b/Makefile @@ -91,6 +91,7 @@ feeds-update: stamp-clean-feeds-updated .stamp-feeds-updated cd $(OPENWRT_DIR); ./scripts/feeds install -p arednpackages olsrd cd $(OPENWRT_DIR); ./scripts/feeds install -p arednpackages vtun cd $(OPENWRT_DIR); ./scripts/feeds install -p arednpackages dd-wrt-ath10k-firmware + cd $(OPENWRT_DIR); ./scripts/feeds install -p arednpackages prometheus-exporter cd $(OPENWRT_DIR); ./scripts/feeds install snmpd cd $(OPENWRT_DIR); ./scripts/feeds install curl cd $(OPENWRT_DIR); ./scripts/feeds install ntpclient diff --git a/configs/common.config b/configs/common.config index 4dde46cd..dbf3fed4 100644 --- a/configs/common.config +++ b/configs/common.config @@ -139,6 +139,7 @@ CONFIG_PACKAGE_ppp=m CONFIG_PACKAGE_ppp-mod-pppoe=m CONFIG_PACKAGE_procd-seccomp=n CONFIG_PACKAGE_procd-ujail=n +CONFIG_PACKAGE_prometheus-exporter=y CONFIG_PACKAGE_rpcd-mod-file=y CONFIG_PACKAGE_rpcd-mod-luci=y CONFIG_PACKAGE_rpcd=y diff --git a/files/etc/arednsysupgrade.conf b/files/etc/arednsysupgrade.conf index e0ec724c..f5a19da1 100644 --- a/files/etc/arednsysupgrade.conf +++ b/files/etc/arednsysupgrade.conf @@ -13,6 +13,7 @@ /etc/config.mesh/network_tun /etc/config.mesh/aredn /etc/config.mesh/xlink +/etc/config.mesh/metrics /etc/aredn_include/swconfig.user /etc/aredn_include/static_routes /etc/aredn_include/fixedmac.lan