applications/luci-statistics: add iwinfo support to stat-genconfig
[project/luci.git] / applications / luci-statistics / root / usr / bin / stat-genconfig
index 2b312cc..01a974e 100755 (executable)
@@ -257,6 +257,12 @@ plugins = {
                { }
        },
 
+       conntrack = {
+               { },
+               { },
+               { }
+       },
+
        cpu     = {
                { },
                { },
@@ -309,6 +315,12 @@ plugins = {
                { "Irqs" }
        },
 
+       iwinfo = {
+               { },
+               { "IgnoreSelected" },
+               { "Interfaces" }
+       },
+
        load    = {
                { },
                { },
@@ -327,6 +339,12 @@ plugins = {
                { "Interfaces", "WatchAdds" }
        },
 
+       memory = { 
+               { },
+               { },
+               { }
+       },
+
        netlink = {
                { },
                { "IgnoreSelected" },