Package: smokeping
Version: 2.3.6-5
Severity: minor
Tags: patch

Default Database configuration file is defined so that only 360 days of
data could be stored:

max(steps * total) / (secs_in_a_day / step) =
144 * 720 / (86400 / 300) =
360

But Presentation configuration file defines the 4th graph as 400d, thus
making it always missing 40 oldest days of data.

A quick fix is to change

"Last 400 Days"   400d

to

"Last 360 Days"   360d


But I would consider increasing the default database capacity to 3 or
even 5 years to give more presentation flexibility to end users.

-- 
...Bye..Dmitry.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to