SMB Client side caching usage statistics and bandwidth savings

Microsoft.Windows.BranchCache.Report.SMBCSCBandwidthSavings (Report)

This report shows statistics of a particular machine or a group of machines in the enterprise.

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

R.ReportTitleBranchCache SMB CSC Bandwidth Usage and Savings Statistics
R.StartDateStart:
R.EndDateEnd:
R.TotalBandwidthSavingTotal SMB CSC Bandwidth Savings - "Bytes from Cache" vs. "Bytes from Server"
R.TotalPerSystemTrafficSMB CSC Per-System Traffic
R.TotalTrafficTotal SMB CSC Traffic & Bandwidth Savings
R.BytesFromCacheBytes From Cache
R.BytesFromServerBytes From Server
R.TotalDataTransmittedTotal Bytes Transmitted
R.BandwidthSavingBandwidth Savings

Source Code:

<Report ID="Microsoft.Windows.BranchCache.Report.SMBCSCBandwidthSavings" Accessibility="Public" Visible="true">
<Dependencies>
<DataWarehouseScript>Microsoft.Windows.BranchCache.Report.SMBCSCBandwidthUsagePerfDataGet</DataWarehouseScript>
</Dependencies>
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="4">
<Controls>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MonitoringObjectXmlPicker" columnSpan="2" rowSpan="2">
<ReportParameters>
<ReportParameter name="ObjectList">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
</ReportParameter>
<ReportParameter name="ManagementGroupId" binding="GroupList"/>
</ReportParameters>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
</ReportParameter>
<ReportParameter name="TimeZoneName" binding="TimeZoneName"/>
<ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType"/>
<ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
</ReportParameter>
<ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType"/>
<ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue"/>
<ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType"/>
<ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
</ReportParameter>
<ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType"/>
<ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue"/>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<ReportDefinition>Res.Microsoft.Windows.BranchCache.Report.SMBCSCBandwidthSavings</ReportDefinition>
<ReportStrings>
<ReportString ID="R.ReportTitle"/>
<ReportString ID="R.StartDate"/>
<ReportString ID="R.EndDate"/>
<ReportString ID="R.TotalBandwidthSaving"/>
<ReportString ID="R.TotalPerSystemTraffic"/>
<ReportString ID="R.TotalTraffic"/>
<ReportString ID="R.BytesFromCache"/>
<ReportString ID="R.BytesFromServer"/>
<ReportString ID="R.TotalDataTransmitted"/>
<ReportString ID="R.BandwidthSaving"/>
</ReportStrings>
</Report>