Microsoft.SystemCenter.UnixProcessProceso de UNIX/Linux (en desuso)

Microsoft.SystemCenter.UnixProcess (ClassType)

Proceso supervisado de UNIX/Linux

Element properties:

Base ClassMicrosoft.Unix.LocalService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc3198a4a-b5f3-c674-76c6-850fe63aa74f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.UnixProcess:
ProcessName  string  Nombre del proceso Nombre del proceso true 256  False     
MonitoringTargetName  string  Nombre de destino de supervisión Nombre de destino de supervisión false 256  False     
MonitoringTargetId  string  Id. de destino de supervisión Id. de destino de supervisión false 256  False     
ArgumentsFilterExpression  string  Expresión regular de argumento Expresión regular para filtrar la supervisión de procesos por argumentos de proceso false 256  False     
MinProcessCount  int  Umbral de recuento mínimo Umbral de recuento mínimo false 256       
MaxProcessCount  int  Umbral de recuento máximo Umbral de recuento máximo false 256       
AlertSeverity  string  Gravedad de la alerta Gravedad de alerta para infracción de umbral de recuento de procesos 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>