Configure how Zend Server handles jobs output
Store jobs output in the database
Only store the output for failed jobs
Do not store the output of the jobs
Enter (in KB) the maximum database space for storing job output data, 0-63 KB
Define jobs execution concurrency parameters
The maximum number of jobs which can be executed simultaneouslyNote that every queue in the queues list has its own value for this property, and it cannot exceed this value in runtime
Configure storage settings for completed jobs history
The maximum amount of time a completed, failed or removed job, is kept in the database
The maximum amount of time a failed job is kept in the database. If set to "0", the global history time value is used.
The maximum space on the database for storing completed jobs data
The maximum space on the database for storing failed jobs data
Configure settings for pulse view
Color in green when the ratio greater than or equal to defined value
Color in orange when the ratio greater than or equal to defined value, the ration lower than defined value will be colored in red
When the average wait time crosses the threshold it is colored in red.
Report an event when a job exceeds its defined execution time
Define the maximum waiting time for a job after which an event is triggered
Select the severity level for this event
Enter an email to receive a notification when this event is triggered
Enter a URL to be called when this event is triggered
Report an event when a job fails execution
Report an event when a logical error occurs during job execution