X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-statistics%2Fluasrc%2Fview%2Fadmin_statistics%2Findex.htm;h=0fb3d563759fadd7987ea590d3a16cfc39d7d497;hp=25157da40a8a4c4dd42242201b8bdd20ac8d225e;hb=01414949359d2725d23c98a00144a64e1f920a4c;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 diff --git a/applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm b/applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm index 25157da40..0fb3d5637 100644 --- a/applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm +++ b/applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm @@ -1,22 +1,17 @@ <%# -LuCI - Lua Configuration Interface -Copyright 2008 Steven Barth -Copyright 2008 Jo-Philipp Wich - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -$Id$ - + Copyright 2008 Steven Barth + Copyright 2008 Jo-Philipp Wich + Licensed to the public under the Apache License 2.0. -%> + <%+header%>

<%:Statistics%>

-

<%_The statistics package is based on Collectd -and uses RRD Tool to render diagram images from collected data.%>

+

<%_The statistics package uses Collectd +to gather data and RRDtool to +render diagram images.%>

+ +

<%_You can install additional collectd-mod-* plugins to enable more statistics.%>

<%+footer%>