卷优化上次运行时间汇总

Microsoft.Windows.FileServices.Service.Deduplication.6.3.VolumeOptimizationRollup (DependencyMonitor)

Knowledge Base article:

摘要

此依赖关系监视器汇总了重复数据删除卷上的优化作业的运行状况。

如果未对重复数据删除卷进行优化处理,则无法在卷上节省更多的空间。

原因

优化无法运行,或已取消。

解决方法

使用 Start-DedupJob cmdlet 运行优化。或使用 powershell cmdlet New-DedupSchedule 和 Set-DedupSchedule 创建或启用优化计划。

其他

Windows PowerShell 中的重复数据删除 cmdlet (http://go.microsoft.com/fwlink/?LinkId=255899)

Element properties:

TargetMicrosoft.Windows.FileServices.Service.Deduplication.6.3
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.Windows.FileServices.Service.Deduplication.6.3.Volume.OptimizationRun
RelationshipMicrosoft.Windows.FileServices.Service.Deduplication.6.3.HostsDedupVolume
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
未运行优化的卷
计算机 {0} 具有一个或多个未在指定日期内运行重复数据删除优化的卷

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServices.Service.Deduplication.6.3.VolumeOptimizationRollup" MemberMonitor="Microsoft.Windows.FileServices.Service.Deduplication.6.3.Volume.OptimizationRun" RelationshipType="Microsoft.Windows.FileServices.Service.Deduplication.6.3.HostsDedupVolume" Accessibility="Public" Target="Microsoft.Windows.FileServices.Service.Deduplication.6.3" ParentMonitorID="SystemHealth!System.Health.AvailabilityState">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.FileServices.Service.Deduplication.6.3.VolumeOptimizationRollup.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>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>