Randomize the Agent Scan Schedule

To set up a random scan schedule to stagger the scanning of multiple machines within a system, the following command line applies to all platforms:

SVMScan.exe -c -si <scan interval upper limit>

“si” represents the scan interval, and the scan interval’s upper limit can be set up by the number of minutes.

For example, SVMScan.exe -c -si 50 would mean that the scanning agent will start scanning after a delay of random minutes, which could be from 1 to 50 minutes.