0000c1961e8db3d7aae493e2af9492d264b80177
[project/luci.git] / applications / luci-app-statistics / luasrc / view / admin_statistics / index.htm
1 <%#
2  Copyright 2008 Steven Barth <steven@midlink.org>
3  Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
4  Licensed to the public under the Apache License 2.0.
5 -%>
6
7 <%+header%>
8
9 <h2><a id="content" name="content"><%:Statistics%></a></h2>
10
11 <p><%_The statistics package is based on <a href="http://collectd.org/index.shtml">Collectd</a>
12 and uses <a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> to render diagram images from collected data.%></p>
13
14 <%+footer%>