statistics: clarify stats introduction
* Clarify the short explanation on the statistics section's front page.
* Mention the possibility of additional collectd plugins to get more stats.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 0141494935
)
This commit is contained in:
parent
f6a4436d84
commit
27ca0790ec
1 changed files with 5 additions and 2 deletions
|
@ -8,7 +8,10 @@
|
|||
|
||||
<h2><a id="content" name="content"><%:Statistics%></a></h2>
|
||||
|
||||
<p><%_The statistics package is based on <a href="http://collectd.org/index.shtml">Collectd</a>
|
||||
and uses <a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> to render diagram images from collected data.%></p>
|
||||
<p><%_The statistics package uses <a href="https://collectd.org/">Collectd</a>
|
||||
to gather data and <a href="http://oss.oetiker.ch/rrdtool/">RRDtool</a> to
|
||||
render diagram images.%></p>
|
||||
|
||||
<p><%_You can install additional collectd-mod-* plugins to enable more statistics.%></p>
|
||||
|
||||
<%+footer%>
|
||||
|
|
Loading…
Reference in a new issue