AVIcode.DotNet.SystemCenter.WebApplicationMonitoringWeb Application Monitoring

AVIcode.DotNet.SystemCenter.WebApplicationMonitoring (ClassType)

Monitoring class for web applications

Element properties:

Base ClassAVIcode.DotNet.SystemCenter.ApplicationMonitoring
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5afc4557-4e7c-973c-8950-e870d7af1ce7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length 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       
AVIcode.DotNet.SystemCenter.ApplicationMonitoring:
Path  string  Computer Computer name of the target machine. false 100  False     
AVIcode.DotNet.SystemCenter.WebApplicationMonitoring:
InstanceName  string  Instance Name Name of performance counters in .NET Apps category false 100  True     
ServiceInstanceName  string  Service Instance Name Web Site Name false 100  True     

Health Model:

Source Code:

<ClassType ID="AVIcode.DotNet.SystemCenter.WebApplicationMonitoring" Base="AVIcode.DotNet.SystemCenter.ApplicationMonitoring" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false">
<Property ID="InstanceName" Type="string" CaseSensitive="true" Key="false" MaxLength="100"/>
<Property ID="ServiceInstanceName" Type="string" CaseSensitive="true" Key="false" MaxLength="100"/>
</ClassType>