TCPPortCheck Discovery

TCPPortCheck_Sample.Discovery.Rule (Discovery)

Discovery rule for TCPPortCheck

Element properties:

TargetMicrosoft.Windows.Computer
EnabledFalse
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
PerspectiveDiscoveryDS DataSource Microsoft.SystemCenter.SyntheticTransactions.PerspectiveDiscoveryDataSource Default

Source Code:

<Discovery ID="TCPPortCheck_Sample.Discovery.Rule" Enabled="false" Target="Windows!Microsoft.Windows.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="TCPPortCheck_Sample"/>
<DiscoveryRelationship TypeID="MicrosoftSystemCenterSyntheticTransactionsLibrary!Microsoft.SystemCenter.SyntheticTransactions.ComputerHostsTCPPortCheckPerspective"/>
</DiscoveryTypes>
<DataSource ID="PerspectiveDiscoveryDS" TypeID="MicrosoftSystemCenterSyntheticTransactionsLibrary!Microsoft.SystemCenter.SyntheticTransactions.PerspectiveDiscoveryDataSource">
<ClassId>$MPElement[Name="TCPPortCheck_Sample"]$</ClassId>
<DisplayName>TCPPortCheck</DisplayName>
<WatcherComputersList>samplecomputer.redmond.corp.microsoft.com</WatcherComputersList>
<UniquenessKey>730606e7-3058-4f9b-b0df-8bce5816b171</UniquenessKey>
</DataSource>
</Discovery>