Configurazione di archiviazione del sistema operativo

Microsoft.AIX.6.1.OperatingSystemStorageConfiguration.Report (LinkedReport)

Report configurazione archiviazione del sistema operativo

Knowledge Base article:

Riepilogo

Funzionamento del report

Il report Configurazione di archiviazione del sistema operativo visualizza queste proprietà individuate:

Il report trova i dati se gli oggetti forniti sono di tipo:

Computer AIX 6.1

Il report visualizza una matrice che riporta in dettaglio tutte le proprietà trovate.

Come utilizzare il report

Quando viene eseguito dallo spazio report:

La seconda colonna nei risultati della ricerca mostra il tipo di oggetti visualizzati. Assicurarsi di selezionare i tipi di oggetto disco logico di AIX 6.1 o scegliere "Aggiungi gruppo" e selezionare i tipi di oggetto Computer AIX 6.1.

Quando viene eseguito dallo spazio di monitoraggio:

Selezionare l'oggetto di destinazione computer AIX 6.1 in una vista Stato o Prestazioni.

Parametri disponibili

Selezione data/ora: Consente di selezionare una data fissa o relativa, un intervallo di tempo e un fuso orario.

Oggetto: Consente di aggiungere oggetti per i quali eseguire il report.

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.CustomConfiguration
TargetMicrosoft.AIX.6.1.Computer
AccessibilityPublic
VisibleTrue

Source Code:

<LinkedReport ID="Microsoft.AIX.6.1.OperatingSystemStorageConfiguration.Report" Accessibility="Public" Base="ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.CustomConfiguration" Visible="true" Target="Microsoft.AIX.6.1.Computer">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="4">
<Controls>
<Control columnSpan="1" rowSpan="2" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
</ReportParameter>
<ReportParameter name="TimeZoneName" binding="TimeZoneName"/>
<ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType"/>
<ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
</ReportParameter>
<ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType"/>
<ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue"/>
<ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType"/>
<ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
</ReportParameter>
<ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType"/>
<ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue"/>
</ReportParameters>
</Control>
<Control columnSpan="2" rowSpan="2" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MonitoringObjectXmlPicker">
<ReportParameters>
<ReportParameter name="ObjectList">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
</ReportParameter>
<ReportParameter name="ManagementGroupId" binding="GroupList"/>
</ReportParameters>
<Properties>
<Property name="TypeFilter">
<Value>Microsoft.AIX.6.1.LogicalDisk</Value>
</Property>
<Property name="ContextObjectBinding">
<Value>Containment</Value>
</Property>
</Properties>
</Control>
</Controls>
</ParameterBlock>
<Parameters>
<Parameter Name="Properties">
<Value>
&lt;Data&gt;
&lt;Columns&gt;
&lt;Column Visible="true"&gt;
&lt;ID&gt;$MPElement[Name="Unix!Microsoft.Unix.LogicalDevice"]/DeviceName$&lt;/ID&gt;
&lt;Filter Type="Contains"&gt;/&lt;/Filter&gt;
&lt;/Column&gt;
&lt;Column Visible="true"&gt;
&lt;ID&gt;$MPElement[Name="Unix!Microsoft.Unix.LogicalDisk"]/FileSystem$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible="true"&gt;
&lt;ID&gt;$MPElement[Name="Unix!Microsoft.Unix.LogicalDisk"]/Size$&lt;/ID&gt;
&lt;/Column&gt;
&lt;/Columns&gt;
&lt;/Data&gt;</Value>
</Parameter>
</Parameters>
</LinkedReport>