Performances Interface réseau\Octets reçus/s

Microsoft.Windows.InternetInformationServices.NetworkInterfaceBytesReceivedsec.View (View)

Cet affichage présente les données de performances du compteur de performances Interface réseau\Octets reçus/s.

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.NetworkInterfaceBytesReceivedsec.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>Network Interface</Object>
<Instance/>
<Counter>Bytes Received/sec</Counter>
</Criteria>
<Target>$MPElement[Name="Microsoft.Windows.InternetInformationServices.ComputerGroup"]$</Target>
</View>