Cacti version 1.2.6
I updated to 1.2.6 from 0.8.8 , but after the update , I cannot use the graph_image link with rra_id to display it as img src in an html page outside cacti server .
In 0.8.8 this format works , as an img src , it will only diplay the graph with 5 hours timespan,
Code: Select all
http://x.x.x.x/cacti/graph_image.php?local_graph_id=31&rra_id=5&graph_width=500&graph_height=120 ,
What settings can I do to have the result as it was before displaying the image as rra_id=5 in an img_src.
graph_start&graph_end won't work as it locks it statically where the start and end is indicated, not updating the graph.
Kind Regards,