If you want to include live graphs from PRTG into your own webpages (e.g. Intranet) that always show the recent traffic pattern you must encode the date in the graphs' URLs in a relative manner. This article explains the parameters of PRTG's graph URLs.
The easiest way to come up with the IMG URLs is to surf through PRTG's web interface, select the image that you need and copy the IMG's URL.
To get these URLs into the clipboard use the following tricks:
The image URLs that PRTG creates by default in the HTML interface always contain date/time strings. Thus if you use these URLs in static webpages you will not get a live graph. Relative date values must be used for the "from=" and "to=" parameters instead!
Here are explanations of the parameters in IMG URLs for PRTG:
Sample URLs:
You can also use this technique with Custom Graphs, but in this case you also have to add the path to the custom graph into the URL. The ID is the ID of the custom graph:
Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.