You are about to turn on VSCAN for one or more network shares hosted by NetApp Filers. You seek a way to monitor SPE to make sure it is scanning normally and not exhausting its pool of scanning threads or queue of scan requests waiting for an Active Thread.
cd C:\Program Files\Symantec\Scan Engine
findstr "127.0.0.1-[2-4][0-9]-" SSE20231220.rcl | find /c "-"...where 20231220 is today's date in YYYYMMDD format. Note that 127.0.0.1-[2-4][0-9] finds any lines where the connected RPC client is the ONTAP AV Connector installed on the same Windows machine as SPE and the number of Active Threads is anywhere from 20 to 49.
findstr "127.0.0.1-[2-4][0-9]-" SSE20231220.rcl
When you turn on VSCAN on a share, you should check at least once every ten minutes for the first hour, then hourly. If an hourly check shows a non-zero number of ActiveThreads, you may want to start checking once every ten minutes. If another hour passes and no more growth occurs, or the number of threads goes back down, return to once an hour. You may also check another SPE server to see if the issue is limited to one SPE server, or affects the SPE scanners for a particular NetApp Filer cluster.
Restart the Symantec Protection Engine service to recover resources.
Some admins temporarily turn off their VSCAN to prevent impact to their production network, then check for conflicts with their real-time antivirus scanning or EDR client.