DataONTAP.ManagementServerData ONTAP Management Server

DataONTAP.ManagementServer (ClassType)

This is the OpsMgr Management Server that is handling Data ONTAP discovery and monitoring. The user must select this system by enabling the DataONTAP.Discovery.Rule rule for exactly one OpsMgr Management Server.

Knowledge Base article:

Summary

DataONTAP.ManagementServer is the OpsMgr Management Server that is handling the various OnCommand discovery and monitoring rules. The user must select this system by enabling the Data ONTAP.Discovery.Rule rule for exactly one OpsMgr Management Server.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9c99b04b-2b20-a8d0-1d0a-ae1d487c3120

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
DataONTAP.ManagementServer:
Fqdn  string  FQDN FQDN of this OpsMgr ManagementServer true 256  False 

Health Model:

Source Code:

<ClassType ID="DataONTAP.ManagementServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Fqdn" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>