MECM Site Services Discovery

MECM.SiteServices.Discovery (Discovery)

This discovery discovers configuration baselines on a ConfigMgr hierarchy.

Element properties:

TargetMECM.SiteServer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource MECM.SiteServices.Discovery.DS Default

Source Code:

<Discovery ID="MECM.SiteServices.Discovery" Enabled="true" Target="MECM.SiteServer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="MECM.DistributionPoint"/>
<DiscoveryClass TypeID="MECM.ManagementPoint"/>
<DiscoveryClass TypeID="MECM.ConfigurationBaseline"/>
<DiscoveryClass TypeID="MECM.AlertSWDAPPSuceessBelowThreshold"/>
<DiscoveryClass TypeID="MECM.AlertSWDAPPErrorExceedThreshold"/>
<DiscoveryClass TypeID="MECM.AlertSUM1DeploySuccessBelowThreshold"/>
<DiscoveryClass TypeID="MECM.AlertSUM2DeploySuccessBelowThreshold"/>
<DiscoveryClass TypeID="MECM.AlertMigrationInitialSync"/>
<DiscoveryClass TypeID="MECM.AlertMigrationSyncFailure"/>
<DiscoveryClass TypeID="MECM.AlertMigrationJobFailure"/>
<DiscoveryClass TypeID="MECM.AlertExchangeConnector"/>
<DiscoveryClass TypeID="MECM.AlertOSDTaskSuccessBelowThreshold"/>
<DiscoveryClass TypeID="MECM.AlertOSDTaskErrorExceedThreshold"/>
<DiscoveryClass TypeID="MECM.AlertMigrationAMTWarning"/>
<DiscoveryClass TypeID="MECM.AlertMigrationDPFQDNWarning"/>
<DiscoveryClass TypeID="MECM.AlertDatabaseReplicationDLLError"/>
<DiscoveryClass TypeID="MECM.AlertCloudDPStorageWarning"/>
<DiscoveryClass TypeID="MECM.AlertCloudDPStorageCritical"/>
<DiscoveryClass TypeID="MECM.AlertCloudDPTrafficOutWarning"/>
<DiscoveryClass TypeID="MECM.AlertCloudDPTrafficOutCritical"/>
<DiscoveryClass TypeID="MECM.AlertMalwareDetection"/>
<DiscoveryClass TypeID="MECM.AlertMalwareOutbreak"/>
<DiscoveryClass TypeID="MECM.AlertRepeatedMalwareDetection"/>
<DiscoveryClass TypeID="MECM.AlertMultipleMalwareDetection"/>
<DiscoveryClass TypeID="MECM.AlertClientHealthSLA"/>
<DiscoveryClass TypeID="MECM.AlertClientActivityWarning"/>
<DiscoveryClass TypeID="MECM.AlertClientRemediationWarning"/>
<DiscoveryRelationship TypeID="MECM.SiteContainsConfigurationBaselines"/>
<DiscoveryRelationship TypeID="MECM.SiteContainsConfigurationAlerts"/>
<DiscoveryRelationship TypeID="MECM.SiteContainsDistributionPoints"/>
<DiscoveryRelationship TypeID="MECM.SiteContainsManagementPoints"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="MECM.SiteServices.Discovery.DS">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<LogLevel>2</LogLevel>
</DataSource>
</Discovery>