Code

added netmrtg to rrdworld
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 9 Jan 2006 18:38:02 +0000 (18:38 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 9 Jan 2006 18:38:02 +0000 (18:38 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@741 a5681a0c-68f1-0310-ab6d-d61299d08faa

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

index 91a77eb1f424f0cbc45fe936fc173a42974923bd..a91f6b2a414358b6ad8eeb17cff1cb30a6ed9e64 100644 (file)
@@ -26,6 +26,7 @@ while we wait for new material to arrive.</p>
 #include "mailgraph.xml"
 #include "monitorix.xml"
 #include "munin.xml"
+#include "netmrg.xml"
 #include "ow.xml"
 #include "rrdcgi.xml"
 #include "rrdstats.xml"
diff --git a/website/rrdworld/netmrg.png b/website/rrdworld/netmrg.png
new file mode 100644 (file)
index 0000000..a678bc4
Binary files /dev/null and b/website/rrdworld/netmrg.png differ
diff --git a/website/rrdworld/netmrg.xml b/website/rrdworld/netmrg.xml
new file mode 100644 (file)
index 0000000..aa617ac
--- /dev/null
@@ -0,0 +1,20 @@
+<rrdworld type="application"
+          icon="netmrg.png" > <!-- Size 100x66 -->
+       <name> NetMRG </name>
+     <author> Brady Alleman, Douglas E. Warner, Kevin Bonner </author>
+<description>
+A network monitoring, reporting, and graphing system. 
+Using MySQL, PHP, C++, pthreads, and RRDTOOL, it is capable of monitoring 
+thousands of arbitrary values at user-configured intervals (typically 5 minutes).
+</description>
+   <homepage> http://www.netmrg.net </homepage> 
+       <year> 2006 </year><month> 1 </month> <!-- Entry creation date -->
+    <license> GPL </license>
+
+   <!-- Optional -->   
+
+   <livesite> http://demo.netmrg.net </livesite> 
+      <email> dev@netmrg.net </email> <!-- Author contact -->
+
+</rrdworld>