* ffluci/statistics: add cbi model for unixsock plugin
[project/luci.git] / applications / luci-statistics / files / etc / config / luci_statistics
index 777f237..64beddb 100644 (file)
@@ -106,3 +106,7 @@ config 'statistics' 'collectd_tcpconns'
        option 'ListeningPorts' '0'
        option 'LocalPorts' '22 80 443'
 
+config 'statistics' 'collectd_unixsock'
+       option 'enable' '1'
+       option 'SocketFile' '/var/run/collectd-query.sock'
+