保留

Microsoft.SystemCenter.SyntheticTransactions.TCPPortPing (Task)

使用此工作連線到 TCP 連接埠。當直接從知識或動作窗格執行時,此工作將無法正確運作。

Element properties:

TargetMicrosoft.SystemCenter.AllManagementServersPool
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.SystemCenter.SyntheticTransactions.TCPPortCheckProbe Default

Source Code:

<Task ID="Microsoft.SystemCenter.SyntheticTransactions.TCPPortPing" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AllManagementServersPool" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="SynTx!Microsoft.SystemCenter.SyntheticTransactions.TCPPortCheckProbe">
<ServerName>127.0.0.1</ServerName>
<Port>0</Port>
</ProbeAction>
</Task>