<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:x-small">I came across an old post regarding empty graphs where the suggestion was to add a soft link from the web server cache directory to the Smokeping cache directory.</div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:x-small"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:x-small"><pre>   ln -s /opt/smokeping/cache /<webdocs_root>/smokeping/cache
<br></pre><pre>I have the same issue so tried this and indeed it does work.<br><br></pre><pre>This seems a bodge and shouldn't be needed if the config is correct. The first part of mine is:<br><br>*** General ***<br><br>owner    = Chris Wilkinson<br>contact  = <cut><br>mailhost = localhost<br>mailuser = <cut><br>mailpass = <cut><br>sendmail = /usr/sbin/sendmail<br># NOTE: do not put the Image Cache below cgi-bin<br># since all files under cgi-bin will be executed ... this is not<br># good for images.<br>imgcache = /var/www/smokeping/cache<br>imgurl   = ../cache<br>datadir  = /opt/smokeping/data<br>piddir = /var/run<br>cgiurl   = http://<webdocs_root>/smokeping.fcgi<br>smokemail = /opt/smokeping/etc/smokemail<br>tmail = /opt/smokeping/etc/tmail<br># specify this to get syslog logging<br>syslogfacility = local0<br>syslogpriority = info<br>...<br></pre><pre>Has there been any update on this or perhaps a comment on my erroneous config?<br></pre></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font face="comic sans ms, sans-serif"><u>Regards</u></font></div><div><font face="comic sans ms, sans-serif">Chris Wilkinson</font></div></div></div></div></div>