Agent scan randomization during agent deployment
SVM now has a command line option to set up a random scan schedule to stagger the scanning of multiple machines within a system. This command line applies to all platforms.
csia.exe -c -si <scan interval upper limit>
"si" represents scan interval, and the scan interval's upper limit can be set up by the number of minutes. For example, csia.exe -c -si 120 would mean that the scanning agent will start scanning after a delay of random minutes, which could be from 1 to 120 minutes.