Bilgisayara Ping At Tanılama Görevi (Sistem Durumu Gezgini tarafından kullanılır)

Microsoft.SystemCenter.HealthService.DiagnosticTask.ICMPPingDiagnostic (Task)

Sistem Durumu Hizmetinin Birincil Yönetim Sunucusundan çalıştırılan Bilgisayara Ping At tanılama görevi.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
AccessibilityInternal
CategoryMaintenance
EnabledFalse
RemotableFalse
Timeout15

Member Modules:

ID Module Type TypeId RunAs 
Ping ProbeAction Microsoft.SystemCenter.AgentManagement.DiagnosticTask.ICMPPingDiagnosticWrapperProbe Default

Source Code:

<Task ID="Microsoft.SystemCenter.HealthService.DiagnosticTask.ICMPPingDiagnostic" Accessibility="Internal" Enabled="false" Target="SCLibrary!Microsoft.SystemCenter.ManagementServer" Timeout="15" Remotable="true">
<Category>Maintenance</Category>
<ProbeAction ID="Ping" TypeID="Microsoft.SystemCenter.AgentManagement.DiagnosticTask.ICMPPingDiagnosticWrapperProbe">
<ComputerName>TargetHealthServiceToRestart</ComputerName>
</ProbeAction>
</Task>