summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3abc800)
raw | patch | inline | side by side (parent: 3abc800)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 10 Jun 2005 16:50:27 +0000 (16:50 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 10 Jun 2005 16:50:27 +0000 (16:50 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/mailgraph.xml | [new file with mode: 0644] | patch | blob |
website/rrdworld/torrus.xml | [new file with mode: 0644] | patch | blob |
index 62f38dba9f03005fb3f63ccf8ce73b688a700292..62f2369bc9fa13ba35da78861df25c8b4bfea348 100644 (file)
<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
--- /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
--- /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>