Page 3 of 3
Re: Graph Explorer Button Issue in Chrome
Posted: Thu Aug 30, 2012 3:15 pm
by mguthrie
So according to the rrd data and the JSON generation you *should* be able to see a graph, just with no data on it. It it still coming up blank without a graph at all? Can you locate your browsers javascript error console and see if you're getting any javascript errors?
Re: Graph Explorer Button Issue in Chrome
Posted: Thu Aug 30, 2012 3:24 pm
by SeanFromIT
Absolutely nothing in the Javascript console, errors or otherwise. It's as if the service names I'm clicking go to # or something. The right side frame doesn't appear to be attempting to load anything.
Re: Graph Explorer Button Issue in Chrome
Posted: Tue Sep 04, 2012 10:00 am
by mguthrie
Well I'm currently stumped on this one. If you want we can schedule a remote session sometime this week and I can take a closer look at it. If so I'll send you a PM with some possible times.
Re: Graph Explorer Button Issue in Chrome
Posted: Wed Sep 05, 2012 10:30 am
by mguthrie
As a followup for this thread, the issue with the missing graphs in IE was caused by using IE's Compatibility mode, which makes the browser more compatible with older web standards, but sometimes has issues with newer features of javascript and CSS.