Configuring Properties for Quartz Scheduler

Sentinel LDK-EMS uses Quartz scheduler to enable the generation of scheduled reports. You can edit the following scheduler properties in the ems-quartz.properties file located at %EMS_HOME%\EMSServer\webapps\ems\WEB-INF\classes.

Property Description Default Value

org.quartz.threadPool.
threadCount

The number of threads available for running jobs concurrently.

5

org.quartz.threadPool.
threadPriority

The priority of a thread. Integer between 1 and 10.

4