Check the rate of page fault (pagefault)¶
Description¶
Description | Check the rate of page fault | |
Operation | Get the page rate per second, and the page fault rate per second, database and non-database. Calculate the rate of page fault relative to the page. Ok if this rate is below the warning threshold. Warning if this rate is above the warning threshold. Critical if this rate is above the critical threshold. | |
Used API | QWCRSSTS, format SSTS0100 & SSTS0200 | |
Required authority | *USE |
Command argument¶
Command name | Number of arguments | Arguments | ||
pageFault | 2 | Arguments order | Description | Exemple |
Argument 1 | Warning threshold (%) | 50 | ||
Argument 2 | Critical threshold (%) | 70 | ||
Metrics returned | dbPageFaultRatio=10% nonDbPageFaultRatio=20% |
Network usage¶
Download (as400 to connector) | Upload (connector to as400) |
15 ko | 12 ko |
Configuration exemple¶
Macro name | Macro value |
CHECK | pageFault |
ARGS | 50!70 |