luci-app-statistics: add support for apcups plugin
[project/luci.git] / applications / luci-app-statistics / root / usr / bin / stat-genconfig
index f92ee2a..2bf63c1 100755 (executable)
@@ -255,6 +255,12 @@ end
 
 
 plugins = {
+       apcups = {
+               { "Host", "Port" },
+               { },
+               { }
+       },
+
        collectd = {
                { "BaseDir", "Include", "PIDFile", "PluginDir", "TypesDB", "Interval", "ReadThreads", "Hostname" },
                { },