<div dir="ltr">Smokeping users,<div><br></div><div>Hey! I just joined the user list today, and am looking for some help. I opened an issue here, which has the same contents as this email: <a href="https://github.com/oetiker/SmokePing/issues/50">https://github.com/oetiker/SmokePing/issues/50</a></div><div><br></div><div><p style="margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px;margin-top:0px!important">System:<br>Ubuntu 14.04.3 LTS (completely up-to-date)<br>SmokePing 2.6.8 (installed via aptitude, with rrdtool)</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px">Issue:<br>Graphical data seems to be appearing properly on my pages that are configured via the Presentation + detail section of the smokeping config. The issue seems to be when using the default + charts section, for stddev, max, loss, and median. I'm using the following snippet as part of my configuration:</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px">menu = Charts<br>title = The most interesting destinations</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px">++ stddev<br>sorter = StdDev(entries=>4)<br>title = Top Standard Deviation<br>menu = Std Deviation<br>format = Standard Deviation %f</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px">++ max<br>sorter = Max(entries=>5)<br>title = Top Max Roundtrip Time<br>menu = by Max<br>format = Max Roundtrip Time %f seconds</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px">++ loss<br>sorter = Loss(entries=>5)<br>title = Top Packet Loss<br>menu = Loss<br>format = Packets Lost %f</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px">++ median<br>sorter = Median(entries=>5)<br>title = Top Median Roundtrip Time<br>menu = by Median<br>format = Median RTT %f seconds</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px">The issue here is that the images that appear are the ones generated in /var/cache/smokeping/images/__chartscache (the imagecache path for charts) -- which only shows a single image existing per Target. The image that is generated only shows a Last Hour latency graph. This image, xxxx_last_3600.png, is referenced in every chart for std dev, median, max, packet loss. Example: If google is one of the targets, the image for std dev, median, etc. is the exact same image! I don't believe SmokePing is actually even generating the expected image anywhere that I can see.</p><p style="margin-top:0px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px;margin-bottom:0px!important">I'm not sure what to do here to resolve this issue?</p><p style="margin-top:0px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px;margin-bottom:0px!important"><br></p><p style="margin-top:0px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;line-height:22.4px;margin-bottom:0px!important">-- Derek</p></div></div>