Code

addedprb
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 9 Feb 2007 22:25:21 +0000 (22:25 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 9 Feb 2007 22:25:21 +0000 (22:25 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@999 a5681a0c-68f1-0310-ab6d-d61299d08faa

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

index 177bdd21044716974d3ab05022b89c17ab3522ed..e4ac593bd1f84d37dbf332654178b5f2c5f0cc8a 100644 (file)
@@ -38,6 +38,7 @@ add-ons to big applications or even replacements for rrdtool itself.</p>
 #include "ourmon.xml"
 #include "ow.xml"
 #include "ozmonitor.xml"
+#include "prb.xml"
 #include "rrdbot.xml"
 #include "rrdcgi.xml"
 #include "rrdstats.xml"
diff --git a/website/rrdworld/prb.png b/website/rrdworld/prb.png
new file mode 100644 (file)
index 0000000..7ab6025
Binary files /dev/null and b/website/rrdworld/prb.png differ
diff --git a/website/rrdworld/prb.xml b/website/rrdworld/prb.xml
new file mode 100644 (file)
index 0000000..a50a71f
--- /dev/null
@@ -0,0 +1,23 @@
+<rrdworld type="companion|application"
+          icon="prbLogo.png" > <!-- Size 88x56 -->
+
+       <name> p|r|b php rrd browser </name>
+     <author> Guillaume Fontaine ** </author>
+<description> A modular rrdtool utility for polling and graphing data.
+It is written in php and stores configuration information in mysql.
+The aim is to be highly flexible and make it possible to gather most
+any kind of data and and graph it. The creation of RRA's, the polling
+logic and the graph definitions are all defined in dedicated php
+modules which can be added or customized at will. The poller and web
+font-end both
+use these modules.
+ </description>
+   <homepage> http://prb.sourceforge.net/ </homepage>
+       <year> 2007 </year><month> 2 </month> <!-- Entry creation date -->
+    <license> GPL </license>
+
+   <!-- Optional -->
+      <email> prb.dev@gmail.com </email> <!-- Author contact -->
+
+</rrdworld>
+