Adding monitoring Web pages to your Web site(s)

Web pages are provided to implement application monitoring in your Web site(s) for Content Broker, Dynamic Linking, and Profiling and Personalization functionality,

Procedure

  1. Access all the published Web site(s) and/or Web application(s) that interact with one or more of the following Content Delivery software modules:
    • Content Broker
    • Dynamic Linking
    • Profiling and Personalization
  2. On the SDL Tridion installation media, copy the following files in to a location of your choice on every Web site and/or Web application:
    • For an ASP.NET Web site, access the Content Delivery\roles\monitoring\dotNet\polling\ folder and copy the following files:
      • monitor_broker.aspx
      • monitor_linking.aspx
      • monitor_wai.aspx
    • For a Java/JSP Web site, access the Content Delivery\roles\monitoring\java\polling\ folder and copy the following files:
      • monitor_broker.jsp
      • monitor_linking.jsp
      • monitor_wai.jsp
  3. Secure the files or the Web folder in which the files reside to prevent anonymous Web site visitors from accessing the URLs.
    For an ASP or ASP.NET Web site, you can restrict access so that only access through localhost is possible.