Changing settings of the App Visibility agent for .NET

You can change the settings for App Visibility agent for .NET in the agent.properties file located in the installationDirectory\files\agentinstaller\support_files directory.

Notes

  • After you change the agent.properties file, restart the agent.
  • If you upgraded your App Visibility server Open link to the current version, and you enabled high availability in the upgraded version, ensure that you update each App Visibility component to connect to the portal's load balancing server.

Related topics

Installing an App Visibility agent for .NET Open link

Verifying the installation of App Visibility agent for .NET Open link

Changing settings of the App Visibility agent for Java

Modifying an App Visibility agent policy file to collect and monitor application information

Updating agent parameters

You can update following parameters.

  • App Visibility portal host name or IP address, and the listening port number (default 8000) of the App Visibility portal. In a high-availability environment, connect to the portal's load balancing server.

    portal.connection.ip=
    portal.connection.port=
  • Application server name to display in the TrueSight console:

    host.display.name=
  • Proxy server host and port for outbound connections:

    Note

    Proxy server details are required only if you are using a reverse proxy server or load balancing server. This is not the same server as the App Visibility proxy, which is used to collect end-user browser data.

    outbound.http.connection.proxy.host=
    outbound.http.connection.proxy.port=
    
Was this page helpful? Yes No Submitting... Thank you

Comments