![]() Previous |
![]() Next |
The File I/O page contains information about read/write activity to/from the file system.
This page displays its information in both tables and graphs.
Using the File I/O Page: Selections and Aspects
Use the drop-down menus at the top of the page to choose a selection and aspect if desired. Data from other pages can be saved to the selection drop-down menu by dragging an area of a chart (or selecting data from a table) and choosing Store Selection or Store Selection and Set As Focused Selection from the context menu.
Show concurrent: Show all events concurrent to the selected aspect.
Contained: Only show events that are fully contained in the time range from the active selection aspect
Same threads: Only show events in threads related to the active selection aspect.
Time Range: Zoom to time range on relevant places on the page, or clear the time range zoom.
Using the File I/O Page: Tables and Graphs
Path : The file system path where data was read/written.
Total I/O Time: An estimate of the total time a thread is busy with I/O. The actual total may be higher.
Count: The sum of all read/write counts.
Read Count: The total number of file reads.
Write Count: The total number of file writes.
Bytes Read: The total number of bytes read from the file system.
Bytes Written: The total number of bytes written to the file system.
Timeline: Displays the span of I/O events and the amount of data read/written per time period.
Durations: Displays the distribution of the I/O event durations.
Event Log: Displays a log of the I/O events, displaying all events or a subset (depending on selections made in the other tables).
Using the File I/O Page: Configuring Rules
You can set configuration attributes for the rules associated with this page by clicking the Edit Configuration icon.
The following options are available:
File read duration warning limit: The shortest file read duration that should trigger a warning.
File write duration warning limit: The shortest file write duration that should trigger a warning.
Copyright © 2018, 2021, Oracle and/or its affiliates. All rights reserved. |
![]() Previous |
![]() Next |