Data ONTAP Controller Storage Efficiency Report

DataONTAP.Reporting.ControllerStorageEfficiency (LinkedReport)

This report displays up to 50 controllers with the highest or lowest storage efficiency on all monitored controllers over a specific period of time. The report defaults to the highest controller storage efficiency. The default time period is from the first day of the month to the current day, and the default number of controllers to report is 5.

Knowledge Base article:

Summary

This report displays up to 50 controllers with the highest or lowest storage efficiency on all monitored controllers over a specific period of time. The report defaults to the highest controller storage efficiency. The default time period is from the first day of the month to the current day, and the default number of controllers is 5.

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.PerformanceTop
Target
AccessibilityPublic
VisibleTrue

Source Code:

<LinkedReport ID="DataONTAP.Reporting.ControllerStorageEfficiency" Accessibility="Public" Base="MicrosoftSystemCenterDataWarehouseReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.PerformanceTop" Visible="true">
<Dependencies>
<Rule>DataONTAP.Reporting.ControllerStorageEfficiency.Rule</Rule>
</Dependencies>
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="4">
<Controls>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker" columnSpan="2" rowSpan="2">
<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>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox" columnSpan="2">
<ReportParameters>
<ReportParameter name="ManagementGroupId">
<Prompt>
Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ManagementGroup
</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox">
<ReportParameters>
<ReportParameter name="SortOrder">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TopAlgorithm</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.NumericUpDown">
<ReportParameters>
<ReportParameter name="TopCount">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TopAlgorithmParameter</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="Minimum">
<Value>1</Value>
</Property>
<Property name="Maximum">
<Value>50</Value>
</Property>
</Properties>
</Control>
</Controls>
</ParameterBlock>
<Parameters>
<Parameter Name="TopCount">
<Value>5</Value>
</Parameter>
<Parameter Name="RuleId">
<Value>$MPElement[Name="DataONTAP.Reporting.ControllerStorageEfficiency.Rule"]$</Value>
</Parameter>
<Parameter Name="RuleInstance">
<Value/>
</Parameter>
<Parameter Name="StartDate_BaseType">
<Value>FirstDayMonth</Value>
</Parameter>
<Parameter Name="StartDate_OffsetType">
<Value>None</Value>
</Parameter>
<Parameter Name="StartDate_OffsetValue">
<Value>0</Value>
</Parameter>
<Parameter Name="EndDate_BaseType">
<Value>Today</Value>
</Parameter>
<Parameter Name="EndDate_OffsetType">
<Value>None</Value>
</Parameter>
<Parameter Name="EndDate_OffsetValue">
<Value>0</Value>
</Parameter>
<Parameter Name="TimeZone">
<Value>E001000000000000C4FFFFFF00000B0000000100020000000000000000000300000002000200000000000000|Pacific Standard Time</Value>
</Parameter>
<Parameter Name="TimeZoneName">
<Value>(UTC-08:00) Pacific Time (US &amp; Canada)</Value>
</Parameter>
</Parameters>
</LinkedReport>