Nombre total de demandes du serveur Apache HTTP

Microsoft.ApacheHTTPServer.ServerRequests.Report (LinkedReport)

Rapport sur le nombre total de demandes du serveur Apache HTTP

Knowledge Base article:

Résumé

Comment fonctionne ce rapport ?

Le rapport Demandes totales du serveur Apache HTTP affiche un graphique pour les compteurs de performances suivants :

Le rapport trouve des données si les objets fournis sont de type :

Serveur Apache HTTP analysé (Linux)

Le rapport affiche un graphique et des tables de données pour chaque objet. Le rapport affiche un graphique avec une agrégation par heure.

Comment utiliser ce rapport ?

Quand il est exécuté depuis la zone des rapports :

La deuxième colonne des résultats de recherche indique le type des objets affichés. Assurez-vous de sélectionner le type d'objet Serveur Apache HTTP surveillé (Linux).

Quand il est exécuté depuis la zone d'analyse :

Sélectionnez le serveur Apache HTTP analysé (Linux) cible dans l'affichage de l'état ou des performances.

Quels sont les paramètres proposés ?

Sélection de date et heure : permet de sélectionner une plage de dates et d'heures relative ou fixe et un fuseau horaire.

Heures ouvrées : permet de filtrer les résultats sur un ensemble d'heures ouvrées pour un nombre défini de jours de la semaine.

Objet : permet d'ajouter des objets pour exécuter ce rapport.

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.Performance
TargetMicrosoft.ApacheHTTPServer.ManagedServer.Unix
AccessibilityPublic
VisibleTrue

Source Code:

<LinkedReport ID="Microsoft.ApacheHTTPServer.ServerRequests.Report" Accessibility="Public" Base="ReportLibrary!Microsoft.SystemCenter.DataWarehouse.Report.Performance" Visible="true" Target="Microsoft.ApacheHTTPServer.ManagedServer.Unix">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="3">
<Controls>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox" columnSpan="1">
<ReportParameters>
<ReportParameter name="DataAggregation">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.DataAggregation</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.LinkedPerformanceChartObjectPicker" columnSpan="2" rowSpan="2">
<ReportParameters>
<ReportParameter name="ObjectList">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
</ReportParameter>
<ReportParameter name="ManagementGroupId" binding="GroupList"/>
</ReportParameters>
<Properties>
<Property name="TypeFilter">
<Value>Microsoft.ApacheHTTPServer.ManagedServer.Unix</Value>
</Property>
<Property name="ContextObjectBinding">
<Value>Containment</Value>
</Property>
<Property name="ValueTemplate">
<Value>
&lt;Data&gt;
&lt;Chart ObjectJoin="ChartPerObject"&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.ApacheHTTPServer.ManagedServer.Unix.RequestsPerSecond.Collection"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;63, 63, 255&lt;/Color&gt;
&lt;/Series&gt;
&lt;Series&gt;
&lt;Rule&gt;$MPElement[Name="Microsoft.ApacheHTTPServer.ManagedServer.Unix.KBPerSecond.Collection"]$&lt;/Rule&gt;
&lt;Scale&gt;1&lt;/Scale&gt;
&lt;Type&gt;Line&lt;/Type&gt;
&lt;Color&gt;0,159,0&lt;/Color&gt;
&lt;/Series&gt;
&lt;/Chart&gt;
&lt;/Data&gt; </Value>
</Property>
</Properties>
</Control>
<Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BusinessRelativeDateTimePicker" columnSpan="1">
<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"/>
<ReportParameter name="TimeType" binding="TimeType"/>
<ReportParameter name="TimeWeekMap" binding="TimeWeekMap"/>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<Parameters>
<Parameter Name="AggregationType">
<Value>1</Value>
</Parameter>
</Parameters>
</LinkedReport>