The DVA Web console enables you to monitor the DVA from any location where you have access to a Web browser and the Internet.
Open the gwdva.dva file in a text editor.
To specify the user name for logging into the DVA Web console:
Search to find the following line:
httpuser
Remove the semicolon (;) to activate the setting.
Specify a unique user name.
To specify the password for logging into the DVA Web console:
Search to find the following line:
httppassword
Remove the semicolon (;) to activate the setting.
Specify the password for the Web console user.
Unless you are using an SSL connection, do not use a Novell eDirectory user name and password because the information passes over the non-secure connection between your Web browser and the DVA.
(Conditional) If the default DVA HTTP port of 8301 is already in use on the server:
Search to find the following line:
httpport
Remove the semicolon (;) to activate the setting.
Specify a unique port number.
Save the gwdva.dva file.
Skip to Section 48.4, Putting DVA Configuration Changes into Effect.
In a Web browser, enter the following URL:
http://server_address:port_number
Replace server_address with the DVA server IP address or DNS hostname, and replace port_number with 8301 or whatever port number you have specified in the DVA startup file.
When prompted, enter the user name and password.
The DVA Web console is displayed.
Through the DVA Web console you can view the following information:
Status: Displays how long the DVA has been up, the number of worker threads it has started, the current server utilization, and statistics about the files the worker threads have processed.
Configuration: Displays the current settings of all the options that you can set in the DVA startup file (gwdva.dva). For more information, see Section 48.0, Configuring the DVA.
Environment: Displays server information such as name, operating system date, memory, processor utilization, and loaded modules.
Log Files: Lets you view the contents of the DVA’s log files and the current log settings. For more information, see Section 49.3, Using DVA Log Files.
Quarantine Files: Indicates whether the document quarantine is enabled, and if so, what files have been quarantined. For more information, see Section 48.3, Enabling the DVA Document Quarantine
For detailed information about each field on the DVA Web console pages, click
.You cannot use the Web console to change any of the DVA’s settings. Changes must be made through the DVA startup file (gwdva.dva).