-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v3.6
-
TIG 2018-1-1
We are able to periodically collect system and process information, using curator, on remote EC2 instances. We should also collect disk statistics as well in a similar format, disk.json. Minimally the disk statistics should include the following:
- Disk partitions
- Disk configuration for each partition
- File system type
- Mount point name
- Disk usage for each partition
- Total
- Used
- Free
- I/O counters for each partition
- Read & Write operations
- Read & Write bytes
- Read & Write times (if available)