Installing the Monitoring Agent Web service as a .NET Web application
If you want to enable your monitoring management application to communicate with the Monitoring Agent through the Monitoring Agent Web service (rather than by monitoring the log file or catching SNMP traps), set up the Monitoring Agent Web service. You can also set up this Web service as a Java Web application.
Procedure
- Create a Web site, Virtual folder or normal folder for the Web service, and give this location a bin\ subfolder.
- Access the SDL Tridion installation media.
- Navigate to the \Content Delivery\roles\monitoring\dotNet\webservice\ folder and copy the files as follows:
- Copy Tridion.ContentManager.Monitoring.dll from the bin\ subfolder to the bin\ subfolder of your new location.
- Copy TridionMonitoringAgent.asmx and Web.config to the root folder of your Monitoring Agent Web service location.