memorySwapRateKB/s

Veeam.Virt.Extensions.VMware.VMHOST.Memory.Veiw.Perf.VMHostmemory.memorySwapRate (View)

The rate of kilobytes swapped in or out per second during the interval. Any swapping by the host indicates that the memory requirements of the VMs has exceeded the memory of the esx server.

Element properties:

TargetVeeam.Virt.Extensions.VMware.VMHOST
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Veeam.Virt.Extensions.VMware.VMHOST.Memory.Veiw.Perf.VMHostmemory.memorySwapRate" Accessibility="Public" Enabled="true" Target="VeeamVEVMwareLib!Veeam.Virt.Extensions.VMware.VMHOST" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>VMHost-memory</Object>
<Counter>memorySwapRateKB/s</Counter>
</Criteria>
<Presentation/>
<Target/>
</View>