From 11e615f27e894593358d2ad80cc58b7a6d0b4b7d Mon Sep 17 00:00:00 2001 From: remittor Date: Tue, 1 Oct 2024 16:05:16 +0300 Subject: [PATCH] Add package collectd-mod-sensors for some devices --- r3d.config | 1 + rt-ax59u.config | 1 + rt-ax89x.config | 1 + tuf_ax4200.config | 1 + tuf_ax6000.config | 1 + 5 files changed, 5 insertions(+) diff --git a/r3d.config b/r3d.config index 0ef5248..055324d 100644 --- a/r3d.config +++ b/r3d.config @@ -19,6 +19,7 @@ CONFIG_PACKAGE_alpine-fan-control=y CONFIG_PACKAGE_luci-app-alpine-fan-control=y CONFIG_PACKAGE_luci-app-temp-status=y CONFIG_PACKAGE_luci-i18n-temp-status-ru=y +CONFIG_PACKAGE_collectd-mod-sensors=y ### HDD tools CONFIG_PACKAGE_smartmontools=y diff --git a/rt-ax59u.config b/rt-ax59u.config index 8d4349c..a25e64e 100644 --- a/rt-ax59u.config +++ b/rt-ax59u.config @@ -17,6 +17,7 @@ CONFIG_PACKAGE_lm-sensors=y CONFIG_PACKAGE_lm-sensors-detect=y CONFIG_PACKAGE_luci-app-temp-status=y CONFIG_PACKAGE_luci-i18n-temp-status-ru=y +CONFIG_PACKAGE_collectd-mod-sensors=y ### HDD tools CONFIG_PACKAGE_smartmontools=y diff --git a/rt-ax89x.config b/rt-ax89x.config index c9fa236..291104b 100644 --- a/rt-ax89x.config +++ b/rt-ax89x.config @@ -19,6 +19,7 @@ CONFIG_PACKAGE_lm-sensors=y CONFIG_PACKAGE_lm-sensors-detect=y CONFIG_PACKAGE_luci-app-temp-status=y CONFIG_PACKAGE_luci-i18n-temp-status-ru=y +CONFIG_PACKAGE_collectd-mod-sensors=y ### HDD tools CONFIG_PACKAGE_smartmontools=y diff --git a/tuf_ax4200.config b/tuf_ax4200.config index fcc81ec..893ce48 100644 --- a/tuf_ax4200.config +++ b/tuf_ax4200.config @@ -17,6 +17,7 @@ CONFIG_PACKAGE_lm-sensors=y CONFIG_PACKAGE_lm-sensors-detect=y CONFIG_PACKAGE_luci-app-temp-status=y CONFIG_PACKAGE_luci-i18n-temp-status-ru=y +CONFIG_PACKAGE_collectd-mod-sensors=y ### HDD tools CONFIG_PACKAGE_smartmontools=y diff --git a/tuf_ax6000.config b/tuf_ax6000.config index 4d41cfb..7fa0986 100644 --- a/tuf_ax6000.config +++ b/tuf_ax6000.config @@ -17,6 +17,7 @@ CONFIG_PACKAGE_lm-sensors=y CONFIG_PACKAGE_lm-sensors-detect=y CONFIG_PACKAGE_luci-app-temp-status=y CONFIG_PACKAGE_luci-i18n-temp-status-ru=y +CONFIG_PACKAGE_collectd-mod-sensors=y ### HDD tools CONFIG_PACKAGE_smartmontools=y