BranchCache hosted cache usage statistics and bandwidth savings

Microsoft.Windows.BranchCache.Report.HostedCacheBandwidthSavings (Report)

This report shows statistics of BranchCache usage of a particular hosted cache or a group of hosted caches in a branch.

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

R.ReportTitleBranchCache Hosted Cache Bandwidth Usage and Savings Statistics
R.StartDateStart:
R.EndDateEnd:
R.PerProtocolChartTotal Traffic - Per Protocol Percentage Chart
R.SavingsPerProtocolChartBytes from Cache vs. Bytes from Server - Per Protocol Chart
R.PerProtocolSavingBandwidth Savings - Per Protocol
R.TotalBandwidthSavingTotal Bandwidth Savings - "From Cache" vs. "From Server"
R.TotalPerSystemTrafficTotal Per-System Traffic
R.TotalTrafficPerProtocolTotal Data Traffic Per Protocol
R.TotalTotal
R.BytesFromCacheBytes From Cache
R.BytesFromServerBytes From Server
R.TotalBytesTransmittedTotal Bytes Transmitted
R.BandwidthSavingBandwidth Savings
R.BytesFromCacheToolTipData bytes obtained from Hosted Caches within the Branch Offices
R.BytesFromServerToolTipData bytes obtained from Content Servers over the WAN link connections
R.TotalBytesTransmittedToolTipTotal data bytes processed by BranchCache (From Cache + From Server)
R.BandwidthSavingToolTipBandwidth savings due to BranchCache (From Cache / Total Data)
R.ProtocolsCaptionProtocols
R.BytesCaptionBytes

Source Code:

<Report ID="Microsoft.Windows.BranchCache.Report.HostedCacheBandwidthSavings" Accessibility="Public" Visible="true">
<Dependencies>
<DataWarehouseScript>Microsoft.Windows.BranchCache.Report.BandwidthUsagePerfDataGet</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.HostedCacheBandwidthSavings</ReportDefinition>
<ReportStrings>
<ReportString ID="R.ReportTitle"/>
<ReportString ID="R.StartDate"/>
<ReportString ID="R.EndDate"/>
<ReportString ID="R.PerProtocolChart"/>
<ReportString ID="R.SavingsPerProtocolChart"/>
<ReportString ID="R.PerProtocolSaving"/>
<ReportString ID="R.TotalBandwidthSaving"/>
<ReportString ID="R.TotalPerSystemTraffic"/>
<ReportString ID="R.TotalTrafficPerProtocol"/>
<ReportString ID="R.Total"/>
<ReportString ID="R.BytesFromCache"/>
<ReportString ID="R.BytesFromServer"/>
<ReportString ID="R.TotalBytesTransmitted"/>
<ReportString ID="R.BandwidthSaving"/>
<ReportString ID="R.BytesFromCacheToolTip"/>
<ReportString ID="R.BytesFromServerToolTip"/>
<ReportString ID="R.TotalBytesTransmittedToolTip"/>
<ReportString ID="R.BandwidthSavingToolTip"/>
<ReportString ID="R.ProtocolsCaption"/>
<ReportString ID="R.BytesCaption"/>
</ReportStrings>
</Report>