4.8 Configuring the Refresh Rates for the Web Interface

Several pages in the Web Interface have configurable refresh intervals, as shown in Table 4-3. You can modify the interval setting to meet the needs of your PlateSpin environment.

Table 4-3 Web Interface Default Refresh Intervals

Web Interface Parameter

Default Refresh Interval (in Seconds)

DashboardUpdateIntervalSeconds

60

WorkloadsUpdateIntervalSeconds

60

WorkloadTargetsUpdateIntervalSeconds

30

WorkloadDetailsUpdateIntervalSeconds

15

TasksUpdateIntervalSeconds

15

  1. Open the following file in a text editor:

    \Program Files\PlateSpin Migrate Server\Platespin Forge\web\web.config

  2. Modify the value for any of the following interval settings as appropriate for your PlateSpin environment:

    <add key="DashboardUpdateIntervalSeconds" value="60" />
    <add key="WorkloadsUpdateIntervalSeconds" value="60" />
    <add key="WorkloadTargetsUpdateIntervalSeconds" value="30" />
    <add key="WorkloadDetailsUpdateIntervalSeconds" value="15" />   
    <add key="TasksUpdateIntervalSeconds" value="15" />
  3. Save the file.

    The new settings apply in your next Web Interface session. It is not necessary to restart the PlateSpin Server service or server.