summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 34047ee)
raw | patch | inline | side by side (parent: 34047ee)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 20 Jul 2005 07:20:24 +0000 (07:20 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 20 Jul 2005 07:20:24 +0000 (07:20 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/tinygraph.xml | [new file with mode: 0644] | patch | blob |
index f2a910841b838457539b7c70032c5f24bed3912e..3f5fd095a5a0f9e06fecf7309157f41b927cd653 100644 (file)
#include "sicm.xml"
#include "snmpgraph.xml"
#include "serverstats.xml"
+#include "tinygraph.xml"
#include "torrus.xml"
<h2>Add your own tool to this list</h2>
diff --git a/website/rrdworld/tinygraph.xml b/website/rrdworld/tinygraph.xml
--- /dev/null
@@ -0,0 +1,10 @@
+<rrdworld type="application">
+ <name>tinygraph</name>
+ <author>Ulrich Zehl</author>
+ <description>tinygraph is a simple RRDtool frontend that parses tinydns' logfiles and produces daily, weekly, monthly and yearly graphs of answered queries, grouping them together by their various types.</description>
+ <homepage>http://www.topfen.net/software/tinygraph/</homepage>
+ <year>2005</year>
+ <month>7</month>
+ <license>GPL</license>
+ <livesite>http://www.topfen.net/software/tinygraph/tinygraph.cgi</livesite>
+</rrdworld>