Say I have a switch, and it is charting all the interfaces. Some of these interfaces at the preview view will be visible, while others will not, but ALL interfaces are being charted if one drills down inside.
If I take the URL for the IMG tag (src property of HTML) and I place it directly on the URL of the browser, then I get '0' for the ones that don't show on the "Graphs Tab" => "Preview view Tab", and I get an image for the ones that work.
If I go to "Console Tab" => "Graph Management" and look for the charts that were not showing at the highest level on the "Preview View", I can see their charts - so it is obvious that something fishy is going on...
I've also noticed that when invoking the same url without the extra parameters the chart does show:
NOT WORKING:
Code: Select all
http://172.16.10.81:7896/cacti/graph_image.php?local_graph_id=307&rra_id=0&graph_height=100&graph_width=300&graph_nolegend=true&graph_start=1225708880&graph_end=1225795280
Code: Select all
http://172.16.10.81:7896/cacti/graph_image.php?local_graph_id=307&rra_id=0