i would like to create a 24 hour utilization and then be able to create a map using that graph. i know one can use the "historical" tab and create a graph with any time frame BUT, i think, that historical graph cannot be saved and used in a map.
so can i create a map for last 24 hours and be able to insert it into a map?
Thanks, Gary
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
I strongly recommend not to use "historic data graphs" in maps, it will put a heavy load on your PRTG server.
The data for the built-in graphs (2 hours, 48 hours, 30 days, 365 days) is permanently cached in memory for all sensors, thus creating the graphs is a matter of milliseconds.
Historic data graphs are always based on data from the "monitoring database", this means that for each bitmap rendering the monitoring data will be read from the disk and recalculated. On a map page this will happen every 60 seconds!
If you want a 24 hour graph please shorten the 48h graph to 24 hours (this is a setting in the admin control panel).
See Also
How can I add a graph to a map with a different time frame?
Dec, 2010 - Permalink
I strongly recommend not to use "historic data graphs" in maps, it will put a heavy load on your PRTG server.
The data for the built-in graphs (2 hours, 48 hours, 30 days, 365 days) is permanently cached in memory for all sensors, thus creating the graphs is a matter of milliseconds.
Historic data graphs are always based on data from the "monitoring database", this means that for each bitmap rendering the monitoring data will be read from the disk and recalculated. On a map page this will happen every 60 seconds!
If you want a 24 hour graph please shorten the 48h graph to 24 hours (this is a setting in the admin control panel).
See Also
How can I add a graph to a map with a different time frame?
Dec, 2010 - Permalink