Server Management - Systems Insight Manager
1753822 Members
9324 Online
108805 Solutions
New Discussion

Re: Data Collection Job - possible to increase concurrent machines scanned?

 
SOLVED
Go to solution
NJK-Work
Honored Contributor

Data Collection Job - possible to increase concurrent machines scanned?

From observation, it appears during a Data Collection job, only 4 machines are scanned at a time.  Does anyone know if there is a configuration file that can be changed to increase this so that the job gets done faster?  I have a pretty beefy SIM machine with LOTS of RAM and I am assuming it might be able to handle more scans running at the same time.  Right now it takes several hours to complete a data collection of about 615 servers (physical and virtual mix - 50% each).

 

Thanks

Nelson

1 REPLY 1
NJK-Work
Honored Contributor
Solution

Re: Data Collection Job - possible to increase concurrent machines scanned?

Run this command on the SIM server

 

mxglobalsettings -s DataCollectionThreadCount = 10 (or whatever value you want)

 

Seems like it scans 1 more server than this value.  So the default is "3" and it was scanning 4 servers at a time.  I changed this to 10 and now it scans 11 servers at a time.  Kind of wierd.

 

Nelson