Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Production Management

Configure servers to diagnose

  • Last UpdatedApr 10, 2025
  • 1 minute read

By default, the AVEVA™ Production Management installer configures the local computer as the diagnosed computer. You can change this configuration, or configure additional servers to display.

To configure the servers in Diagnostics website

  1. Locate the web.config file in C:\Program Files\AVEVA\AVEVA Production Management\Web\Diagnostics\

    Windows File Explorer window showing the Diagnostics file path.

  2. Open the Web.config file in an editor.

  3. In the Servers section, modify the server names and hosts.

    <servers>

    <server host="machinename" name="displayname" port="8889" />

    <server host="machinename" name="displayname" port="8889" />

    </servers>

    • Name - (Optional) The name of Server to display in the Diagnostics website instead of the host name.

    • Host - Either the computer name or the IP address of Server. This value is required and displays in the Diagnostics pages if no name is provided.

    • Port - (Optional) The port number Server is listening on for diagnostic requests. The default value is 8889.

  4. Save and close the file.

TitleResults for “How to create a CRG?”Also Available in