PDA

View Full Version : graph stopped rendering the line


Tom Decaluwe
12-01-2010, 12:06
Hi all,

I have setup my own monitoring item to read "perf_counter[\Processor(_Total)\% Processor Time]"

When i started this everything was fine and i got values in zabbix and the graph started creating a line.

However we are now about an hour or more later and for some reason the graph stopped rending the line.

1) The line stoppes at about 11:47 min and we are now 12:40
2) The Value view stopes at the same time and the last entries are

2010.Jan.12 11:47:27 0.7812
2010.Jan.12 11:46:27 0.0000
2010.Jan.12 11:45:27 0.0000
2010.Jan.12 11:45:17 1.5625
2010.Jan.12 11:37:27 0.0000

3) 500 latest value are however showing data for later times, the last entries are:

2010.Jan.12 12:41:27 0.0000
2010.Jan.12 12:40:27 0.0000
2010.Jan.12 12:39:27 0.0000
2010.Jan.12 12:38:27 0.7812
2010.Jan.12 12:37:27 0.0000
2010.Jan.12 12:36:27 0.0000
2010.Jan.12 12:35:27 0.0000


Can anyone tell me why there would be data in the last 500 option and not in the graph or values entry?

Thanks,

Tom

Tom Decaluwe
13-01-2010, 11:28
I'm ashamed to say i figured out what was wrong.

The graph was still rendering fine but it seems that with every refresh and when i go into the graph page the timeline is not moving to the latest time automatically.

When i move the time indexer below the graph manually to the right i see the graph up to the minute just fine.

Is this a know issue within zabbix 1.6?

Tom

cbidwell
13-01-2010, 20:00
I seem to have the same problem, but with 1.8.

I've got two screenshots attached where the top one is the screen that is refreshing based off of the preferences, whereas, when I either click on "Reset" or move the slide bar as far to the right as possible, I get the details from the bottom screenshot. This is SO frustrating me! Is it a zabbix issue or is it an apache caching issue?

cbidwell
13-01-2010, 20:08
Ah! I think I may have fixed my problem at least. Stupid mistakes are the best to find aren't they? So my system time was set to MST and my php.ini was set to GMT. So when I clicked on reset, it pulled GMT and when it refreshed on it's own, it pulled the MST. We'll see if it happens any further. It pays to pay closer attention doesn't it?