summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3e86d11)
raw | patch | inline | side by side (parent: 3e86d11)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 19 Jun 2005 11:43:11 +0000 (11:43 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 19 Jun 2005 11:43:11 +0000 (11:43 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/rrdcgi.xml | [new file with mode: 0644] | patch | blob |
website/rrdworld/rrdutil.xml | [new file with mode: 0644] | patch | blob |
index 62f2369bc9fa13ba35da78861df25c8b4bfea348..f2a910841b838457539b7c70032c5f24bed3912e 100644 (file)
#include "cacti.xml"
#include "mailgraph.xml"
+#include "rrdcgi.xml"
+#include "rrdutil.xml"
#include "sicm.xml"
#include "snmpgraph.xml"
#include "serverstats.xml"
diff --git a/website/rrdworld/rrdcgi.xml b/website/rrdworld/rrdcgi.xml
--- /dev/null
@@ -0,0 +1,17 @@
+<rrdworld type="frontend">
+ <name> rrd.cgi </name>
+ <author> Haroon Rafique </author>
+ <description> rrd.cgi is an on-demand, highly configurable perl front-end
+ for rrdtool. It supports,
+ unlimited DEFs, CDEFs, hourly/daily/weekly/montly/yearly graphs,
+ auto-archival of graphs, historical graphs, displaying
+ source of RRDs::graph statements and autorefresh. rrd.cgi runs
+ under cgi-bin or mod_perl.</description>
+ <homepage> http://haroon.sis.utoronto.ca/rrd/scripts/ </homepage>
+ <year> 2005 </year><month> 6 </month>
+ <license> GPL </license>
+
+ <livesite> http://haroon.sis.utoronto.ca/perl/rrd.cgi/ </livesite>
+ <email> haroon.rafique@utoronto.ca </email>
+
+</rrdworld>
diff --git a/website/rrdworld/rrdutil.xml b/website/rrdworld/rrdutil.xml
--- /dev/null
@@ -0,0 +1,20 @@
+<rrdworld type="application" >
+
+ <name> RRDutil </name>
+ <author> Matt Simerson </author>
+ <description> Complete host monitoring tool for small
+networks. Polls hosts via SNMP. Includes data collection scripts for
+monitoring Apache, MySQL, and motherboard info. Monitors CPU load, memory,
+disk space and activity, and network interfaces. Email
+stats are provided via maillogs. Web hits via Logmonster.</description>
+ <homepage> http://www.tnpi.biz/internet/manage/rrdutil/ </homepage>
+ <year> 2005 </year><month> 6 </month> <!-- Entry creation date -->
+ <license> BSD </license>
+
+ <!-- Optional -->
+
+ <livesite> http://www.tnpi.biz/cgi-bin/rrdutil.cgi </livesite>
+ <email> info@tnpi.biz </email> <!-- Author contact -->
+
+ </rrdworld>
+