strefli3
strefli3
I'd like to be able to specify a default plot duration. For example, from a single hour to a day. After looking through the code I have been focusing my...
Currently I am editing collection.modified.cgi and graphdefs.cgi to support some custom rrd files. Is there any interest in having these functions call a third file with custom graph definitions?
On some days, this module continues to re-direct and show the login button. I have been able to solve the issue by updating `time.sleep()` to 2.0 seconds in the `check_authentification()`...