Microsoft.SystemCenter.Apm.ApmAgent.NET 应用程序监视代理

Microsoft.SystemCenter.Apm.ApmAgent (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.BaseAgent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0f8ae1d9-807c-458e-5c52-e38ec84d6833
CommentClass for .NET APM Agent

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length 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.ApmAgent:
EnableMonitoringAllWebApplications  bool  允许监视所有 Web 应用程序 允许监视所有 Web 应用程序 false 256       
PerformanceThreshold  int  性能阈值(对于所有 Web) 性能阈值(对于所有 Web) false 256       
SensitivityThreshold  int  敏感度阈值(对于所有 Web) 敏感度阈值(对于所有 Web) false 256       
EnableAllCriticalExceptions  bool  仅监视严重异常(对于所有 Web) 仅监视严重异常(对于所有 Web) false 256       
EnableDisableEventThrottling  bool  启用事件限制 启用事件限制 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.ApmAgent" Base="Microsoft.SystemCenter.Apm.BaseAgent" Accessibility="Public" Hosted="true" Abstract="false" Singleton="false" Extension="false" Comment="Class for .NET APM Agent">
<Property ID="EnableMonitoringAllWebApplications" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="PerformanceThreshold" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="SensitivityThreshold" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="EnableAllCriticalExceptions" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="EnableDisableEventThrottling" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
</ClassType>