OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.NodeOpsMgr Self Maintenance OMS Server Heartbeat Node

OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node (ClassType)

This unhosted class can be discovered on agents, management servers and gateway servers. It is used to send periodic heartbeat events to Microsoft Operations Management Suite workspace. Missing heartbeats may indicates issues with the originating computer.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId1f1ec943-5673-74c6-70a5-cbade85b4718

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       
OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node:
NodeName  string  Node Name true 256  False     
OpsMgrComponentType  string  OpsMgr Component Type false 256  False     

Health Model:

Source Code:

<ClassType ID="OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Internal" Singleton="false" Hosted="false">
<Property ID="NodeName" Key="true" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OpsMgrComponentType" Key="false" Type="string" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>