luci-app-statistics: add support for thermal stats
[project/luci.git] / applications / luci-app-statistics / root / etc / config / luci_statistics
index 8fdcf43..774a838 100644 (file)
@@ -154,6 +154,11 @@ config statistics 'collectd_tcpconns'
        option ListeningPorts '0'
        option LocalPorts '22 80'
 
+config statistics 'collectd_thermal'
+       option enable '0'
+       option IgnoreSelected '0'
+       option Device ''
+
 config statistics 'collectd_uptime'
        option enable '0'