Use > Sizing > Enterprise Grade Configuration

Enterprise Grade Configuration

Below configurations will help enterprise customers to scale inventory and agentless discovery jobs. Probe memory settings and thread configurations can be adjusted based on the discovery needs.

The following configurations are based on Union mode probes. The settings might change for Separate mode probes.

 
Property files on the probe Setting Details Comments
UCMDB\DataFlowProbe\bin\WrapperEnv.conf

set.GATEWAY_MIN_MEM=2048

set.GATEWAY_MAX_MEM=8192

set.MANAGER_MIN_MEM=2048

set.MANAGER_MAX_MEM=8192

Increase the amount of memory used by JVM, so that it can run more discovery jobs in parallel
UCMDB\DataFlowProbe\conf\postgresql.conf shared_buffers = 1024MB Increase the amount of memory that PostgreSQL can use for buffering the data in memory
UCMDB\DataFlowProbe\conf\DataFlowProbe.properties

appilog.agent.local.services.
poolThreads=200

appilog.agent.local.services.
defaultMaxJobThreads=40

appilog.agent.probe.max
Connection=120

Increase the number of threads to be used by the probe. This increases the concurrency of operations and allows more discovery jobs to run simultaneously.

 

Value Reference for Global Settings

The following table describes maximum value from recent cases for some global settings. You can consider the values below as a reference if you want to increase the value of the following global settings.

 
Global Setting Name Visibility Description Default Value Max Value from Recent Cases Reference
dal.link.condition.
max.result.size
UI The number of maximum allowed results of link condition 500,000 50,000,000  
dal.object.condition.
max.result.size
UI The number of maximum allowed results of objects condition 2,000,000 50,000,000 QCIM1H107996
quota.name.server.
model.objects
UI Max number of Objects in Server 20,000,000 40,000,000 QCIM1H109513
quota.name.custo
mer.model.objects
UI Max Number of Objects in the Customer Model 20,000,000 40,000,000 QCIM1H109513
reconciliation.con
nected.cis.fuse
JMX   20000    
tql.group.collectors.
result.size
UI TQL Group Collectors Result Size 200,000 300,000 QCIM1H111087
tql.instances.max.
allowed
UI Max instances allowed to be returned in instances request 50000    
tql.max.objects.visit.
model.calc.task
UI Max number of objects allowed visiting during a single search in the CMDB model 30,000,000 200,000,000 QCIM1H110392