summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e117c09)
raw | patch | inline | side by side (parent: e117c09)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 30 Aug 2006 20:17:03 +0000 (20:17 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 30 Aug 2006 20:17:03 +0000 (20:17 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/rrdbot.xml | [new file with mode: 0644] | patch | blob |
index dacc78546bc91952fc5b5fa8d76f41eb7fda53d8..7a862c19dae92982be7e016025433d5517feee9c 100644 (file)
#include "ourmon.xml"
#include "ow.xml"
#include "ozmonitor.xml"
+#include "rrdbot.xml"
#include "rrdcgi.xml"
#include "rrdstats.xml"
#include "rrdutil.xml"
diff --git a/website/rrdworld/rrdbot.xml b/website/rrdworld/rrdbot.xml
--- /dev/null
@@ -0,0 +1,12 @@
+<rrdworld type="companion">
+
+ <name>RRDBot</name>
+ <author>Nate Nielsen</author>
+<description>RRDBot is an SNMP polling daemon which writes the polled values to an RRD database. It can poll many different SNMP sources in an efficient manner. RRDBot also contains tools to simplify the creation of RRD files, and the various archives contained in them. </description>
+ <homepage>http://memberwebs.com/nielsen/software/rrdbot/</homepage>
+ <year>2006</year><month>8</month> <!-- Entry creation date -->
+ <license>BSD</license>
+
+ <email>rrdbot@googlegroups.com</email> <!-- Author contact -->
+
+</rrdworld>