Microsoft.SystemCenter.MonitoredUnixProcessProces systemu UNIX/Linux

Microsoft.SystemCenter.MonitoredUnixProcess (ClassType)

Monitorowany proces systemu UNIX/Linux

Element properties:

Base ClassMicrosoft.Unix.LocalService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda3f70f1c-9dc3-647b-acc0-1f0bfd4dfca3

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.MonitoredUnixProcess:
ProcessName  string  Nazwa procesu Nazwa procesu false 256  False     
Instance  string  Wystąpienie true 256  False     
MonitoringTargetName  string  Nazwa celu monitorowania Nazwa celu monitorowania false 256  False     
MonitoringTargetId  string  Identyfikator celu monitorowania Identyfikator celu monitorowania false 256  False     
ArgumentsFilterExpression  string  Wyrażenie regularne dla argumentów Wyrażenie regularne służące do filtrowania wyników monitorowania procesów wg argumentów procesów false 256  False     
MinProcessCount  int  Wartość progowa minimalnej liczby Wartość progowa minimalnej liczby false 256       
MaxProcessCount  int  Wartość progowa maksymalnej liczby Wartość progowa maksymalnej liczby false 256       
AlertSeverity  string  Waga alertu Waga alertu dotyczącego przekroczenia wartości progowej liczby procesów false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.MonitoredUnixProcess" Base="Unix!Microsoft.Unix.LocalService" Abstract="false" Accessibility="Public" Hosted="true">
<Property ID="ProcessName" Type="string" Key="false"/>
<Property ID="Instance" Type="string" Key="true"/>
<Property ID="MonitoringTargetName" Type="string" Key="false"/>
<Property ID="MonitoringTargetId" Type="string" Key="false"/>
<Property ID="ArgumentsFilterExpression" Type="string" Key="false"/>
<Property ID="MinProcessCount" Type="int" Key="false"/>
<Property ID="MaxProcessCount" Type="int" Key="false"/>
<Property ID="AlertSeverity" Type="string" Key="false"/>
</ClassType>