scalereport_mounts_streams_reservations_perma.sql: The output table gives the list of Media Agents along with the number of mounts, maximum streams transferred and number of reservations made. Steps for execution QOperation execscript -sn scalereport_mounts_streams_reservations_perma.sql This script displays as below Column Name Description ---------------------------------------------------------------------------------------------- MAgent Name of the Media Agent on which the other statistics are based on. Mnts/h(1hour) Gives the average Mounts per hour in the last one hour Mnts/h(24hours) Gives the average Mounts per hour in the last 24 hours. MxStms/h(1hour) Gives the maximum number of streams transferred in last one hour. MxStms/h(24hours) Gives the maximum number of streams transferred in last 24 hours. Res/h(1hour) Gives thenumber of reservations per hour in last one hour. Res/h(24hours) Gives the number of reservations per hour in last 24 hours.