Code

added rrdbot
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 30 Aug 2006 20:17:03 +0000 (20:17 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 30 Aug 2006 20:17:03 +0000 (20:17 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@885 a5681a0c-68f1-0310-ab6d-d61299d08faa

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

index dacc78546bc91952fc5b5fa8d76f41eb7fda53d8..7a862c19dae92982be7e016025433d5517feee9c 100644 (file)
@@ -37,6 +37,7 @@ while we wait for new material to arrive.</p>
 #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
new file mode 100644 (file)
index 0000000..572ba6c
--- /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>