Microsoft.SystemCenter.Apm.ApmAgent.NET 應用程式監視代理程式

Microsoft.SystemCenter.Apm.ApmAgent (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.BaseAgent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0d6b9304-4854-bc9b-1aed-7bbc44f18a4f
CommentClass for .NET APM Agent

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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  效能閾值 (適用於所有的網頁) 效能閾值 (適用於所有的網頁) false 256       
SensitivityThreshold  int  敏感度閾值 (適用於所有的網頁) 敏感度閾值 (適用於所有的網頁) false 256       
EnableAllCriticalExceptions  bool  僅監視重要例外狀況 (適用於所有的網頁) 僅監視重要例外狀況 (適用於所有的網頁) 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>