Code

initial
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 10 Jun 2005 16:50:27 +0000 (16:50 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 10 Jun 2005 16:50:27 +0000 (16:50 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@614 a5681a0c-68f1-0310-ab6d-d61299d08faa

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

index 62f38dba9f03005fb3f63ccf8ce73b688a700292..62f2369bc9fa13ba35da78861df25c8b4bfea348 100644 (file)
@@ -20,9 +20,11 @@ while we wait for new material to arrive.</p>
 <h2>Applications</h2>
 
 #include "cacti.xml"
+#include "mailgraph.xml"
 #include "sicm.xml"
 #include "snmpgraph.xml"
 #include "serverstats.xml"
+#include "torrus.xml"
 
 <h2>Add your own tool to this list</h2>
 
diff --git a/website/rrdworld/mailgraph.xml b/website/rrdworld/mailgraph.xml
new file mode 100644 (file)
index 0000000..fe35b25
--- /dev/null
@@ -0,0 +1,19 @@
+<rrdworld type="application">
+        <name> Mailgraph </name>
+             <author> David Schweikert </author>
+             <description> Mailgraph is a very simple mail statistics RRDtool
+              frontend for Postfix and Sendmail that produces daily,
+                            weekly, monthly and yearly graphs of received/sent and
+              bounced/rejected mail. </description>
+                 <homepage> http://people.ee.ethz.ch/~dws/software/mailgraph/ </homepage> 
+       <year> 2005 </year><month> 6 </month> <!-- Entry creation date -->
+           <license> GPL </license>
+           
+              <!-- Optional -->   
+              
+                 <livesite> http://www.stat.ee.ethz.ch/mailgraph.cgi </livesite> 
+      <email> dws@ee.ethz.ch </email> <!-- Author contact -->
+      
+      </rrdworld>
+      
diff --git a/website/rrdworld/torrus.xml b/website/rrdworld/torrus.xml
new file mode 100644 (file)
index 0000000..1bc9bb8
--- /dev/null
@@ -0,0 +1,13 @@
+<rrdworld type="application">
+<name>Torrus</name>
+<author>Stanislav Sinyagin</author>
+<description>
+A robust and flexible framework for data collection and processing.
+Includes a modular SNMP discovery engine, SNMP collector, threshold monitor,
+hierarchical web interface.
+</description>
+<homepage>http://torrus.org/</homepage> 
+<year>2005</year><month>6</month>
+<license>GPL</license>
+<email>ssinyagin@yahoo.com</email>
+</rrdworld>