Troubleshoot: APM+ for .NET

This guide is intended to help users who are experiencing problems trying to configure their application to send APM data to Retrace.  If you haven’t already, check out our documentation on installing Retrace for your appropriate application framework.  This guide will provide you with a checklist of items that will help troubleshoot what is going on.  If you are still not …

Prefix: Configuring Proxies

If you have a network architecture that requires internet traffic to flow through a proxy server, this guide will help you ensure that Prefix can communicate out through your proxy server seamlessly. Configuring the proxy is done by creating a file in the agent’s folder (C:Program Files (x86)Stackify Prefix by default) called CustomAgent.config.  Below is an example of how to populate …

Web Log Monitoring: Configure Apache Applications

The Retrace Monitoring Agent can monitor the health of your Apache web application, including Requests/min vs Average Page Load time, HTTP Request Error Rate, and Apdex Satisfaction Score. To enable Retrace to monitor your Apache web application from the Monitoring Agent, there are a couple of things to make sure of. Configuring Apache’s apache2.conf Logging Settings Within apache2.conf or each …

Web Log Monitoring: Configure Nginx Applications

The Retrace Monitoring Agent can monitor the health of your web application, including Requests/min vs Average Page Load time, HTTP Request Error Rate, and Apdex Satisfaction Score. To enable Retrace to monitor your Nginx web application from the Monitoring Agent, there are a couple of things to make sure of. Configuring Access Logs and Log Formats The Retrace Monitoring Agent …