Microsoft.SystemCenter.Apm.AbstractWebApplicationComponentAPM ASP.NET 抽象 Web 应用程序组件

Microsoft.SystemCenter.Apm.AbstractWebApplicationComponent (ClassType)

APM ASP.NET 抽象应用程序组件

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda9c58fdf-1626-3ad9-71c4-d42522d3bd46

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Max Value Min Value Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000      False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256        System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256          System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000           
Microsoft.SystemCenter.Apm.ApplicationComponentBase:
ApplicationName  string  名称 应用程序组件的名称 false 256      False     
MonitoringComputerGroup  guid  监视计算机组 此计算机组的成员将由应用程序发现设定目标 false 256           
PerformanceRateMonitorEnabled  bool  已启用 \% Performance Events/sec 用来确定是否为应用程序事件启用 \% Performance Events/sec 监视器的标志 false 256           
PerformanceRateMonitorInterval  int  \% Performance Events/sec 时间间隔 如果 \% Performance Events/sec 计数器的平均值保持高于此时间间隔的阈值,则将会引发警报。 false 256  2147483647  30       
PerformanceRateMonitorThreshold  double  \% Performance Events/sec 阈值 如果 \% Performance Events/sec 计数器的平均值保持高于指定时间间隔的此阈值,则将会引发警报。 false 256           
ExceptionRateMonitorEnabled  bool  已启用 \% Exception Events/sec 用来确定是否为应用程序事件启用 \% Exception Events/sec 监视器的标志 false 256           
ExceptionRateMonitorInterval  int  \% Exception Events/sec 时间间隔 如果 \% Exception Events/sec 计数器的平均值保持高于此时间间隔的阈值,则将会引发警报。 false 256  2147483647  30       
ExceptionRateMonitorThreshold  double  \% Exception Events/sec 阈值 如果 \% Exception Events/sec 计数器的平均值保持高于指定时间间隔的此阈值,则将会引发警报。 false 256           
AvgRequestTimeMonitorEnabled  bool  Avg. Request Time 已启用 用来确定是否为 应用程序事件启用 Avg. Request Time 监视器的标志 false 256           
AvgRequestTimeMonitorInterval  int  Avg. Request Time 时间间隔 如果 Avg. Request Time 计数器的 平均值保持高于此时间间隔的阈值,则将会引发警报。 false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  Avg. Request Time 阈值 如果 Avg. Request Time 计数器的 平均值保持高于指定时间间隔的此阈值,则将会引发警报。 false 256  2147483647       
Microsoft.SystemCenter.Apm.ApplicationComponent:
PerformanceAlerts  bool  收集性能警报 收集在主机服务器上运行的应用程序代码引发的性能警报。 false 256           
SecurityAlerts  bool  收集安全警报 收集在主机服务器上运行的应用程序代码引发的安全警报。 false 256           
ConnectivityAlerts  bool  收集连接警报 收集在主机服务器上运行的应用程序代码引发的连接警报。 false 256           
AppFailureAlerts  bool  收集应用程序失败警报 收集在主机服务器上运行的应用程序代码引发的应用程序失败警报。 false 256           
Resources  string  资源 包含方法的列表。 false 2147483647      False     
PerformanceThreshold  int  性能阈值(毫秒) 如果对此组件的请求花费的时间比指定的阈值长,则将会引发警报。 false 256  2147483647       
SensitivityThreshold  int  敏感度阈值(毫秒) 在收集性能事件时,调用堆栈中将不会报告那些返回速度比指定的阈值快的函数调用。 false 256  2147483647       
CollectAllExceptions  bool  收集所有异常 用于确定是收集所有异常还是仅收集服务器端代码引发的重要异常的标志。 false 256           
Namespaces  string  命名空间 启用和禁用的命名空间的列表。 false 2147483647      False     
ExceptionTrackings  string  异常跟踪 列出将在其中跟踪异常的函数。 false 2147483647      False     
ExceptionHandlers  string  异常处理程序 列出定义为异常处理程序的函数;添加到此列表中的函数将被定义为重要的异常,以用于收集和报告用途。 false 2147483647      False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.AbstractWebApplicationComponent" Base="AL!Microsoft.SystemCenter.Apm.ApplicationComponent" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false"/>