Alert attachment file share discovery

Microsoft.SystemCenter.AlertAttachment.AlertAttachmentFileShareDiscovery (Discovery)

Knowledge Base article:

Summary

Discovers alert attachment file share instances

Element properties:

TargetMicrosoft.SystemCenter.CollectionManagementServer
EnabledFalse
RemotableFalse
CommentDiscovery of Alert attachment file share objects

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.AlertAttachment.AlertAttachmentFileShareDiscovery.DataSource Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.AlertAttachment.AlertAttachmentFileShareDiscovery" Enabled="false" Target="SC!Microsoft.SystemCenter.CollectionManagementServer" Comment="Discovery of Alert attachment file share objects" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.AlertAttachment.AlertAttachmentFileShare">
<Property PropertyID="Path" TypeID="Microsoft.SystemCenter.AlertAttachment.AlertAttachmentFileShare"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.AlertAttachment.AlertAttachmentFileShareDiscovery.DataSource">
<AlertAttachmentFileSharePath/>
<PrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
</DataSource>
</Discovery>