Microsoft.SystemCenter.Apm.ApmAgentAgent monitorování .NET aplikací

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 (CSY) Description (CSY) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Zobrazovaný název Zobrazovaný název objektu false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stav objektu Stav objektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stav prostředku Stav prostředku false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Poznámky Poznámky false 4000       
Microsoft.SystemCenter.Apm.ApmAgent:
EnableMonitoringAllWebApplications  bool  Povolit monitorování všech webových aplikací Povolit monitorování všech webových aplikací false 256       
PerformanceThreshold  int  Prahová hodnota výkonu (pro celý web) Prahová hodnota výkonu (pro celý web) false 256       
SensitivityThreshold  int  Prahová hodnota citlivosti (pro celý web) Prahová hodnota citlivosti (pro celý web) false 256       
EnableAllCriticalExceptions  bool  Monitorovat pouze kritické výjimky (pro celý web) Monitorovat pouze kritické výjimky (pro celý web) false 256       
EnableDisableEventThrottling  bool  Povolit omezení událostí Povolit omezení událostí 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>