scalereport_jobs_completed_bytes_transferred_perma.sql: The output table gives the list of Media Agents which were used in the last twenty four hours displaying the count of jobs completed by that MA and bytes transferred. Steps for execution: QOperation execscript -sn scalereport_jobs_completed_bytes_transferred_perma.sql This script outputs in the following format: Column Name Description --------------------------------------------------------------------------------------------------- MAgent Name of the Media Agent on which the other statistics are based on. AvgJobs/h(1hour) Gives the average number of jobs completed in the last one hour AvgJobs/h(24hours) Gives the average number of jobs completed in the last 24 hours GB/h(1hour) Amount of data transferred in GB per hour in the last one hour. GB/h(24hours) Amount of data transferred in GB per hour in the last 24 hour.