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 …
Logs: Advanced IIS Logging
Stackify parses IIS logs to capture the usage, error rates, and load times of your web applications. Statistics are gathered at the app level and at the individual URL or action level. Logs are parsed by the Stackify agent continuously and up to 250 distinct URLs will be measured per minute and uploaded to Stackify for aggregation. Stackify only collects …
.NET Agent Installation: Overview
System Requirements In order to make sure your installation goes smoothly, please verify these prerequisites: Windows 2008 R2 and newer. You will need to install the Retrace Agent on each machine you intend to monitor. Port 443 needs to be open, outbound only, for the device(s) you install the monitoring agent on. You may need to set up configuration for http proxies and add exceptions to …
Alerts and Notifications: Configure Notification Groups
Notification Groups define a group of individuals who will receive emails or SMS messages in the event of an Alert being triggered. You can specify multiple groups, have individuals in more than one group, and generally tailor Notification Groups to your specific needs to ensure that only the people who are appropriate to respond or be notified of an Alert …
Custom Metrics: Overview
Using the Stackify Custom Metrics API, you can easily report, log, and monitor any number of custom metrics, business KPIs, and other important business or application events that could provide insights into application or user behavior. With Stackify, you can monitor, trend, and setup alerts for these important events, making them an actionable part of your overall application health picture. …
App Monitors: Configure
Using Environments you can create application specific monitors that only apply to the chosen app within the selected environment. Follow the instructions below to configure app monitors. Go to Monitoring > Web Apps and select an Application of your choice a. Once in side the App Dashboard go to > Monitoring. Here you can configure monitors for the application. In order …
Errors and Logs: Configure Node.js Applications
Retrace does not support APM for Node.js applications but you can capture errors and log and view them within Retrace. We support both the Winston logging framework and logging directly to our API. To configure your Node.js project with the Stackify API to send Errors and Logs to Retrace, follow the information below. Stackify API for Node.js using the Winston …
HTTP Proxies: Configure
If you have a network architecture that requires internet traffic to flow through a proxy server, this guide will help you ensure that Retrace can communicate out through your proxy server seamlessly. Before you proceed through these steps, you need to ensure that YUM or APT are configured to use the proxy as the Stackify Linux Agent installer will use …