Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7398

Period on top of graph is not correct

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 2.0.8
    • Frontend (F)
    • N/A

      When I try to get a graph of 3 month (july, august, september) for our reporting, I calculate the seconds and then call chart2.php using pycurl.
      july has 31 days, august has 31 days end september 30. So 92 days. Each day has 86400 seconds. So total seconds for 3 months: 7948800
      So according to the documentation, I should be using this URL
      https://zabbix-test.vermont24-7.com/zabbix/chart2.php?graphid=1124&stime=20130701000000&period=7948800

      But when I view the graph, it displayes that the graphs is 3 months and 2 days long. So it probably assumes all 3 months have 30 days?

      I'm using version 2.0.6 but it is not selectable.

            Unassigned Unassigned
            fvdhoeven Fabian van der Hoeven
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: