Code

new apps
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 19 Jun 2005 11:43:11 +0000 (11:43 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 19 Jun 2005 11:43:11 +0000 (11:43 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@644 a5681a0c-68f1-0310-ab6d-d61299d08faa

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

index 62f2369bc9fa13ba35da78861df25c8b4bfea348..f2a910841b838457539b7c70032c5f24bed3912e 100644 (file)
@@ -21,6 +21,8 @@ while we wait for new material to arrive.</p>
 
 #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
new file mode 100644 (file)
index 0000000..f5f020f
--- /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
new file mode 100644 (file)
index 0000000..06d77e1
--- /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>
+