Microsoft.SystemCenter.UnixProcessUNIX/Linux 處理序 (已過時)

Microsoft.SystemCenter.UnixProcess (ClassType)

UNIX/Linux 受監視處理序

Element properties:

Base ClassMicrosoft.Unix.LocalService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId51c705ac-b979-35e8-797d-53b2edd37b27

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length 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.UnixProcess:
ProcessName  string  處理序名稱 處理序名稱 true 256  False     
MonitoringTargetName  string  監視目標名稱 監視目標名稱 false 256  False     
MonitoringTargetId  string  監視目標識別碼 監視目標識別碼 false 256  False     
ArgumentsFilterExpression  string  引數規則運算式 用於透過處理序引數篩選處理序監視的規則運算式 false 256  False     
MinProcessCount  int  計數閾值上限 計數閾值上限 false 256       
MaxProcessCount  int  計數閾值下限 計數閾值下限 false 256       
AlertSeverity  string  警示嚴重性 處理序計數閾值違規的警示嚴重性 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.UnixProcess" Base="Unix!Microsoft.Unix.LocalService" Abstract="false" Accessibility="Public" Hosted="true">
<Property ID="ProcessName" 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>