Status van de service iSCSI-doel

Microsoft.Windows.FileServices.Service.iSCSITarget.6.3.Service (UnitMonitor)

Hiermee wordt de status van de service iSCSI-doel bewaakt

Knowledge Base article:

Samenvatting

Met deze monitor wordt de status van de service Microsoft iSCSI-softwaredoel bewaakt. Er wordt een waarschuwing gegenereerd als de service niet actief is. Als de service iSCSI-doel niet actief is, kunnen iSCSI-initiators geen verbinding tot stand brengen met de server en kunnen er geen iSCSI-schijven worden gebruikt.

Als de status onbekend is, is de monitor nog niet gestart of is de monitor uitgeschakeld voor dit object.

Oorzaken

De service iSCSI-doel heeft om de volgende redenen mogelijk niet de status Actief:

Bekijk andere waarschuwingen van deze server om gerelateerde problemen te identificeren, zoals onvoldoende geheugen.

Oplossingen

Start de service iSCSI-doel opnieuw aan de hand van een van de onderstaande procedures:

Start de service opnieuw in de Operations-console

Selecteer de server in de Operations-console en klik op de taak De service iSCSI-doel starten.

Start de service opnieuw op de server

Open een opdrachtprompt met verhoogde bevoegdheid op de server, typ net start wintarget en druk op Enter.

Verificatie

Bevestig of de service actief is op de server. Ga hiertoe als volgt te werk in de Operations-console:

Klik op de taak Status van de service iSCSI-doel opvragen.

De status wordt automatisch ingesteld op OK nadat de service is gestart. Dit kan echter twee minuten duren.

Element properties:

TargetMicrosoft.Windows.FileServices.Service.iSCSITarget.6.3
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
De service iSCSI-doel is gestopt
De service iSCSI-doel op de computer {0} is gestopt. De iSCSI-doelen op deze computer zijn niet beschikbaar
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.FileServices.Service.iSCSITarget.6.3.Service" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServices.Service.iSCSITarget.6.3" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.FileServices.Service.iSCSITarget.6.3.Service.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>WinTarget</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>