Appendix - Default Performance Monitoring

All information listed in this appendix is from PMonitor.default.config

Functions

Intercept Studio installs out of the box with a list of well-known Microsoft .NET framework functions that are monitored for slow performance or exception data collection . The complete list is available in the <ss:functions> section of the operations monitor configuration file, accessible from:

For Windows services:

For Windows forms:

For COM+ Services (client side):

For COM+ Services (server side):

For SQL server:

For OLEDB:

For ODBC:

For Microsoft ORACLE:

For Oracle:

For System.Web.Mail:

For Instrumentation:

For Instrumentation (Framework 1.0):

For Instrumentation (Framework 1.1):

For Instrumentation (Framework 2.0):

For File System operations:

For Remoting Client side:

For Remoting Server side:

For MS Message Queuing:

For Sockets:

For System.Web:

For Reflection:

For Registry:

For Parsing:

For IBM DB2:

For Sybase:

Entrypoints

Intercept Studio comes preconfigured with many well-known entry points (see below), but also lets you extend the default list by defining your own entrypoints. In addition to adding functions as entrypoints, you may also define entire Namespaces to act as entrypoints, so that the system begins timing execution the first time that it encounters the namespace during execution. Additionally, the Intercept Agent collects the values of variables for each entrypoint at the time the event occurs.

The complete list is available in the <ss:entrypoints> section of the operations monitor configuration file, accessible from:

For ASP.NET pages:

For ASP.NET 2.0 asynchronous pages:

For COM+ server-side:

For .NET Remoting server-side:

For Windows Forms:

For Windows Services:

For WCF Server Side:

For WWF

For AJAX.NET

Resource Calls

Intercept Studio installs out of the box with a list of well-known Microsoft .NET framework resource calls that are monitored for slow performance. The default list includes function such as:

For Custom functions FW 1.0

For Custom functions FW 2.0

For HTTP Handlers calls .NET 1.1

For HTTP Handlers calls .NET 2.0

For HTTP Modules calls .NET 1.1

For HTTP Modules calls .NET 2.0

For COM+ Server side

For COM+ Client side

For Remoting Client side

For Abstract Data access function

For SQL SERVER resources

For SQL SERVER resources FW 2.0 specific (Async methods)

For OLEDB resources

For Odbc resources

For ORACLE resources

For IBM DB2 iSeries

For WEB SERVICES resources

For System.Messaging

For System.IO

For System.Web.Mail

For IBM DB2

For WCF Client Side

For Mail

For RK Sybase resources

For LINQ

For WWF

For ADOMD

For AJAX.NET

For WebClient 

For WebClient  FW 1.1

Last update: Friday, December 03, 2010 12:58:41 PM