On 07.12.15 21:09, David Williams wrote:
>> Main difference between "update" and "graph" commands: the "update" is
>> running by BackupPC daemon and the "graph" by CGI.
>> Does CGI have permission to read pool.rrd?
> The above in bold was the issue :) Thanks, working fine now.

That's weird. There is a test in the Ubuntu patch. Images shouldn't appear on 
the page at all if the pool.rrd is unreadable.

+    if (-r "$LogDir/pool.rrd" && $Privileged) {
+           $content .= '<p><img src="'.$MyURL.'?image=4"><p><img 
src="'.$MyURL.'?image=52">';
+    }

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to