Setting the auto refresh interval for the CommandCentral Console

By default, the Web Server auto refresh mechanism contacts the CommandCentral Management Server for changes every 60 seconds. The Web Server refreshes the Console page only when it detects a change. You can edit the auto refresh interval for the Console.

To edit the auto refresh interval for the Console

  1. On the Management Server host, open an operating system console and log on as root (Solaris) or as a user with administrator - level privileges (Windows).
  2. Change to the Web Server configuration directory.

    By default the directory is:

    Solaris -

    /var/VRTSccs/conf/VRTSccstw

    Windows -

    \Program Files\VERITAS\CommandCentral Storage Data\Conf\Web Engine

  3. Using a text editor, open the Storage Console configuration file (sansrm.cfg) and locate the following line under the [WEB_GUI] section:
    pollRate=60

    (If [WEB_GUI] or pollRate is not present, add them.)

  4. Change 60 to the desired poll interval in seconds.
  5. Save and close SANSRM.CFG.
  6. Restart the Web Server for your changes to take effect:

    Solaris - Issue the following commands:

    /opt/VRTS/bin/vxccstorweb stop 
    /opt/VRTS/bin/vxccstorweb start

    Windows - Use the Windows Service Control Manager (SCM) to restart the Veritas CommandCentral Storage Web Engine.