Memory Paging

Overview

The Memory Paging report shows the paging frequency over the last hour on a minute-by-minute basis. It is displayed as a table and a line graph.

Storage destination

Reports/Windows/Operating System/Troubleshooting/Recent Past/

Record

System Overview (PI)

Fields

Field nameExplanation
Page Faults/secNumber of page faults that occurred (faults/second). Normally, if this value continues to exceed 5, it indicates a memory bottleneck.
Page Reads/secRate of page-in operations when page faults occurred (operations/second)
Page Writes/secRate of page-out operations when page faults occurred (operations/second)
Pages Input/secRate of paging-in for the pages when page faults occurred (pages/second)
Pages Output/secRate of paging-out for the pages when page faults occurred (pages/second)
Transition Faults/secNumber of times paging did not occur because a page that was being used by another process that shares the page or a page located in an updated page list or standby list was recovered when a paging fault occurred (faults/second).