From: oetiker
Date: Fri, 9 Feb 2007 22:25:21 +0000 (+0000)
Subject: addedprb
X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9a5290f3ed1c1b94a70a92f9888dc7c52e686362;p=rrdtool-all.git
addedprb
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@999 a5681a0c-68f1-0310-ab6d-d61299d08faa
---
diff --git a/website/rrdworld/index.wml b/website/rrdworld/index.wml
index 177bdd21..e4ac593b 100644
--- a/website/rrdworld/index.wml
+++ b/website/rrdworld/index.wml
@@ -38,6 +38,7 @@ add-ons to big applications or even replacements for rrdtool itself.
#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
index 00000000..7ab60258
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
index 00000000..a50a71f2
--- /dev/null
+++ b/website/rrdworld/prb.xml
@@ -0,0 +1,23 @@
+
+
+ p|r|b php rrd browser
+ Guillaume Fontaine **
+ 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.
+
+ http://prb.sourceforge.net/
+ 2007 2
+ GPL
+
+
+ prb.dev@gmail.com
+
+
+