rakanda
Staff
Created on 03-21-2016 04:04 PM Edited on 11-24-2021 06:47 AM By Anonymous
Article Id
198792
Description
The following global setting needs to be changed in order to allow multiple concurrent reports to be run:
It is better to keep usage of concurrent reports to a minimum due to high resource requirement when using this feature.
# config system globalThe default setting is 1 and and the maximum value is 10.
set max-running-reports 2
end
It is better to keep usage of concurrent reports to a minimum due to high resource requirement when using this feature.
Solution
The report status can be checking using the command:
# diag report status
Labels: