From 9a5290f3ed1c1b94a70a92f9888dc7c52e686362 Mon Sep 17 00:00:00 2001
From: oetiker
Date: Fri, 9 Feb 2007 22:25:21 +0000
Subject: [PATCH] addedprb
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@999 a5681a0c-68f1-0310-ab6d-d61299d08faa
---
website/rrdworld/index.wml | 1 +
website/rrdworld/prb.png | Bin 0 -> 1294 bytes
website/rrdworld/prb.xml | 23 +++++++++++++++++++++++
3 files changed, 24 insertions(+)
create mode 100644 website/rrdworld/prb.png
create mode 100644 website/rrdworld/prb.xml
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 0000000000000000000000000000000000000000..7ab60258ccd1650b76d825564a114dcaf833c22c
GIT binary patch
literal 1294
zcmV+p1@ZccP)
z)UwPVvqfQ2>(-Tvs7;GDMMxh(52CU~wF!!#on=80ida#SWu}#@D3u)Nzql|&pN%@>
zhyCfE)y&*;&zUk!q}Wf&tM2nYg#$OH(3!NBEmJ32bRt;69M7#JuoFXwW(a=E;@
zx!Gc|yuQBD8@0c`pU30rbUJXmva+I7DuqJf+}s>JgEpJZWHKof3O=7N7K_zt^~A))
zEw^L`|_4W14
zfB+(qNT#Q!Z*OlSk;vWMoyB4)Dk=g^d3kwWua_PO9*;-vGB-Cj
zz~OLwQFwZKQYaKap|!O&10dLJ_WAjFLLH~mNv?K}$3w#nKA-P&I%!0i&meYob`thI
zJv}8Ooy+B73Zkc{hoZm1U;t|4LL>ujkHH*P}GgVnT1iO>jo&jA3Nf4!H#avF
z-LJ2&fm(5KG1H|HjYcW@M6Q#<{HLe_!QUZk|w@caD~t${#*EaS4WM+gRk6s@69D8<)H4uU$&oSdA1i;9Yh
ztbjN^KBj1OI2>dt#1zEx@-jv1+S(epsIRZj3W(L!Rf^W_?QL*TTU*OCYaj@+yStlE
z$8NWiOVn<+(+G9R3%+C)P!zS93IXUU^c)+G>W@bh#7Lzsj+1XhZ
zL4f2vHa6yVyTjq|^YgRSYOSiOA`?@>*_t*8nM_8Vy%rZ2X}iH3L}6he_1d4Eoz2WP
z+~@N(H8mw1Ln4uEY;4eQ14I_^U6URNP#~ZvdUbVGU0t2<^#lUJpFe*xb}$2Ox3;#l
zTCGeb%gM=+N~Ic&W@>8c<>iH*8+yGS!!W&GPaA~MXyoyDgM)(vLBwLQrKP2|wl=w3
zj$xQcBvPqVX0!RbQ
+
+ 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
+
+
+
--
2.30.2