Code

added zerod
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 29 Apr 2009 07:17:33 +0000 (07:17 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 29 Apr 2009 07:17:33 +0000 (07:17 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3@1798 a5681a0c-68f1-0310-ab6d-d61299d08faa

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

index c65ce98b959878fa20bf03efbbda7f8b1f9fe589..6ed29197f3f65ee9530fdd7d6efd0ac2fe562398 100644 (file)
@@ -68,6 +68,7 @@ add-ons to big applications or even replacements for rrdtool itself.</p>
 #include "webminstats.xml"
 #include "yacketystats.xml"
 #include "zenoss.xml"
+#include "zerod.xml"
 
 <h2>Commercial Applications</h2>
 
diff --git a/website/rrdworld/zerod.xml b/website/rrdworld/zerod.xml
new file mode 100644 (file)
index 0000000..7c4dae3
--- /dev/null
@@ -0,0 +1,19 @@
+<rrdworld type="Framework"> <!-- Size 100x66 -->
+       <name>  Zero RRD Framework </name>
+     <author> Boris Bukowski </author>
+<description>Zero is a light Framework around RRDTool, primary focused
+on server monitoring. The agent collects system statistics and sends
+them via HTTP to the central Server. There are plugins for logfile
+processing, mysql,  diskusage, java JMX, squid logs and apache status.
+Zero is written in Perl.</description>
+   <homepage> http://zerod.sourceforge.net/ </homepage> 
+       <year> 2009 </year><month> 4 </month> <!-- Entry creation date
+       -->
+    <license> GPL v3 </license>
+
+   <!-- Optional -->   
+
+      <email>b.bukowski@gmx.de</email> <!-- Author contact -->
+
+</rrdworld>