Copying resources for the Monitoring Agent Web service

Copy Web application resources to your target machine.

Procedure

  1. Access your installation media and navigate to the folder Content Delivery\roles\.
  2. Navigate to the monitoring\agent-service\ subfolder.
  3. Do one of the following:
    Copy resources for a microservice installation as a Java/JSP Web application (deprecated)
    Unpack the .war file located in the war\ subfolder to a location on your target machine from which your Java/JSP Web application server can deploy it.
    Copy resources for microservice installation as a .NET Web application (deprecated)
    In IIS Manager, create or select a Web site on your target machine that will contain your .NET Web application, and unzip the .zip file located in the dotNet\ subfolder to this location. Then, if this will be a 32-bit .NET Web application, copy the file Content Delivery\resources\x86\xmogrt.dll from the installation media to the bin\ subfolder of the Web application, overwriting the xmogrt.dll that is already there.