summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 058e21d)
raw | patch | inline | side by side (parent: 058e21d)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 9 Jan 2006 18:38:02 +0000 (18:38 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 9 Jan 2006 18:38:02 +0000 (18:38 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/netmrg.png | [new file with mode: 0644] | patch | blob |
website/rrdworld/netmrg.xml | [new file with mode: 0644] | patch | blob |
index 91a77eb1f424f0cbc45fe936fc173a42974923bd..a91f6b2a414358b6ad8eeb17cff1cb30a6ed9e64 100644 (file)
#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
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
--- /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>