2013-06-24 13:41:48 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
|
|
<DataSources>
|
|
|
|
<DataSource Name="KirkwoodDBConnectionString">
|
|
|
|
<rd:DataSourceID>cebdff63-8609-4119-9275-e0643b844bb2</rd:DataSourceID>
|
|
|
|
<ConnectionProperties>
|
|
|
|
<DataProvider>SQL</DataProvider>
|
|
|
|
<ConnectString />
|
|
|
|
</ConnectionProperties>
|
|
|
|
</DataSource>
|
|
|
|
</DataSources>
|
|
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
|
|
<ReportParameters>
|
|
|
|
<ReportParameter Name="LocaleCode">
|
|
|
|
<DataType>String</DataType>
|
|
|
|
<Prompt>LocaleCode</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
<ReportParameter Name="Start">
|
|
|
|
<DataType>Integer</DataType>
|
|
|
|
<Prompt>Start</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
<ReportParameter Name="End">
|
|
|
|
<DataType>Integer</DataType>
|
|
|
|
<Prompt>End</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
<ReportParameter Name="PoolName">
|
|
|
|
<DataType>String</DataType>
|
|
|
|
<Prompt>PoolName</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
<ReportParameter Name="PoolID">
|
|
|
|
<DataType>String</DataType>
|
|
|
|
<Prompt>PoolID</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
<ReportParameter Name="ParamLabels">
|
|
|
|
<DataType>String</DataType>
|
|
|
|
<Prompt>ParamLabels</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
<ReportParameter Name="ParamValues">
|
|
|
|
<DataType>String</DataType>
|
|
|
|
<Prompt>ParamValues</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
<ReportParameter Name="UTCOffset">
|
|
|
|
<DataType>Integer</DataType>
|
|
|
|
<Prompt>UTCOffset</Prompt>
|
|
|
|
</ReportParameter>
|
|
|
|
</ReportParameters>
|
|
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
|
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
|
|
|
<RightMargin>1in</RightMargin>
|
|
|
|
<LeftMargin>1in</LeftMargin>
|
|
|
|
<BottomMargin>1in</BottomMargin>
|
|
|
|
<rd:ReportID>08311634-5e12-49e6-ba5d-47aad3f5a297</rd:ReportID>
|
|
|
|
<DataSets>
|
|
|
|
<DataSet Name="KirkwoodDBDataSetLocal">
|
|
|
|
<Fields>
|
|
|
|
<Field Name="day">
|
|
|
|
<DataField>day</DataField>
|
|
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="hour">
|
|
|
|
<DataField>hour</DataField>
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="hostid">
|
|
|
|
<DataField>hostid</DataField>
|
|
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="name">
|
|
|
|
<DataField>name</DataField>
|
|
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="start_time">
|
|
|
|
<DataField>start_time</DataField>
|
|
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_cpu_threshold_critical">
|
|
|
|
<DataField>host_cpu_threshold_critical</DataField>
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_cpu_threshold_high">
|
|
|
|
<DataField>host_cpu_threshold_high</DataField>
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_cpu_threshold_medium">
|
|
|
|
<DataField>host_cpu_threshold_medium</DataField>
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_cpu_threshold_low">
|
|
|
|
<DataField>host_cpu_threshold_low</DataField>
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_memory_threshold_critical">
|
|
|
|
<DataField>host_memory_threshold_critical</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_memory_threshold_high">
|
|
|
|
<DataField>host_memory_threshold_high</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_memory_threshold_medium">
|
|
|
|
<DataField>host_memory_threshold_medium</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_memory_threshold_low">
|
|
|
|
<DataField>host_memory_threshold_low</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_read_threshold_critical">
|
|
|
|
<DataField>host_net_read_threshold_critical</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_read_threshold_high">
|
|
|
|
<DataField>host_net_read_threshold_high</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_read_threshold_medium">
|
|
|
|
<DataField>host_net_read_threshold_medium</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_read_threshold_low">
|
|
|
|
<DataField>host_net_read_threshold_low</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_write_threshold_critical">
|
|
|
|
<DataField>host_net_write_threshold_critical</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_write_threshold_high">
|
|
|
|
<DataField>host_net_write_threshold_high</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_write_threshold_medium">
|
|
|
|
<DataField>host_net_write_threshold_medium</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="host_net_write_threshold_low">
|
|
|
|
<DataField>host_net_write_threshold_low</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="avg_total_cpu">
|
|
|
|
<DataField>avg_total_cpu</DataField>
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="avg_free_mem">
|
|
|
|
<DataField>avg_free_mem</DataField>
|
|
|
|
<rd:TypeName>System.Int64</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="avg_total_pif_read_per_sec">
|
|
|
|
<DataField>avg_total_pif_read_per_sec</DataField>
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
<Field Name="avg_total_pif_write_per_sec">
|
|
|
|
<DataField>avg_total_pif_write_per_sec</DataField>
|
|
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
|
|
</Field>
|
|
|
|
</Fields>
|
|
|
|
<Query>
|
|
|
|
<DataSourceName>KirkwoodDBConnectionString</DataSourceName>
|
|
|
|
<CommandText />
|
|
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
|
|
</Query>
|
|
|
|
</DataSet>
|
|
|
|
</DataSets>
|
|
|
|
<Code>
|
|
|
|
Function GetLabel(Label as String) as String
|
|
|
|
|
|
|
|
Dim i As Integer
|
|
|
|
Dim Names() As String
|
|
|
|
Dim Values() As String
|
|
|
|
Dim Param As Parameter = Report.Parameters!ParamLabels
|
|
|
|
Dim ParamVal As Parameter = Report.Parameters!ParamValues
|
|
|
|
|
|
|
|
Names = Split(Param.Value.ToString(), "|")
|
|
|
|
Values = Split(ParamVal.Value.ToString(), "|")
|
|
|
|
|
|
|
|
For i = 0 to Ubound(Names)
|
|
|
|
If (Names(i) = Label) Then Return Values(i)
|
|
|
|
Next i
|
|
|
|
|
|
|
|
Return Label
|
|
|
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
|
|
Function GetDateFromOffset(Offset as Integer) As String
|
|
|
|
|
|
|
|
Dim currentDate As DateTime = Now
|
|
|
|
Return DateAdd( "D", Offset, Now).ToShortDateString()
|
|
|
|
|
|
|
|
|
|
|
|
End Function
|
|
|
|
|
|
|
|
|
|
|
|
Function GetPageNumberText() As String
|
|
|
|
|
|
|
|
|
|
|
|
Dim strPageFormatString As String = String.Empty
|
|
|
|
strPageFormatString = System.String.Format(GetLabel("LBL_FOOTER_PAGE"), Report.Globals!PageNumber, Report.Globals!TotalPages)
|
|
|
|
Return strPageFormatString
|
|
|
|
|
|
|
|
End Function
|
|
|
|
</Code>
|
|
|
|
<Width>8.5in</Width>
|
|
|
|
<Body>
|
|
|
|
<ReportItems>
|
|
|
|
<Chart Name="ChartNetworkWritesByHour">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<ZIndex>10</ZIndex>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<Visibility>
|
|
|
|
<Hidden>true</Hidden>
|
|
|
|
<ToggleItem>ToggleVisibilityTextbox</ToggleItem>
|
|
|
|
</Visibility>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_NETWORK_WRITES")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>9.25in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_BYTES_PER_SECOND")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="ChartNetworkWritesByHour_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!hour.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!hour.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label>=Fields!hour.Value</Label>
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_critical.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_high.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_medium.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_low.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>LimeGreen</BackgroundColor>
|
|
|
|
<BackgroundGradientType>TopBottom</BackgroundGradientType>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Iif(Avg(Fields!avg_total_pif_write_per_sec.Value) > 0, Avg(Fields!avg_total_pif_write_per_sec.Value), 0)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientType>DiagonalLeft</BackgroundGradientType>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BackgroundGradientType>TopBottom</BackgroundGradientType>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_NETWORK_WRITES")</Caption>
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
<Chart Name="ChartNetworkReadsByHour">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<ZIndex>9</ZIndex>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<Visibility>
|
|
|
|
<Hidden>true</Hidden>
|
|
|
|
<ToggleItem>ToggleVisibilityTextbox</ToggleItem>
|
|
|
|
</Visibility>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_NETWORK_READS")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>6.375in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_BYTES_PER_SECOND")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="ChartNetworkReadsByHour_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!hour.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!hour.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label>=Fields!hour.Value</Label>
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_critical.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_high.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_medium.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_low.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Iif(Avg(Fields!avg_total_pif_read_per_sec.Value) > 0, Avg(Fields!avg_total_pif_read_per_sec.Value), 0)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_NETWORK_READS")</Caption>
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
<Chart Name="ChartMemoryByHour">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<ZIndex>8</ZIndex>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<Visibility>
|
|
|
|
<Hidden>true</Hidden>
|
|
|
|
<ToggleItem>ToggleVisibilityTextbox</ToggleItem>
|
|
|
|
</Visibility>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_FREE_MEMORY")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>3.5in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_FREE_MEMORY_MB")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="ChartMemoryByHour_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!hour.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!hour.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label>=Fields!hour.Value</Label>
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_low.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_medium.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_high.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_critical.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Iif(Avg(Fields!avg_free_mem.Value) > 0, Avg(Fields!avg_free_mem.Value)/(1024 * 1024), 0)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_FREE_MEMORY")</Caption>
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
<Chart Name="ChartCPUByHour">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<ZIndex>7</ZIndex>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<Visibility>
|
|
|
|
<Hidden>true</Hidden>
|
|
|
|
<ToggleItem>ToggleVisibilityTextbox</ToggleItem>
|
|
|
|
</Visibility>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CPU_USAGE")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>0.625in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_CPU_USAGE_PERCENT")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="ChartCPUByHour_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!hour.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!hour.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label>=Fields!hour.Value</Label>
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_critical.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_high.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_medium.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_low.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!avg_total_cpu.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>0.75pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_CPU_USAGE")</Caption>
|
|
|
|
<Style />
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
<Rectangle Name="rectangle1">
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
<ZIndex>6</ZIndex>
|
|
|
|
<ReportItems>
|
|
|
|
<Textbox Name="ToggleVisibilityTextbox">
|
|
|
|
<Top>0.02083in</Top>
|
|
|
|
<Width>0.375in</Width>
|
|
|
|
<Style>
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
</Style>
|
|
|
|
<ZIndex>2</ZIndex>
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
<Height>0.15625in</Height>
|
|
|
|
<Value />
|
|
|
|
</Textbox>
|
|
|
|
<Textbox Name="DailyDataTextBox">
|
|
|
|
<Visibility>
|
|
|
|
<Hidden>true</Hidden>
|
|
|
|
<ToggleItem>ToggleVisibilityTextbox</ToggleItem>
|
|
|
|
</Visibility>
|
|
|
|
<Top>0.04167in</Top>
|
|
|
|
<Width>4.875in</Width>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
</Style>
|
|
|
|
<ZIndex>1</ZIndex>
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
<Height>0.20833in</Height>
|
|
|
|
<Value>=Code.GetLabel("LBL_CLICK_GROUPBY_DAY")</Value>
|
|
|
|
</Textbox>
|
|
|
|
<Textbox Name="HourlyDataTextBox">
|
|
|
|
<Visibility>
|
|
|
|
<ToggleItem>ToggleVisibilityTextbox</ToggleItem>
|
|
|
|
</Visibility>
|
|
|
|
<Top>0.04167in</Top>
|
|
|
|
<Width>5in</Width>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
</Style>
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
<Height>0.20833in</Height>
|
|
|
|
<Value>=Code.GetLabel("LBL_CLICK_GROUPBY_HOUR")</Value>
|
|
|
|
</Textbox>
|
|
|
|
</ReportItems>
|
|
|
|
<Top>0.375in</Top>
|
|
|
|
<Width>5.375in</Width>
|
|
|
|
<Height>0.26042in</Height>
|
|
|
|
</Rectangle>
|
|
|
|
<Chart Name="chart4">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
<Format>d</Format>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<ZIndex>5</ZIndex>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_NETWORK_WRITES")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>9.25in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_BYTES_PER_SECOND")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="chart4_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!day.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!day.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label />
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_critical.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_high.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_medium.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_write_threshold_low.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>LimeGreen</BackgroundColor>
|
|
|
|
<BackgroundGradientType>TopBottom</BackgroundGradientType>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Iif(Avg(Fields!avg_total_pif_write_per_sec.Value) > 0, Avg(Fields!avg_total_pif_write_per_sec.Value), 0)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientType>DiagonalLeft</BackgroundGradientType>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BackgroundGradientType>TopBottom</BackgroundGradientType>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_NETWORK_WRITES")</Caption>
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
<Chart Name="chart3">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
<Format>d</Format>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<ZIndex>4</ZIndex>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_NETWORK_READS")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>6.375in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_BYTES_PER_SECOND")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="chart3_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!day.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!day.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label />
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_critical.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_high.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_medium.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_net_read_threshold_low.Value)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Iif(Avg(Fields!avg_total_pif_read_per_sec.Value) > 0, Avg(Fields!avg_total_pif_read_per_sec.Value), 0)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_NETWORK_READS")</Caption>
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
<Textbox Name="textbox12">
|
|
|
|
<Width>6.125in</Width>
|
|
|
|
<Style>
|
|
|
|
<Color>Navy</Color>
|
|
|
|
<BorderStyle>
|
|
|
|
<Left>None</Left>
|
|
|
|
<Right>None</Right>
|
|
|
|
<Top>None</Top>
|
|
|
|
<Bottom>None</Bottom>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontFamily>Tahoma</FontFamily>
|
|
|
|
<FontSize>14pt</FontSize>
|
|
|
|
<FontWeight>700</FontWeight>
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
</Style>
|
|
|
|
<ZIndex>3</ZIndex>
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
<Left>2.25in</Left>
|
|
|
|
<Height>0.305in</Height>
|
|
|
|
<Value>=Parameters!PoolName.Value</Value>
|
|
|
|
</Textbox>
|
|
|
|
<Textbox Name="textbox10">
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<Style>
|
|
|
|
<Color>Navy</Color>
|
|
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
<Left>Solid</Left>
|
|
|
|
<Right>Solid</Right>
|
|
|
|
<Top>Solid</Top>
|
|
|
|
<Bottom>Solid</Bottom>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontFamily>Tahoma</FontFamily>
|
|
|
|
<FontSize>14pt</FontSize>
|
|
|
|
<FontWeight>700</FontWeight>
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
</Style>
|
|
|
|
<ZIndex>2</ZIndex>
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
<Height>0.30083in</Height>
|
|
|
|
<Value>=Code.GetLabel("LBL_POOL_HEALTH_HISTORY") + ":"</Value>
|
|
|
|
</Textbox>
|
|
|
|
<Chart Name="chart2">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
<Format>d</Format>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<ZIndex>1</ZIndex>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_FREE_MEMORY")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>3.5in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_FREE_MEMORY_MB")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="chart2_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!day.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!day.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label />
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_low.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_medium.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_high.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_memory_threshold_critical.Value)/(1024 * 1024)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Iif(Avg(Fields!avg_free_mem.Value) > 0, Avg(Fields!avg_free_mem.Value)/(1024 * 1024), 0)</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_FREE_MEMORY")</Caption>
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
<Chart Name="chart1">
|
|
|
|
<Legend>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<Position>RightCenter</Position>
|
|
|
|
</Legend>
|
|
|
|
<CategoryAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title />
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
<Format>d</Format>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Inside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
</Axis>
|
|
|
|
</CategoryAxis>
|
|
|
|
<DataSetName>KirkwoodDBDataSetLocal</DataSetName>
|
|
|
|
<PlotArea>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>2.25pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
</PlotArea>
|
|
|
|
<ThreeDProperties>
|
|
|
|
<ProjectionMode>Orthographic</ProjectionMode>
|
|
|
|
<Rotation>5</Rotation>
|
|
|
|
<Perspective>100</Perspective>
|
|
|
|
<Shading>Real</Shading>
|
|
|
|
<WallThickness>100</WallThickness>
|
|
|
|
</ThreeDProperties>
|
|
|
|
<PointWidth>0</PointWidth>
|
|
|
|
<SeriesGroupings>
|
|
|
|
<SeriesGrouping>
|
|
|
|
<StaticSeries>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CRIT_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_HIGH_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_MED_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_LOW_THRESH")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
<StaticMember>
|
|
|
|
<Label>=Code.GetLabel("LBL_AVG_CPU_USAGE")</Label>
|
|
|
|
</StaticMember>
|
|
|
|
</StaticSeries>
|
|
|
|
</SeriesGrouping>
|
|
|
|
</SeriesGroupings>
|
|
|
|
<Top>0.625in</Top>
|
|
|
|
<Subtype>Plain</Subtype>
|
|
|
|
<ValueAxis>
|
|
|
|
<Axis>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVG_CPU_USAGE_PERCENT")</Caption>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
</Title>
|
|
|
|
<Style>
|
|
|
|
<FontSize>8pt</FontSize>
|
|
|
|
</Style>
|
|
|
|
<MajorGridLines>
|
|
|
|
<ShowGridLines>true</ShowGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Dotted</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MajorGridLines>
|
|
|
|
<MinorGridLines>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
</MinorGridLines>
|
|
|
|
<MajorTickMarks>Outside</MajorTickMarks>
|
|
|
|
<Min>0</Min>
|
|
|
|
<Visible>true</Visible>
|
|
|
|
<Scalar>true</Scalar>
|
|
|
|
</Axis>
|
|
|
|
</ValueAxis>
|
|
|
|
<Type>Line</Type>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<CategoryGroupings>
|
|
|
|
<CategoryGrouping>
|
|
|
|
<DynamicCategories>
|
|
|
|
<Grouping Name="chart1_CategoryGroup1">
|
|
|
|
<GroupExpressions>
|
|
|
|
<GroupExpression>=Fields!day.Value</GroupExpression>
|
|
|
|
</GroupExpressions>
|
|
|
|
</Grouping>
|
|
|
|
<Sorting>
|
|
|
|
<SortBy>
|
|
|
|
<SortExpression>=Fields!day.Value</SortExpression>
|
|
|
|
<Direction>Ascending</Direction>
|
|
|
|
</SortBy>
|
|
|
|
</Sorting>
|
|
|
|
<Label>=Fields!day.Value</Label>
|
|
|
|
</DynamicCategories>
|
|
|
|
</CategoryGrouping>
|
|
|
|
</CategoryGroupings>
|
|
|
|
<Palette>SemiTransparent</Palette>
|
|
|
|
<ChartData>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_critical.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel>
|
|
|
|
<Value>Critical</Value>
|
|
|
|
<Position>Left</Position>
|
|
|
|
</DataLabel>
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkRed</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_high.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>Gold</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_medium.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>RoyalBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!host_cpu_threshold_low.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>LawnGreen</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Size>6pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
</ChartSeries>
|
|
|
|
<ChartSeries>
|
|
|
|
<DataPoints>
|
|
|
|
<DataPoint>
|
|
|
|
<DataValues>
|
|
|
|
<DataValue>
|
|
|
|
<Value>=Avg(Fields!avg_total_cpu.Value) * 100</Value>
|
|
|
|
</DataValue>
|
|
|
|
</DataValues>
|
|
|
|
<DataLabel />
|
|
|
|
<Style>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkBlue</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<Marker>
|
|
|
|
<Type>Diamond</Type>
|
|
|
|
<Size>4pt</Size>
|
|
|
|
</Marker>
|
|
|
|
</DataPoint>
|
|
|
|
</DataPoints>
|
|
|
|
<PlotType>Line</PlotType>
|
|
|
|
</ChartSeries>
|
|
|
|
</ChartData>
|
|
|
|
<Style>
|
|
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
|
|
<BackgroundGradientEndColor>Gainsboro</BackgroundGradientEndColor>
|
|
|
|
<BorderColor>
|
|
|
|
<Default>DarkGray</Default>
|
|
|
|
</BorderColor>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
<BorderWidth>
|
|
|
|
<Default>0.75pt</Default>
|
|
|
|
</BorderWidth>
|
|
|
|
</Style>
|
|
|
|
<Title>
|
|
|
|
<Caption>=Code.GetLabel("LBL_AVERAGE_CPU_USAGE")</Caption>
|
|
|
|
<Style />
|
|
|
|
</Title>
|
|
|
|
<Height>2.625in</Height>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
</Chart>
|
|
|
|
</ReportItems>
|
|
|
|
<Height>12in</Height>
|
|
|
|
</Body>
|
|
|
|
<Language>=User!Language</Language>
|
|
|
|
<PageFooter>
|
|
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
|
|
<ReportItems>
|
|
|
|
<Line Name="line1">
|
|
|
|
<Top>0.125in</Top>
|
|
|
|
<Width>8.25in</Width>
|
|
|
|
<Style>
|
|
|
|
<BorderStyle>
|
|
|
|
<Default>Solid</Default>
|
|
|
|
</BorderStyle>
|
|
|
|
</Style>
|
|
|
|
<ZIndex>2</ZIndex>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
<Height>0in</Height>
|
|
|
|
</Line>
|
|
|
|
<Textbox Name="textbox11">
|
|
|
|
<Top>0.125in</Top>
|
|
|
|
<Width>1.75in</Width>
|
|
|
|
<Style>
|
|
|
|
<FontFamily>Verdana</FontFamily>
|
|
|
|
<FontSize>7pt</FontSize>
|
|
|
|
<TextAlign>Right</TextAlign>
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
</Style>
|
|
|
|
<ZIndex>1</ZIndex>
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
<Left>6.625in</Left>
|
|
|
|
<Height>0.2125in</Height>
|
|
|
|
<Value>=Code.GetPageNumberText()</Value>
|
|
|
|
</Textbox>
|
|
|
|
<Textbox Name="ReportingInfo">
|
|
|
|
<Top>0.125in</Top>
|
|
|
|
<Width>6.5in</Width>
|
|
|
|
<Style>
|
|
|
|
<FontFamily>Verdana</FontFamily>
|
|
|
|
<FontSize>7pt</FontSize>
|
|
|
|
<TextAlign>Left</TextAlign>
|
|
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
|
|
<PaddingRight>2pt</PaddingRight>
|
|
|
|
<PaddingTop>2pt</PaddingTop>
|
|
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
|
|
</Style>
|
|
|
|
<CanGrow>true</CanGrow>
|
|
|
|
<Left>0.125in</Left>
|
|
|
|
<Height>0.2125in</Height>
|
2023-01-24 12:24:10 +01:00
|
|
|
<Value>=String.Format(Code.GetLabel("LBL_FOOTER_LEFT"), Code.GetLabel("LBL_POOL_HEALTH_HISTORY"), Code.GetDateFromOffset(Parameters!Start.Value), Code.GetDateFromOffset(Parameters!End.Value)) + " | Cloud Software Group, Inc."</Value>
|
2013-06-24 13:41:48 +02:00
|
|
|
</Textbox>
|
|
|
|
</ReportItems>
|
|
|
|
<Height>0.375in</Height>
|
|
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
|
|
</PageFooter>
|
|
|
|
<TopMargin>1in</TopMargin>
|
|
|
|
</Report>
|