[smokeping-users] Automatically download fresh .png snapshot.
Lars Thegler
lars at thegler.dk
Wed Mar 23 20:12:37 CET 2016
On 23 March 2016 at 18:32, Daniel Crandall <daniel.crandall at savant.com> wrote:
> 1) Download the png using wget
> `wget -nd -r -l 5 -A png
> https://smokeping.oursite.com/smokeping/smokeping.cgi?displaymode=a;start=now-7day;end=now;target=OurServers.HTTPSLatency.prd`
I can only guess what your problem is here, maybe your shell
interprets the '?' or somesuch. I dont have wget at hand, but with
curl, this command line works for me:
curl -o smokeping.png
'http://oss.oetiker.ch/smokeping-demo/?displaymode=a;start=now-7days;end=now;target=Customers.OP.octopus'
/Lars
More information about the smokeping-users
mailing list