summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b8b70bc)
raw | patch | inline | side by side (parent: b8b70bc)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 29 Apr 2009 07:17:33 +0000 (07:17 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 29 Apr 2009 07:17:33 +0000 (07:17 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/zerod.xml | [new file with mode: 0644] | patch | blob |
index c65ce98b959878fa20bf03efbbda7f8b1f9fe589..6ed29197f3f65ee9530fdd7d6efd0ac2fe562398 100644 (file)
#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
--- /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>