|
Measures reported by ProUserIOTest
This test auto-discovers the users on the target Progress database server and periodically reports the read-write activity of each user. Using this test, administrators can easily identify which user is performing resource intensive I/O operations. This way, this test reveals the irregularities in the I/O operations performed by the users and further analyze the real reason behind the abnormally high I/O operations performed by the user.
Output of the test : One set of results for every user on the target Progress database server being monitored
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Db_access_rate |
Indicates the rate at which database access operations were performed by this user during the last measurement period. |
Accesses/Sec |
|
| DB_read_rate |
Indicates the rate at which read operations were performed on the database by this user during the last measurement period. |
Reads/Sec |
|
| DB_write_rate |
Indicates the rate at which write operations were performed on the database by this user during the last measurement period. |
Writes/Sec |
|
| BI_read_rate |
Indicates the rate at which read operations were performed on the Before-image files by this user during the last measurement period. |
Reads/Sec |
|
| BI_write_rate |
Indicates the rate at which write operations were performed on the Before-image file by this user during the last measurement period. |
Writes/Sec |
|
| AI_read_rate |
Indicates the rate at which read operations were performed on the After-image files by this user during the last measurement period. |
Reads/Sec |
|
| AI_write_rate |
Indicates the rate at which write operations were performed on the After-image files by this user during the last measurement period. |
Writes/Sec |
|
|