Microsoft.SystemCenter.Apm.CsmWebPageTransactionClient Web Page Transaction

Microsoft.SystemCenter.Apm.CsmWebPageTransaction (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Apm.CsmTransaction
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId87c689c2-697b-6de8-d2fe-090c5c86360a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Max Value Min Value Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000      False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256        System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256          System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000           
Microsoft.SystemCenter.Apm.TransactionBase:
TransactionName  string  Transaction Name Transaction Name true 256      False     
PerformanceRateMonitorInterval  int  \% Performance Events/sec interval An alert will be raised if the average value of the \% Performance Events/sec counter stays above the threshold for this time interval. false 256  2147483647  30       
PerformanceRateMonitorThreshold  double  \% Performance Events/sec threshold An alert will be raised if the average value of the \% Performance Events/sec counter stays above this threshold for the specified time interval. false 256           
ExceptionRateMonitorInterval  int  \% Exception Events/sec interval An alert will be raised if the average value of the \% Exception Events/sec counter stays above the threshold for this time interval. false 256  2147483647  30       
ExceptionRateMonitorThreshold  double  \% Exception Events/sec threshold An alert will be raised if the average value of the \% Exception Events/sec counter stays above this threshold for the specified time interval. false 256           
AvgRequestTimeMonitorInterval  int  Avg. Request Time interval An alert will be raised if the average value of the Avg. Request Time counter stays above the threshold for this time interval. false 256  2147483647  30       
AvgRequestTimeMonitorThreshold  int  Avg. Request Time threshold An alert will be raised if the average value of the Avg. Request Time counter stays above this threshold for the specified time interval. false 256  2147483647       
Microsoft.SystemCenter.Apm.CsmTransaction:
CounterInstance  string  Performance Counter Instance Performance Counter Instance false 512      False     
Microsoft.SystemCenter.Apm.CsmWebPageTransaction:
PageName  string  Page Name Page Name true 512      False     
PageLoadThreshold  int  Page Load Threshold Page Load Threshold false 256  2147483647       
SensitivityThreshold  int  Sensitivity Threshold Sensitivity Threshold 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>