How Appfilters work?

How Appfilters work?

The general role of Application filters in monitoring workflow is given below:
  • When the .NET agent Windows service starts, it reads the appfilter.conf file and selects applications that need to be monitored. When the application starts, if it is not mentioned in appfilter.conf file the service will skip it from being included for monitoring.

  • Whenever a change is made in the configuration, the service reads the configuration files again to fetch the latest set of applications and their configurations.

  • When an application is added/removed, the respective app pool is recycled to start/avoid monitoring of the respective application. So adding/removing an application doesn't require a service restart or iisreset.

Note: The APMInsight .NET Agent Configuration dialog is used to configure the sites and applications to be included for monitoring. The information is stored locally in the server in C:\ProgramData\DotNetAgent\appfilter.conf as a JSON dictionary.


                    New to ADSelfService Plus?

                      • Related Articles

                      • SAP S/4 HANA - PREREQUISITES

                        PREREQUISITES 1. Customer must verify that all 7 OData services are ACTIVATED in their SAP system. API_SYSTEM_MONITORING_SRV API_WORK_PROCESS_SRV API_ALERT_MANAGEMENT_SRV BC_EXT_APPJOB_MANAGEMENT API_BGRFC_QUEUE_MANAGEMENT_SRV API_BUSINESS_USERS ...
                      • How to resolve authtoken encryption error on APM Plugin Standby server in Failover?

                        Overview After a failover switch in OpManager, the APM Plugin on the Standby server throws authtoken encryption errors and plugin functionalities such as monitoring, alerts, and data collection do not work. Affected Version: APM Plugin build 179200 ...
                      • How 'Clear Alarm(s) for Last Run Result' will work on Scheduled Tasks?

                        Usually Scheduled Task's Last Run Result Alarm retains and affects the monitor health until it runs on the next time.In some cases,the next run time will be more longer based on the scheduled task.So that there is an option called 'Clear Alarm(s) for ...
                      • How to enable the prometheus in Podman

                        How to enable prometheus in Podman (Podman-exporter, Node-Exporter) Note: Linux Machine (Ubuntu/RHEL-based) and Podman is already installed. 1. Overview of Monitoring Components Prometheus: Collects and stores metrics from configured targets Podman ...
                      • Unable to Retrieve Data Through WMI Mode

                        Overview This article provides troubleshooting steps to identify and resolve data collection failures for Windows monitors configured in WMI mode. If one or more metrics are not being collected, the steps in this article will help determine whether ...