Get an Overview of the Number of Assets of Your Scanservers
Managing the load on your Lansweeper scanning server can be very important if you’re scanning large amounts of assets. The scanning threads can have a significant impact on the total scan time of your IT environment. Using this report you’ll be able to get an overview of how many scanning threads per category you have configured for each scanning server. You can read more about using this data in the Pro Tips blog post.
Scanning Server Threads Query
select Servername,
ConcurrentThreads as [Computer Threads],
ipscanthreads as [IP Threads],
MaxDeploymentThreads as [Deployment Threads]
from tsysASServers