How to exclude HTTP errors from monitoring
Common HTTP errors can be ignored from being tracked to reduce the noise in your monitoring environment. To ignore such HTTP errors, please follow the instructions given below.
APM -> Applications/Instances -> Monitor Actions > Edit -> APM Insight Agent Configuration Profile -> Edit Icon () -> Basic Configuration Profiles
Enter the respective HTTP Error codes to be ignored under ' List of HTTP error codes to be ignored from tracking'. Multiple error codes can be entered separated by commas
Click Save.
New to ADSelfService Plus?
Related Articles
Monitoring HAProxy - Configuring the HAProxy Stats page
To monitor a HAProxy instance: Open the 'stats' port for collecting the metrics. To enable metrics collection, add the following content at the bottom of the file /etc/haproxy/haproxy.cfg: listen stats :9000 mode http stats enable stats hide-version ...
Troubleshooting WinRM errors
This KB serves as a guide for troubleshooting errors when using the WinRM mode of data collection. First, ensure that all the following conditions are met: Refer to the below link and check if all the WinRM prerequisites have been completed properly ...
How can I Exclude exceptions from monitoring
You can exclude specific exceptions from being tracked by Applications Manager APM Insight agent. For instance, exceptions that are thrown as part of the normal application process need not be tracked and can be excluded from being monitored.This ...
Disable HTTP access in Applications Manager
Overview This article describes configuring a secure connection between Applications Manager server and the browser/client. Applications Manager can be accessed through any of the following URLs: For HTTP -> http://[hostname/ip-address]:[http-port] ...
Configure "/server-status" page for Oracle HTTP server
In order to monitor an Oracle HTTP server in Applications Manager, the '/server-status' page must be configured on the target Oracle HTTP server that needs to be monitored. This can be accomplished by following these steps: Step 1 - Enable the ...