Code

added initial statsdawg
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 11 Mar 2007 12:06:16 +0000 (12:06 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 11 Mar 2007 12:06:16 +0000 (12:06 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1015 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/inc/template.inc
website/rrdworld/index.wml
website/rrdworld/statsdawg.xml [new file with mode: 0644]

index 1e8231ed2dc972aa09dca171bd58aea5a64f1a18..2b1737c31a3aeaf75dff6658cceb217c084c7979 100644 (file)
 <div id="mirrors">
 <A HREF="http://oss.oetiker.ch/rrdtool/<where/>">Swiss Original</A>.&nbsp;Mirrors: 
 <A HREF="http://rrdtool.mirror.graemef.net/<where/>">UK</a><!--Graeme Fowler <graeme@graemef.net>-->
-
 ##<A HREF="http://rrdtool.planetmirror.com/<where/>">AU</A><!--jason andrade <jason@dstc.edu.au>-->
 <A HREF="http://rrdtool.cs.pu.edu.tw/<where/>">TW</A><!--Hsun-Chang Chang <hsunchang@gmail.com>-->
 ##<A HREF="http://ftp.heanet.ie/mirrors/people.ee.ethz.ch/%257Eoetiker/webtools/rrdtool/<where/>">IE</A><!--Colm MacCárthaigh <colm.maccarthaigh@heanet.ie>-->
 ##<A HREF="http://rrdtool.cyclone.se/<where/>">SE</A><!--Hans Engren <hans@cyclone.se>-->
-<A HREF="http://rrdtool.trexle.net/<where/>">US</A><!--Hossam Hossny <hossam@trexle.com>-->
+<A HREF="http://rrdtool.basemirror.de/<where/>">DE</A><!--Baseportal Mirrors <mirrors@baseportal.de>-->
+##<A HREF="http://rrdtool.trexle.net/<where/>">US</A><!--Hossam Hossny <hossam@trexle.com>-->
 <A HREF="http://rrdtool.paracoda.com/<where/>">CA</A><!--Hossam Hossny <admin@paracoda.com>-->
 <A HREF="http://rrdtool.PlaySystems.ro/<where/>">RO</a><!--dan.draghici@ulbsibiu.ro-->
 </div>
index e4ac593bd1f84d37dbf332654178b5f2c5f0cc8a..4b1882548f83ce231f8ed7ef8cdd01e12ddd722a 100644 (file)
@@ -49,6 +49,7 @@ add-ons to big applications or even replacements for rrdtool itself.</p>
 #include "snm_at_rrdworld.xml"
 #include "smokeping.xml"
 #include "serverstats.xml"
+#include "statsdawg.xml"
 #include "systemgraph.xml"
 #include "thermometer.xml"
 #include "tinygraph.xml"
diff --git a/website/rrdworld/statsdawg.xml b/website/rrdworld/statsdawg.xml
new file mode 100644 (file)
index 0000000..e809b68
--- /dev/null
@@ -0,0 +1,10 @@
+<rrdworld type="application"> 
+       <name>StatsDawg</name>
+     <author>Tim Soderstrom</author>
+<description>Server status and tracking suite designed to be easy to install yet feature-rich. Based on
+PHP, RRDTool, and the Smarty Template Engine.</description>
+   <homepage>http://www.statsdawg.org</homepage> 
+       <year>2007</year><month>3</month> <!-- Entry creation date -->
+    <license>GPL</license>
+</rrdworld>
+