<div dir="ltr">Thanks! I had seen this part of the docs but did not understand that the process would also generate graphs, though that seems logical now. For anyone who might be looking to do this, for ubuntu 14.04 server the command I was looking for was:<div><br></div><div>smokeping --config /etc/smokeping/config --static=/var/lib/smokeping<br></div><div><br></div><div>I also had to add this line at the top of my crontab file in order to have the above command execute correctly as a cron job:</div><div><br></div><div>PATH=/opt/someApp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 21, 2014 at 8:19 PM, Eric <span dir="ltr"><<a href="mailto:eric@mtrcycllvr.org" target="_blank">eric@mtrcycllvr.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Isn't that in the smokeping docs?<br>
<br>
<a href="http://oss.oetiker.ch/smokeping/doc/smokeping.en.html" target="_blank">http://oss.oetiker.ch/smokeping/doc/smokeping.en.html</a><br>
<br>
grep for the "--static" argument...<br>
<br>
Good luck!<br>
<br>
-ET-<br>
<br>
On Oct 21, 2014, at 4:39 PM, Greg Giles <<a href="mailto:jggiles@gmail.com">jggiles@gmail.com</a>> wrote:<br>
<br>
> quick question -<br>
><br>
> how can I force a redraw of the png graphs on the server side? I do not want to use wget or rely on browser page refreshing. I want to regularly compress and transfer the png files to another server, but the graph images do not refresh without a page visit.<br>
><br>
> Thanks,<br>
> Greg<br>
> _______________________________________________<br>
> smokeping-users mailing list<br>
> <a href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><br>
> <a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
<br>
</blockquote></div><br></div>