Wiek ostatniego skanowania

Microsoft.SCEP.Linux.ScanAge.Monitor (UnitMonitor)

Ten monitor wykrywa komputery, których nie skanowano w ostatnich 7 dniach.

Knowledge Base article:

Podsumowanie

Zalecamy zaplanowanie cotygodniowego skanowania na klientach.

Przyczyny

Główną przyczyną tego stanu jest nieprawidłowa konfiguracja zaplanowanego skanowania.

Rozwiązania

Możesz wykonać szybkie skanowanie lub pełne skanowanie. Zalecamy również zaplanowanie cotygodniowego pełnego skanowania poprzez zmianę wdrożonej polityki lub lokalne zmodyfikowanie konfiguracji skanowania na komputerze klienckim.

Element properties:

TargetMicrosoft.SCEP.Linux.ProtectedServer
Parent MonitorMicrosoft.SCEP.Linux.ProtectedServer.Agregate.Monitor
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SCEP.Linux.ScanAge.MonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SCEP.Linux.ScanAge.Monitor" Accessibility="Public" Enabled="true" Target="SCEPLinuxLibrary!Microsoft.SCEP.Linux.ProtectedServer" ParentMonitorID="Microsoft.SCEP.Linux.ProtectedServer.Agregate.Monitor" Remotable="true" Priority="Normal" TypeID="SCEPLinuxLibrary!Microsoft.SCEP.Linux.ScanAge.MonitorType" ConfirmDelivery="true">
<Category>SecurityHealth</Category>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId39e0b79780c24171b908c16aef7de5aa" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId31fcb2a7c8d646f7ad1a0daa7b0a1cfc" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<Interval>28800</Interval>
<TargetSystem>$Target/Host/Property[Type="Unix!Microsoft.Unix.Computer"]/NetworkName$</TargetSystem>
<MaxScanAge>7</MaxScanAge>
</Configuration>
</UnitMonitor>