Project

General

Profile

Actions

Bug #1990

closed

Custom RRD Graphs Does NOT Properly Graph "End" Value

Added by Simon Fong over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
11/04/2011
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

When I try to Set a "Start" value in Unix time AND an "End" value in Unix time, the "End" value turns into current Unix time.

I wish to select a specific time period in order to determine how much data I've used. This is particularly important for those with monthly caps.

Actions #1

Updated by Chris Buechler over 12 years ago

  • Assignee deleted (Simon Fong)
  • Priority changed from High to Normal
  • Target version deleted (2.0.1)
Actions #2

Updated by Seth Mos over 12 years ago

  • Status changed from New to Feedback

Found the cause, we were using $now instead of $end, this should resolve it.

Do take note that there is a 5 second hold down timer in the graphing script to prevent a denial of service.

Actions #3

Updated by Simon Fong over 12 years ago

Thank you Seth for fixing this issue!!

If only I can input dates & times on the "Custom RRD Graphs" page in human readable form (not Unix time), then it'll be perfect. Online Unix time converters were never able to get the time zones correct or compensate for daylight-saving. I had to use a MS Excel spreadsheet I created to make the conversions to/from Unix time.

Actions #4

Updated by Seth Mos over 12 years ago

It was on the todo list but forgotten, I am not sufficiently at home in javascript to do the calendar thing.

Actions #5

Updated by Seth Mos over 12 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF