Microsoft.SystemCenter.UnixServiceGeneric UNIX/Linux Service

Microsoft.SystemCenter.UnixService (ClassType)

Element properties:

Base ClassMicrosoft.Unix.LocalService
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId86079952-423b-6c50-3f8d-e04bcc894dc0

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       
Microsoft.SystemCenter.UnixService:
ServiceName  string  Service Name Service Name true 256  False     
ModulePath  string  Path Module Path false 256  False     
DisplayName  string  Display Name Service Display Name false 256  False     
Handle  string  Handle Service Handle false 256  False     
ComputerName  string  Target Computer Name Name of target Computer false 256  False     
ComputerGUID  string  Target Computer GUID GUID for target Computer false 256  False     
ComputerGroupName  string  Target Computer Group Name Name of target Computer Group false 256  False     
ComputerGroupGUID  string  Target Computer Group GUID GUID for target Computer Group false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.UnixService" Base="Unix!Microsoft.Unix.LocalService" Abstract="true" Accessibility="Public" Hosted="true">
<Property ID="ServiceName" Type="string" Key="true"/>
<Property ID="ModulePath" Type="string" Key="false"/>
<Property ID="DisplayName" Type="string" Key="false"/>
<Property ID="Handle" Type="string" Key="false"/>
<Property ID="ComputerName" Type="string" Key="false"/>
<Property ID="ComputerGUID" Type="string" Key="false"/>
<Property ID="ComputerGroupName" Type="string" Key="false"/>
<Property ID="ComputerGroupGUID" Type="string" Key="false"/>
</ClassType>