Microsoft.SystemCenter.Apm.CsmWebPageTransaction클라이언트 웹 페이지 트랜잭션

Microsoft.SystemCenter.Apm.CsmWebPageTransaction (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.CsmTransaction
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdae6563b0-4f60-a97c-6f2f-af30177bb95a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Max Value Min Value 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.TransactionBase:
TransactionName  string  트랜잭션 이름 트랜잭션 이름 true 256      False     
PerformanceRateMonitorInterval  int  \% Performance Events/sec 간격 \% Performance Events/sec 카운터의 평균 값이 이 시간 간격에 대한 임계값보다 크면 경고가 생성됩니다. false 256  2147483647  30       
PerformanceRateMonitorThreshold  double  \% Performance Events/sec 임계값 \% Performance Events/sec 카운터의 평균 값이 지정된 시간 간격에 대한 이 임계값보다 크면 경고가 생성됩니다. false 256           
ExceptionRateMonitorInterval  int  \% Exception Events/sec 간격 \% Exception Events/sec 카운터의 평균 값이 이 시간 간격에 대한 임계값보다 크면 경고가 생성됩니다. false 256  2147483647  30       
ExceptionRateMonitorThreshold  double  \% Exception Events/sec 임계값 \% Exception Events/sec 카운터의 평균 값이 지정된 시간 간격에 대한 이 임계값보다 크면 경고가 생성됩니다. false 256           
AvgRequestTimeMonitorInterval  int  Avg. Request Time 간격 Avg. Request Time 카운터의 평균 값이 이 시간 간격에 대한 임계값보다 크면 경고가 생성됩니다. false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  Avg. Request Time 임계값 Avg. Request Time 카운터의 평균 값이 지정된 시간 간격에 대한 이 임계값보다 크면 경고가 생성됩니다. false 256  2147483647       
Microsoft.SystemCenter.Apm.CsmTransaction:
CounterInstance  string  성능 카운터 인스턴스 성능 카운터 인스턴스 false 512      False     
Microsoft.SystemCenter.Apm.CsmWebPageTransaction:
PageName  string  페이지 이름 페이지 이름 true 512      False     
PageLoadThreshold  int  페이지 로드 임계값 페이지 로드 임계값 false 256  2147483647       
SensitivityThreshold  int  민감도 임계값 민감도 임계값 false 256  2147483647       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.CsmWebPageTransaction" Base="Microsoft.SystemCenter.Apm.CsmTransaction" Abstract="false" Accessibility="Public" Hosted="true" Singleton="false">
<Property ID="PageName" Type="string" CaseSensitive="false" Key="true" MaxLength="512"/>
<Property ID="PageLoadThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
<Property ID="SensitivityThreshold" Type="int" CaseSensitive="false" Key="false" MinValue="0"/>
</ClassType>