[mrtg] 14all.cgi and rrdcached
Steve Shipway
s.shipway at auckland.ac.nz
Tue Jul 2 11:41:50 CEST 2013
The best way to make 14all work with rrdcached is simply to set the environment variable RRDCACHED_ADDRESS within your web server so that it is set when the CGI script is called. Then, you'll access everything via rrdcached.
In your Apache httpd.conf, put
SetEnv RRDCACHED_ADDRESS unix:/path/to/socket
(or the TCP address instead). This works with several other RRD frontends.
If using Routers2, then this has internal support for RRDcached. You can set the option in the routers2.conf.
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 mrtg
mailing list