Using Zabbix 3.4.4
When using a url like https://zabbix.local/zabbix/chart2.p...2000&width=800 to download the graph from the month of September 2017, all I get is the graph from the month of February 2017.
- if not using stime, I get the graph from the last 30 days, which is correct.
- if using a different graph ID, I get again the data from February 2017
- if I change the stime to any other date, I still get February 2017
As far as I understand, the format for stime is YYYYMMDDHHMMSS, and the stime value should be given BEFORE the "period" designation.
Am I doing something wrong, or has Zabbix introduced a bug for something that has worked perfectly before?
When using a url like https://zabbix.local/zabbix/chart2.p...2000&width=800 to download the graph from the month of September 2017, all I get is the graph from the month of February 2017.
- if not using stime, I get the graph from the last 30 days, which is correct.
- if using a different graph ID, I get again the data from February 2017
- if I change the stime to any other date, I still get February 2017
As far as I understand, the format for stime is YYYYMMDDHHMMSS, and the stime value should be given BEFORE the "period" designation.
Am I doing something wrong, or has Zabbix introduced a bug for something that has worked perfectly before?
Comment