[rrd-users] Graphing potentially missing files
Steve Shipway
s.shipway at auckland.ac.nz
Fri Dec 3 20:46:15 CET 2010
>That's handy since rrdcgi doesn't seem to have been updated to
>support rrdcached.
You can use the environment variable method to make it work. Set the environment variable RRDCACHED_ADDRESS to be the location of your socket (either unix:/path/to/socket or hostname:port) and the rrd libraries should use rrdcached automatically. If you're using Apache then you can use the setenv in the httpd.conf to make sure the env var is set before executing the CGI -- I used this method successfully with Routers2 before adding explicit support into the code.
Steve
Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
s.shipway at auckland.ac.nz
Ph: +64 9 373 7599 ext 86487
More information about the rrd-users
mailing list