Microsoft.SystemCenter.Apm.CsmTransaction客户端 Web 事务

Microsoft.SystemCenter.Apm.CsmTransaction (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.TransactionBase
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc5324dad-68b0-0995-a1dd-9517d9563a2a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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  平均Request Time 时间间隔 如果 Avg. Request Time 计数器的平均值保持高于此时间间隔的阈值,则将会引发警报。 false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  平均Request Time 阈值 如果 Avg. Request Time 计数器的平均值保持高于指定时间间隔的此阈值,则将会引发警报。 false 256  2147483647       
Microsoft.SystemCenter.Apm.CsmTransaction:
CounterInstance  string  性能计数器实例 性能计数器实例 false 512      False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Apm.CsmTransaction" Base="AL!Microsoft.SystemCenter.Apm.TransactionBase" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false">
<Property ID="CounterInstance" Type="string" CaseSensitive="false" Key="false" MaxLength="512"/>
</ClassType>