diff options
Diffstat (limited to 'applications/luci-statistics/luasrc/view/admin_statistics/index.htm')
-rw-r--r-- | applications/luci-statistics/luasrc/view/admin_statistics/index.htm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm new file mode 100644 index 000000000..2c1befa50 --- /dev/null +++ b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm @@ -0,0 +1,8 @@ +<%+header%> + +<h1><%:stat Statistiken%></h1> + +<p><%:stat_desc Die Statistiken bauen auf <a href="http://collectd.org/index.shtml">Collectd</a> auf und nutzen +<a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> um Graphen aus den erfassten Daten zu rendern.%></p> + +<%+footer%> |