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:

smokeping --config /etc/smokeping/config --static=/var/lib/smokeping

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:

PATH=/opt/someApp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

On Tue, Oct 21, 2014 at 8:19 PM, Eric <[email protected]> wrote:

> Isn't that in the smokeping docs?
>
> http://oss.oetiker.ch/smokeping/doc/smokeping.en.html
>
> grep for the "--static" argument...
>
> Good luck!
>
> -ET-
>
> On Oct 21, 2014, at 4:39 PM, Greg Giles <[email protected]> wrote:
>
> > quick question -
> >
> > 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.
> >
> > Thanks,
> > Greg
> > _______________________________________________
> > smokeping-users mailing list
> > [email protected]
> > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
>
>
_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to