Hi everybody,
I am using Zabbix 2.2.1 with an Oracle Database 11g.
I encountered a problem with graphs in Zabbix, which was already present with older versions, but I never managed to resolve it.
My problem is: Graphs are not displaying data if the period is greater than 2 days. After several researches in the forum, I've found:
- If I modify values of variables ZBX_GRAPH_MAX_SKIP_CELL (16 to 2) and ZBX_GRAPH_MAX_SKIP_DELAY (4 to 1) in defines.inc.php, I manage to draw a graph with a period of 23 days, but not more.
- Another reason may be a time/date difference between server, agent and frontend but they are all well configured.
Does somebody knows how to solve this problem?
Thank you for help.
I am using Zabbix 2.2.1 with an Oracle Database 11g.
I encountered a problem with graphs in Zabbix, which was already present with older versions, but I never managed to resolve it.
My problem is: Graphs are not displaying data if the period is greater than 2 days. After several researches in the forum, I've found:
- If I modify values of variables ZBX_GRAPH_MAX_SKIP_CELL (16 to 2) and ZBX_GRAPH_MAX_SKIP_DELAY (4 to 1) in defines.inc.php, I manage to draw a graph with a period of 23 days, but not more.
- Another reason may be a time/date difference between server, agent and frontend but they are all well configured.
Does somebody knows how to solve this problem?
Thank you for help.