Code

a new entry for the 'world'
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 20 Jul 2005 07:20:24 +0000 (07:20 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 20 Jul 2005 07:20:24 +0000 (07:20 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@655 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/rrdworld/index.wml
website/rrdworld/tinygraph.xml [new file with mode: 0644]

index f2a910841b838457539b7c70032c5f24bed3912e..3f5fd095a5a0f9e06fecf7309157f41b927cd653 100644 (file)
@@ -26,6 +26,7 @@ while we wait for new material to arrive.</p>
 #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
new file mode 100644 (file)
index 0000000..f9e3912
--- /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>