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 (JPN) Description (JPN) 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>