mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 12:30:50 +01:00
653d7fffa3
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
3619 lines
149 KiB
XML
Executable File
3619 lines
149 KiB
XML
Executable File
<?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="DummyDataSource">
|
|
<rd:DataSourceID>432b0850-e419-41ad-b137-23e2449bc7e8</rd:DataSourceID>
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
</DataSource>
|
|
</DataSources>
|
|
<InteractiveHeight>29.7cm</InteractiveHeight>
|
|
<ReportParameters>
|
|
<ReportParameter Name="ParamLabels">
|
|
<DataType>String</DataType>
|
|
<Prompt>ParamLabels</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ParamValues">
|
|
<DataType>String</DataType>
|
|
<Prompt>ParamValues</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
|
<InteractiveWidth>21cm</InteractiveWidth>
|
|
<rd:GridSpacing>0.25cm</rd:GridSpacing>
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
|
<RightMargin>2.5cm</RightMargin>
|
|
<LeftMargin>2.5cm</LeftMargin>
|
|
<BottomMargin>2.5cm</BottomMargin>
|
|
<rd:ReportID>224aaed2-d79a-4979-8377-d5b80f610607</rd:ReportID>
|
|
<PageWidth>21cm</PageWidth>
|
|
<DataSets>
|
|
<DataSet Name="Report_HostInfo">
|
|
<Fields>
|
|
<Field Name="Address">
|
|
<DataField>Address</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CpuUsage">
|
|
<DataField>CpuUsage</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MemUsage">
|
|
<DataField>MemUsage</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Role">
|
|
<DataField>Role</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SrUsage">
|
|
<DataField>SrUsage</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="UUID">
|
|
<DataField>UUID</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="NetworkUsage">
|
|
<DataField>NetworkUsage</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Uptime">
|
|
<DataField>Uptime</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Description">
|
|
<DataField>Description</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SRSizeString">
|
|
<DataField>SRSizeString</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>Report</rd:DataSetName>
|
|
<rd:TableName>HostInfo</rd:TableName>
|
|
<rd:ObjectDataSourceType>Report.HostInfo, Report, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
<DataSet Name="Report_NetworkInfo">
|
|
<Fields>
|
|
<Field Name="HostInfo">
|
|
<DataField>HostInfo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="LinkStatus">
|
|
<DataField>LinkStatus</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MAC">
|
|
<DataField>MAC</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MTU">
|
|
<DataField>MTU</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="VlanID">
|
|
<DataField>VlanID</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="NetworkType">
|
|
<DataField>NetworkType</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Location">
|
|
<DataField>Location</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>Report</rd:DataSetName>
|
|
<rd:TableName>NetworkInfo</rd:TableName>
|
|
<rd:ObjectDataSourceType>Report.NetworkInfo, Report, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
<DataSet Name="Report_SRInfo">
|
|
<Fields>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Remark">
|
|
<DataField>Remark</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Size">
|
|
<DataField>Size</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Type">
|
|
<DataField>Type</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="UUID">
|
|
<DataField>UUID</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Description">
|
|
<DataField>Description</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>Report</rd:DataSetName>
|
|
<rd:TableName>SRInfo</rd:TableName>
|
|
<rd:ObjectDataSourceType>Report.SRInfo, Report, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
<DataSet Name="Report_VMInfo">
|
|
<Fields>
|
|
<Field Name="HostInfo">
|
|
<DataField>HostInfo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="IP">
|
|
<DataField>IP</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MAC">
|
|
<DataField>MAC</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MemSize">
|
|
<DataField>MemSize</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="NicNum">
|
|
<DataField>NicNum</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="OSInfo">
|
|
<DataField>OSInfo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="PowerStatus">
|
|
<DataField>PowerStatus</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SRInfo">
|
|
<DataField>SRInfo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SRSize">
|
|
<DataField>SRSize</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Uptime">
|
|
<DataField>Uptime</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="UUID">
|
|
<DataField>UUID</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="VCpuNum">
|
|
<DataField>VCpuNum</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TemplateName">
|
|
<DataField>TemplateName</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Description">
|
|
<DataField>Description</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>Report</rd:DataSetName>
|
|
<rd:TableName>VMInfo</rd:TableName>
|
|
<rd:ObjectDataSourceType>Report.VMInfo, Report, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
<DataSet Name="Report_PGPUInfo">
|
|
<Fields>
|
|
<Field Name="BusAddress">
|
|
<DataField>BusAddress</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Host">
|
|
<DataField>Host</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MemoryUtilization">
|
|
<DataField>MemoryUtilization</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="PowerStatus">
|
|
<DataField>PowerStatus</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Temperature">
|
|
<DataField>Temperature</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Utilization">
|
|
<DataField>Utilization</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="UUID">
|
|
<DataField>UUID</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>Report</rd:DataSetName>
|
|
<rd:TableName>PGPUInfo</rd:TableName>
|
|
<rd:ObjectDataSourceType>Report.PGPUInfo, Report, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
<DataSet Name="Report_VDIInfo">
|
|
<Fields>
|
|
<Field Name="Description">
|
|
<DataField>Description</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Name">
|
|
<DataField>Name</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Resideon">
|
|
<DataField>Resideon</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Size">
|
|
<DataField>Size</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Type">
|
|
<DataField>Type</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="UUID">
|
|
<DataField>UUID</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>Report</rd:DataSetName>
|
|
<rd:TableName>VDIInfo</rd:TableName>
|
|
<rd:ObjectDataSourceType>Report.VDIInfo, Report, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</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>67.60583cm</Width>
|
|
<Body>
|
|
<ColumnSpacing>1cm</ColumnSpacing>
|
|
<ReportItems>
|
|
<Table Name="table7">
|
|
<ZIndex>13</ZIndex>
|
|
<DataSetName>Report_VDIInfo</DataSetName>
|
|
<Top>7.75cm</Top>
|
|
<Width>40.80292cm</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Name_6">
|
|
<rd:DefaultName>Name_6</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Type_1">
|
|
<rd:DefaultName>Type_1</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Type.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="UUID_4">
|
|
<rd:DefaultName>UUID_4</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!UUID.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Size_1">
|
|
<rd:DefaultName>Size_1</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Size.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Resideon">
|
|
<rd:DefaultName>Resideon</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Resideon.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Description_2">
|
|
<rd:DefaultName>Description_2</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Description.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.59731cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox17">
|
|
<rd:DefaultName>textbox17</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_HOSTNAME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox19">
|
|
<rd:DefaultName>textbox19</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_STORAGETYPE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox23">
|
|
<rd:DefaultName>textbox23</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UUID")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox33">
|
|
<rd:DefaultName>textbox33</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_SIZE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox36">
|
|
<rd:DefaultName>textbox36</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value> =Code.GetLabel("LBL_STORAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox61">
|
|
<rd:DefaultName>textbox61</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_DESCRIPTION")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.69898cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>5.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>8.52646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>13.25cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>7.52646cm</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>1.29629cm</Height>
|
|
</Table>
|
|
<Textbox Name="textbox9">
|
|
<Top>7cm</Top>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_VDI")</Value>
|
|
</Textbox>
|
|
<Table Name="table6">
|
|
<ZIndex>11</ZIndex>
|
|
<DataSetName>Report_SRInfo</DataSetName>
|
|
<Top>10.25cm</Top>
|
|
<Width>46.30292cm</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Name_4">
|
|
<rd:DefaultName>Name_4</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Type">
|
|
<rd:DefaultName>Type</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Type.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="UUID_1">
|
|
<rd:DefaultName>UUID_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!UUID.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Size">
|
|
<rd:DefaultName>Size</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Size.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Remark">
|
|
<rd:DefaultName>Remark</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Remark.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Description">
|
|
<rd:DefaultName>Description</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Description.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.63492cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox6">
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_HOSTNAME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox8">
|
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_STORAGETYPE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox35">
|
|
<rd:DefaultName>textbox35</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UUID")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox7">
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_SIZE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox25">
|
|
<rd:DefaultName>textbox25</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_LOCATION")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox18">
|
|
<rd:DefaultName>textbox18</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_DESCRIPTION")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.63492cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>5.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.02646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>8cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>13.5cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>9.27646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>7.75cm</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>1.26984cm</Height>
|
|
</Table>
|
|
<Table Name="table3">
|
|
<ZIndex>10</ZIndex>
|
|
<DataSetName>Report_PGPUInfo</DataSetName>
|
|
<Top>15.25cm</Top>
|
|
<Width>39.27646cm</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Name_3">
|
|
<rd:DefaultName>Name_3</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Host">
|
|
<rd:DefaultName>Host</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Host.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="BusAddress">
|
|
<rd:DefaultName>BusAddress</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!BusAddress.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="UUID_2">
|
|
<rd:DefaultName>UUID_2</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!UUID.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="PowerStatus">
|
|
<rd:DefaultName>PowerStatus</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!PowerStatus.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Temperature">
|
|
<rd:DefaultName>Temperature</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Temperature.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="MemoryUtilization">
|
|
<rd:DefaultName>MemoryUtilization</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!MemoryUtilization.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Utilization">
|
|
<rd:DefaultName>Utilization</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Utilization.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox26">
|
|
<rd:DefaultName>textbox26</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>15</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_HOSTNAME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox27">
|
|
<rd:DefaultName>textbox27</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>14</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value> =Code.GetLabel("LBL_SERVERS")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox4">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>13</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value> =Code.GetLabel("LBL_BUSADDRESS")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox34">
|
|
<rd:DefaultName>textbox34</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UUID")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox29">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_POWERUSAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox32">
|
|
<rd:DefaultName>textbox32</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_TEMPERATURE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox51">
|
|
<rd:DefaultName>textbox51</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_MEMORYUSAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox54">
|
|
<rd:DefaultName>textbox54</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UTILIZATION")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>5.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>6cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.25cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>7.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.77646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.25cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>5.75cm</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>1.33334cm</Height>
|
|
</Table>
|
|
<Table Name="table5">
|
|
<ZIndex>9</ZIndex>
|
|
<DataSetName>Report_VMInfo</DataSetName>
|
|
<Top>12.75cm</Top>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Name_2">
|
|
<rd:DefaultName>Name_2</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>13</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="PowerStatus_1">
|
|
<rd:DefaultName>PowerStatus_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!PowerStatus.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="HostInfo">
|
|
<rd:DefaultName>HostInfo</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!HostInfo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="IP_1">
|
|
<rd:DefaultName>IP_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!IP.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="MAC_2">
|
|
<rd:DefaultName>MAC_2</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!MAC.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="NicNum_1">
|
|
<rd:DefaultName>NicNum_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!NicNum.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="OSInfo_1">
|
|
<rd:DefaultName>OSInfo_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!OSInfo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="SRInfo_1">
|
|
<rd:DefaultName>SRInfo_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!SRInfo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="MemSize_1">
|
|
<rd:DefaultName>MemSize_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!MemSize.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="VCpuNum_1">
|
|
<rd:DefaultName>VCpuNum_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!VCpuNum.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="UUID_3">
|
|
<rd:DefaultName>UUID_3</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!UUID.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Uptime_2">
|
|
<rd:DefaultName>Uptime_2</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Uptime.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="TemplateName">
|
|
<rd:DefaultName>TemplateName</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!TemplateName.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Description_1">
|
|
<rd:DefaultName>Description_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Description.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox21">
|
|
<rd:DefaultName>textbox21</rd:DefaultName>
|
|
<CanShrink>true</CanShrink>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>27</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_HOSTNAME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox10">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>26</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_POWERSTATE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox41">
|
|
<rd:DefaultName>textbox41</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>25</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_RUNNING_ON")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox101">
|
|
<rd:DefaultName>textbox101</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>24</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_ADDRESS")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox98">
|
|
<rd:DefaultName>textbox98</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>23</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_MAC")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox13">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>22</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_NIC")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox88">
|
|
<rd:DefaultName>textbox88</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>21</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_OPERATINGSYSTEM")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox78">
|
|
<rd:DefaultName>textbox78</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>20</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value> =Code.GetLabel("LBL_STORAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox95">
|
|
<rd:DefaultName>textbox95</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>19</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_MEMORYUSAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox48">
|
|
<rd:DefaultName>textbox48</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>18</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_CPUUSAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox64">
|
|
<rd:DefaultName>textbox64</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>17</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UUID")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox44">
|
|
<rd:DefaultName>textbox44</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>16</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UPTIME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox15">
|
|
<rd:DefaultName>textbox15</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>15</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_TEMPLATE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox57">
|
|
<rd:DefaultName>textbox57</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>14</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_DESCRIPTION")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>5.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.5cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.25cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>7.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.5cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>4.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>4.02645cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.02646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.25cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>9.5cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>6.52646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>6.52646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>6.5cm</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>1.33334cm</Height>
|
|
</Table>
|
|
<Textbox Name="textbox65">
|
|
<Top>14.5cm</Top>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_GPU")</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox74">
|
|
<Top>9.5cm</Top>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_STORAGE")</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox73">
|
|
<Top>4.5cm</Top>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_NETWORKS")</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox22">
|
|
<rd:DefaultName>textbox22</rd:DefaultName>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<BackgroundColor>Snow</BackgroundColor>
|
|
<FontSize>14pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_POOLINFO")</Value>
|
|
</Textbox>
|
|
<Table Name="table2">
|
|
<ZIndex>4</ZIndex>
|
|
<DataSetName>Report_NetworkInfo</DataSetName>
|
|
<Top>5.25cm</Top>
|
|
<Width>37.77646cm</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Name_1">
|
|
<rd:DefaultName>Name_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="LinkStatus">
|
|
<rd:DefaultName>LinkStatus</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!LinkStatus.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="MAC">
|
|
<rd:DefaultName>MAC</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!MAC.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="MTU">
|
|
<rd:DefaultName>MTU</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!MTU.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="VlanID">
|
|
<rd:DefaultName>VlanID</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!VlanID.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="NetworkType">
|
|
<rd:DefaultName>NetworkType</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!NetworkType.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Location">
|
|
<rd:DefaultName>Location</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Location.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox30">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Bottom>Black</Bottom>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
<Bottom>1pt</Bottom>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>13</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_HOSTNAME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox11">
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_LINKSTATUS")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox14">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_MAC")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox45">
|
|
<rd:DefaultName>textbox45</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_MTU")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox12">
|
|
<rd:DefaultName>textbox12</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_VLAN")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox39">
|
|
<rd:DefaultName>textbox39</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_STORAGETYPE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox42">
|
|
<rd:DefaultName>textbox42</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_LOCATION")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>5.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.02646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>8.5cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.5cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>4.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>10.5cm</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>1.33334cm</Height>
|
|
</Table>
|
|
<Table Name="table1">
|
|
<ZIndex>3</ZIndex>
|
|
<DataSetName>Report_HostInfo</DataSetName>
|
|
<Top>2.75cm</Top>
|
|
<Width>54.02646cm</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Name">
|
|
<rd:DefaultName>Name</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Name.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Role">
|
|
<rd:DefaultName>Role</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Role.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="UUID">
|
|
<rd:DefaultName>UUID</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!UUID.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Address">
|
|
<rd:DefaultName>Address</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Address.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="CpuUsage">
|
|
<rd:DefaultName>CpuUsage</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!CpuUsage.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="NetworkUsage">
|
|
<rd:DefaultName>NetworkUsage</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!NetworkUsage.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="MemUsage">
|
|
<rd:DefaultName>MemUsage</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!MemUsage.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="SRSizeString">
|
|
<rd:DefaultName>SRSizeString</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>1pt</Right>
|
|
</BorderWidth>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!SRSizeString.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Uptime_1">
|
|
<rd:DefaultName>Uptime_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Uptime.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Description_3">
|
|
<rd:DefaultName>Description_3</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Description.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox1">
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>19</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_HOSTNAME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox2">
|
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>18</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_POOLMASTER")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox66">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>17</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UUID")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox28">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>16</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_ADDRESS")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox38">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>15</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_CPUUSAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox37">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>14</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_NETWORKUSAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox31">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>13</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_MEMORYUSAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox40">
|
|
<rd:DefaultName>textbox40</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value> =Code.GetLabel("LBL_STORAGE")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox5">
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_UPTIME")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox16">
|
|
<rd:DefaultName>textbox16</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
<Left>Solid</Left>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Left>1pt</Left>
|
|
</BorderWidth>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Code.GetLabel("LBL_DESCRIPTION")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.66667cm</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>5.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>8.5cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.25cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>4.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.77646cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>11.75cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>5.25cm</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>5.25cm</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>1.33334cm</Height>
|
|
</Table>
|
|
<Textbox Name="textbox3">
|
|
<Top>1cm</Top>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<BackgroundColor>Snow</BackgroundColor>
|
|
<FontSize>14pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_POOLUUID")</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox20">
|
|
<Top>2cm</Top>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_SERVERS")</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox24">
|
|
<Top>12cm</Top>
|
|
<Width>19cm</Width>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Height>0.75cm</Height>
|
|
<Value> =Code.GetLabel("LBL_VMS")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>16.83334cm</Height>
|
|
</Body>
|
|
<Language>en-US</Language>
|
|
<TopMargin>2.5cm</TopMargin>
|
|
<PageHeight>29.7cm</PageHeight>
|
|
</Report> |