Microsoft.SystemCenter.Apm.ApmAgentAgent monitorowania aplikacji .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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.Apm.ApmAgent:
EnableMonitoringAllWebApplications  bool  Włącz monitorowanie wszystkich aplikacji sieci Web Włącz monitorowanie wszystkich aplikacji sieci Web false 256       
PerformanceThreshold  int  Próg wydajności (dla wszystkich aplikacji sieci Web) Próg wydajności (dla wszystkich aplikacji sieci Web) false 256       
SensitivityThreshold  int  Próg czułości (dla wszystkich aplikacji sieci Web) Próg czułości (dla wszystkich aplikacji sieci Web) false 256       
EnableAllCriticalExceptions  bool  Monitoruj tylko wyjątki krytyczne (dla wszystkich aplikacji sieci Web) Monitoruj tylko wyjątki krytyczne (dla wszystkich aplikacji sieci Web) false 256       
EnableDisableEventThrottling  bool  Włącz ograniczanie liczby zdarzeń Włącz ograniczanie liczby zdarzeń 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>