Paging Test
This test monitors memory paging in/out activity, and can provide early warning indicators of system memory bottlenecks. This test is disabled by default.
Target of the test : A Solaris, Linux, or HPUX system only
Agent deploying the test : An internal agent
Outputs of the test : One set of results for every server being monitored
|
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
Pageout requests: |
Indicates the page-out requests/sec. |
Reqs/Sec |
This measure will not be available for Linux systems. |
Pages swapped out: |
Indicates the pages paged out per sec. |
Pages/Sec |
This measure will not be available for HPUX systems. |
Pages freed: |
Indicates the pages freed out per sec by the page scanner. |
Pages/Sec |
This measure will not be available for Linux and HPUX systems. |
Pages scanned: |
Indicates the pages scanned by the page daemon as it looks for pages used infrequently. |
Pages/Sec |
If the page daemon scanning rate stays above 200 pages per second for long periods of time, then a memory shortage is likely. This measure will not be available for Linux and HPUX systems. |
Ufs inodes removed: |
Indicates the percentage of UFS inodes removed from the free list while still pointing at reusable memory pages. This is the same as the percentage of igets that force page flushes. |
Percent |
This measure will not be available for Linux and HPUX systems. |