上次扫描寿命

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

此监测器检测过去 7 天未执行过扫描的计算机。

Knowledge Base article:

摘要

建议客户端每周定期计划扫描。

原因

此状况的根本原因是计划扫描配置错误。

阶级方案

您可以执行 快速扫描完整扫描。还建议更改部署的策略或更改客户端计算机上本地扫描配置,来计划每周完整扫描。

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>