This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Reading trends from RRD in Lua
#25
Hi!

Thanks for your effort with this Lib ! I is very useful !

I have tried it and noticed a small difference from the Export from Visualization and the Export from the Script.

The resolution for this trends I have tested are 30min.

There is an offset of 30 minutes in the timestamp:


Code:
-- This the timewindow I have used to test

dates = {}
dates['start'] = { year = 2022, month = 6, day = 1,  hour = 0, min = 0, sec = 0}
dates['end']   = { year = 2022, month = 7, day = 1,  hour = 0, min = 0, sec = 0}

   

   
Reply


Messages In This Thread
Reading trends from RRD in Lua - by buuuudzik - 06.04.2017, 16:53
RE: Reading trends from RRD in Lua - by iJAF - 07.07.2022, 17:09

Forum Jump: