Code

90d564b868f068c0e5ec10359ea1ded9a77be15f
[rrdtool-all.git] / website / frontends / index.wml
1 #include "$(ROOT)/.wml/template.inc" section=frontends subsection=none
3 <H1>Frontends</H1>
5 <P>Using RRDtool from the command line or through its Perl bindings is
6 pretty straight forward. But this will not buy you the solution to all your
7 monitoring needs. RRDtool does not help you to organize your data
8 acquisition and presentation. This is the point where the front ends come
9 in. Some of these are tools which relie on rrdtool to functions, others are
10 tools which can work nicely all on their own, and rrdtool is just an
11 optional data graphing and logging addon.</P>
13 <H2>Availability</H2>
15 <P>To my knowledge these are the RRDtool frontends which are publicly
16 available:</P>
18 <UL>
19 <LI><A HREF="bigsister.html">Tom Aebis's BigSister</A></LI>
20 <LI><A HREF="cricket.html">Jeff Allen's Cricket</A></LI>
21 <LI><A HREF="ntop.html">Luca Deri's Ntop</A></LI>
22 <LI><A HREF="remstats.html">Thomas Erskine's remstats</A></LI>
23 <LI><A HREF="rrgrapher.html">Dave Plonka's RRGrapher</A></LI>
24 <LI><A HREF="nrg.html">Steve Rader's NRG</A></LI>
25 <LI><A HREF="fwgold.html">Gianluca Rotoni's FwGold</A></LI>
26 <LI><A HREF="hoth.html">Alexander Reelsen's Hoth</A></LI>
27 <LI><A HREF="nmis.html">Keith Sinclair's NMIS</A></LI>
28 <LI><A HREF="bronc.html">Chris Snell's Bronc</A></LI>
29 <LI><A HREF="orca.html">Blair Zajac's Orca</A></LI>
31 <LI><A HREF="slamon.html">Frank Harper's SLAMon</A></LI>
32 </UL>
34 <P>If you know others, please let me know. I will add them to the list</P>