index.htm 503 B

1234567891011121314151617
  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. <%+header%>
  7. <h2 name="content"><%:Statistics%></h2>
  8. <p><%_The statistics package uses <a href="https://collectd.org/">Collectd</a>
  9. to gather data and <a href="http://oss.oetiker.ch/rrdtool/">RRDtool</a> to
  10. render diagram images.%></p>
  11. <p><%_You can install additional collectd-mod-* plugins to enable more statistics.%></p>
  12. <%+footer%>