[rrd-users] Re: Graphing over NFS

Gerhard Ecaroh Froehlich gerhard.froehlich at produktion.gis-online.de
Tue Mar 26 07:34:00 MET 2002


Hi RRD users,

Alex van den Bogaerdt wrote:
> 
> rrd wrote:
> 
> Perhaps you could generate the .png files locally and serve
> those over nfs?
 
Or you include 'webserver-rrd' in 'webserver-real' Apache Configuration.
So one webserver can include the other. But this more Apache specific.
Look at httpd.apache.org.

For example on 'webserver-real' (The one who servs to all admins):
--- start piece of httpd.conf ---
RewriteEngine on
RewriteRule   ^/webserver-rrd/(.*) 
http://webserver-rrd:8080/webserver-rrd/$1  [P]
--- end piece of httpd.conf ---

And on 'webserver-rrd' (The one on which rrd runs):

 a normal setup of httpd.conf


Maybe this wasn't really what you want - but maybe it's an possibilty. I
am not an apache administrator but there should be quiet a lot of
options to configure.

	cheers, Ecaroh

-- 
Gerhard Ecaroh Froehlich, Systemadministrator

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list