Skip to main content
Version: 3.7.6

Configuration Options

The following entries can be adjusted in conf/bundles/symphony.cfg

Automatic Ping#

Interval (sec) for automatic Ping executions

com.agosense.symphony.ping.cycle=900

Automatic Reference Attribute Update#

Interval (sec) for automatic update of Reference Attributes

com.agosense.symphony.reference.attributes.cycle=900

Schedule Update#

Interval (sec) to update schedules at

com.agosense.symphony.cron.update.cycle=180

Schedule Startup Delay#

Delay on startup before initializing schedules

com.agosense.symphony.cron.delay=120

Process Diagnosis Update#

Interval (sec) to retrieve server updates in the diagnosis view

com.agosense.symphony.diagnosis.update.cycle=3

Pause Schedules#

Set to true to pause all schedules (except the ones already running)

com.agosense.symphony.cron.paused=false

Pause Schedule Groups#

Add schedule groups to disable schedules for that group

com.agosense.symphony.cron.paused.groups=scheduleGroup1,scheduleGroup2...