Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Storage Disk

To monitor disk storage space usage on the system. There are several graphs on Storage Disk including the following:

Disk IOps Completed

Displays the number of input/output (I/O) operations completed by the disk in operations per second (IOPS).

Storage Disk

Disk R/W Data

Displays the amount of data written and read by the disk in a certain time period.

Storage Disk

Disk Average Wait Time

Displays the average wait time for I/O operations performed on the disk.

Storage Disk

Average Queue Size

Displays the average disk I/O queue size in a specified time period. A large queue size can be a sign of disk congestion.

Storage Disk

Disk R/W Merged

Displays the number of read/write operations that are combined or synchronized by the operating system before being sent to disk.

Storage Disk

Time Spent Doing I/Os

Displays the time spent by the disk in handling I/O operations.

Storage Disk

Instantaneous Queue Size

Displays the size of the disk I/O queue at a given moment. Unlike the queue average, it provides an idea of ​​the size of the queue at a specific point in time.

Storage Disk

Disk IOps Discards completed/merged

Displays the number of I/O operations canceled or merged by the system. Aborted I/O operations typically occur when an I/O request cannot be executed by the disk and needs to be repeated or abandoned.

Storage Disk

Last updated