scalereport_drive_usage_throughput_perdrive.sql: This script outputs the library and the drive name along with the drive usage and throughput of the drive in GB/h. Steps for execution: QOperation execscript -sn scalereport_drive_usage_throughput_perdrive.sql The output format is given below Column Name Description ------------------------------------------------------------------------------------ Library Name of the Library in which the drive is present Drive Name of the drive whose statistics are displayed next. %Usage/h(1hour) Gives the percentage of Drive usage in the last one hour %Usage/h(24hours) Gives the percentage of Drive usage in the last 24 hour GB/h(1hour) Throughput of the drive in GB per hour in the last one hour. GB/h(24hours) Throughput of the drive in GB per hour in the last one hour.