Real-Time Chart
Previous Topic  Next Topic 


The Real-Time Chart pane displays a watch item's response time against time, and it continuously updated as a watch item runs manually or automatically.



Toolbar


(From Left to right)


Legend

The chart legend displays:

  1. The name of the watch item(s) being charted
  2. The number of available data points (shown as dp:#) available for charting.
  3. The number of maximum data points (shown as mp:#) possible for charting.


The number of available data points is less than or equal to the maximum number of times that a watch item has been run.  If the maximum data points possible is greater than the available data points, then only the available data points will be charted.


When charting multiple watch items, the available data points will be set by the watch item with the lowest available data points.  For example, there are three watch items to display:

  1. site1, dp:25
  2. site2, dp:9500
  3. site3, dp:100

The available data points for the chart displaying these three watch items will show no more than 25 data points.  This number may change as data points are added.


Constant Lines

When a single watch item is charted, two chart constant lines are displayed:

  1. Max Response Time - the maximum amount of time that a watch item must respond or the watch item will fail with a timeout.
  2. Average - the overall average response time.  This average is for all data collected and not representative of just the data displayed in the chart.


Performance and User Experience

When initially loaded, the Real-Time Chart will load historical data into the chart.  This may affect performance as the historical data is loaded.

When switching between Watch Items, the chart data is reloaded.  Switching back to a Watch Item that was previously loaded, will always reload the historical data and not cache it in memory.  This may affect performance, but will ensure that the freshest data is available.

To change overall performance with regard to charts, refer to the preferences settings for charts.