Hi,
I've noticed that if an item (vfs.fs.size[/,pfree] in my case) is refreshed every 600sec, graphs (simple or 'advanced') will show no data if I choose a period of more than 3 days on a 1233x311 pixel graph.
There's a strange relationship that includes: item refresh rate, graph width (in pixels) and time period.
Behaviour occurs on Zabbix 1.1.6 and 1.4.2.
Ex:
Item interval : 600sec
Graph period: 3 days
Graph width : 1223px (fullscreen)
==> OK
Item interval : 600sec
Graph period: 3 days and 4 hours
Graph width : 1223px (fullscreen)
==> KO: graph is created but it shows no data
Item interval : 600sec
Graph period: 3 days
Graph width : 776px (smaller Firefox window)
==> KO: graph is created but it shows no data
Item interval : 300sec
Graph period: 3 days
Graph width : 1223px (fullscreen)
==> OK
Item interval : 300sec
Graph period: 3 days and 4 hours
Graph width : 1223px (fullscreen)
==> OK
Item interval : 300sec
Graph period: 3 days
Graph width : 776px (smaller Firefox window)
==> OK
I can post screenshots if needed (I need to resize them as there is a 800px limit on the forum).
I'll try to see what the threshold is in terms of refresh interval (500sec ? 400sec ?).
I've noticed that if an item (vfs.fs.size[/,pfree] in my case) is refreshed every 600sec, graphs (simple or 'advanced') will show no data if I choose a period of more than 3 days on a 1233x311 pixel graph.
There's a strange relationship that includes: item refresh rate, graph width (in pixels) and time period.
Behaviour occurs on Zabbix 1.1.6 and 1.4.2.
Ex:
Item interval : 600sec
Graph period: 3 days
Graph width : 1223px (fullscreen)
==> OK
Item interval : 600sec
Graph period: 3 days and 4 hours
Graph width : 1223px (fullscreen)
==> KO: graph is created but it shows no data
Item interval : 600sec
Graph period: 3 days
Graph width : 776px (smaller Firefox window)
==> KO: graph is created but it shows no data
Item interval : 300sec
Graph period: 3 days
Graph width : 1223px (fullscreen)
==> OK
Item interval : 300sec
Graph period: 3 days and 4 hours
Graph width : 1223px (fullscreen)
==> OK
Item interval : 300sec
Graph period: 3 days
Graph width : 776px (smaller Firefox window)
==> OK
I can post screenshots if needed (I need to resize them as there is a 800px limit on the forum).
I'll try to see what the threshold is in terms of refresh interval (500sec ? 400sec ?).
Comment