Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section includes the following topics:

...

Table of Contents
maxLevel2
minLevel2

Anchor
DefiningtheserveruponwhichtheFocalPointistobeinstalled
DefiningtheserveruponwhichtheFocalPointistobeinstalled
Defining the server upon which the FocalPoint is to be installed

...

  1. After adding all Tier installation instance properties inputs, click Advanced.
  2. Click the General tab.
  3. Mark the “Enable sampling of custom metrics for this instance” check box.
  4. Click OK.

Defining application pool(s) for monitoring

Info

This feature is only available for ASP .NET instances. By default, all application pools running on the monitored IIS server are monitored.

...

  1. After adding all instance properties inputs, click Advanced.
  2. Click the IIS tab.
  3. In the Application Pool(s) field, specify the application pool(s) to be monitored, including an asterisk before and after the application pool name.

    Info

    Only application pools with names containing the specified value will be monitored as part of the instance.

  4. Click OK.

Monitoring custom DLLs, classes, and methods

To add visibility to your .NET application, you may consider adding DLLs, classes, and methods to the instrumentation configuration. Precise for Microsoft .NET supports several levels of granularity for custom code visibility - from entire DLLs, through classes, and to specific methods.

...