summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5dd4e10)
raw | patch | inline | side by side (parent: 5dd4e10)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 9 Feb 2007 22:25:21 +0000 (22:25 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 9 Feb 2007 22:25:21 +0000 (22:25 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/prb.png | [new file with mode: 0644] | patch | blob |
website/rrdworld/prb.xml | [new file with mode: 0644] | patch | blob |
index 177bdd21044716974d3ab05022b89c17ab3522ed..e4ac593bd1f84d37dbf332654178b5f2c5f0cc8a 100644 (file)
#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
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
--- /dev/null
+++ b/website/rrdworld/prb.xml
@@ -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>
+