| Column Name | Mode | Description | Data Type |
|---|---|---|---|
| FSGCacheWaits | count | Number of times the File System waits for memory to become available in the file segment cache when trying to read data from disk. | FLOAT |
| FSGCacheWaitTime | count | Total amount of time the File System waits for memory to become available in the file segment cache when trying to read data from disk. | FLOAT |
| FSGCacheWaitTimeMax | max | Maximum amount of time the File System waits for memory to become available in the File System cache when trying to read data from disk. | FLOAT |