Dynamically convert flash based graph to image

Associate
Joined
21 Apr 2011
Posts
446
Hi guys

I have an issue whereby I'm playing around with NagVis and I want to insert a graph into the map so I can show cpu utilisation

One way is to use pnp4nagios, however I want to use flash graphs as they look much more professional; but un-fortunately NagVis doesn't appear to support it without some custom modification of the HTML (potentially).

NagVis does allow you to insert a shape and then link it to a graph using the URL to the image, so with this in mind.....

Is there a way that I can generate the flash based graph as normal using CPU data (updating for example every five mins or so, realtime not required) and then convert the resulting graph to an image so I can link to it via NagVis?

I know how to generate the flash graphs with data what I don't know is then how to convert it to JPG etc using HTML // PHP, any ideas?

Thanks :D
 
Back
Top Bottom