PDA

View Full Version : Graphs will not auto-refresh - Please help


RandySpinaGE
20-10-2006, 17:26
I have re-done the frontend step in installation
"cp -R frontends/php/* /var/www/html/zabbix/"

F5 of browser works fine.

The initial 1hr graph refreshes just fine, but if I change the display period in anyway, (including back to 1 hr) I lose the auto-refresh.

Where is the code that generates the new HTML when the period is changed. It is missing the refresh statement in the new HTML source.

Should I reload Zabbix?
Is it MySql related? ( I'd really like to not touch my database)

Please help.

RandySpinaGE
20-10-2006, 18:07
I found that screens are updating so for now I made a screen of 1x1 900x200 for every major Graph management is Viewing in our NOC (exactly like a graph) and I can change the display period and it still updates.

What a pain

Don't get me wrong Zabbix is great......

running 1.1

James Wells
20-10-2006, 18:19
Greetings,
The initial 1hr graph refreshes just fine, but if I change the display period in anyway, (including back to 1 hr) I lose the auto-refresh.
Sorry about that. When I originally wrote the auto-refresh system, the graphs would refresh as well. Unfortunately, when they refreshed, they would get set back to 1 hour mode, I think it was Erisan that found this. Anyway, Alexei and I decided to remove the auto-refresh from time based graphs because of this. I'll check to see if the issue is fixed, if it is, I will push out a patch to turn refreshes back on.