Use rrdcached for graphs
[invirt/scripts/munin.git] / web / usage.cgi
index af8901b..fe32b46 100755 (executable)
@@ -7,6 +7,8 @@ use RRDs;
 use File::Spec::Functions;
 use subs 'die';
 
 use File::Spec::Functions;
 use subs 'die';
 
+$ENV{"RRDCACHED_ADDRESS"} = "/var/run/munin/rrdcached.sock";
+
 our %graph_types =
   (cpu =>
    {
 our %graph_types =
   (cpu =>
    {