Microsoft.SystemCenter.ManagementGroupGruppo di gestione di Operations Manager

Microsoft.SystemCenter.ManagementGroup (ClassType)

Questo tipo rappresenta il gruppo di gestione di Operations Manager

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId7b768fb6-af25-92fb-715a-6c95146eb42d
Commentrepresents the management group (the mom installation with a database

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.ManagementGroup:
Name  string  Nome gruppo di gestione Il nome del gruppo di gestione. Viene fornito durante la configurazione del primo server di gestione nel gruppo di gestione. false 256  False 
Id  string  ID gruppo di gestione L'identificatore univoco per un gruppo di gestione. Questo GUID è generato durante la configurazione. false 256  False 
SDKServiceSCP  string  SCP servizio di accesso ai dati Il Service Connection Point (SCP) per il servizio di accesso ai dati. false 256  False 
RootHealthServiceSCP  string  SCP del servizio integrità del server di gestione principale Il Service Connection Point (SCP) per il servizio integrità del server di gestione principale. false 256  False 
CEIPEnabled  bool  Partecipa al programma di analisi utilizzo software false 256   
CommunicationPort  int  Porta di comunicazione false 256   
ErrorReportingEnabled  int  Inviare report degli errori false 256   
ErrorReportingQueuingEnabled  int  Inviare automaticamente report degli errori false 256   
OnlineProductKnowledgeUrl  string  URL Knowledge Base predefinita in linea false 256  False 
SendOperationalDataReports  bool  Inviare report dati operativi false 256   
SDKServerName  string  Nome server DAS false 256  False 
OperationalDatabaseName  string  Nome database operativo false 256  False 
SQLServerName  string  Server SQL del database operativo false 256  False 
AlertAutoResolvePeriod  int  Avviso periodo di risoluzione automatica false 256   
HealthyAlertAutoResolvePeriod  int  Avviso di integrità periodo di risoluzione automatica false 256   
TierTimeDifferenceThreshold  int  Livello della soglia di differenza di tempo false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementGroup" Comment="represents the management group (the mom installation with a database" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="true">
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SDKServiceSCP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RootHealthServiceSCP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CEIPEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CommunicationPort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ErrorReportingEnabled" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ErrorReportingQueuingEnabled" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OnlineProductKnowledgeUrl" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SendOperationalDataReports" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SDKServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperationalDatabaseName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HealthyAlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TierTimeDifferenceThreshold" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>