People have asked me if there could be a real time graph being shown, (or at least the previous/current day) of our internet usage. It currently is a link with a graph.
I can view the graphs from the web in beta 8, but you need to logon first. I have been fudging around with php curl to try to download the graph, and can't seem to get it to post the logon page, then request the image, the logon doesnt work.
So I am looking for a way to either do an automated time of day export of a png of a chart to a file, be able to view the charts anonymously, or be able to use curl/php to wrap around the image to do the login/get so it looks like its a new image.
Anyone ran into this? thoughts? Or am I stuck with this avenue.