You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/monitoring/etc/monitoring.conf

21 lines
349 B

#run_garbage_collector=[yes | no]
#
# run garbage collection on expired session info?
# Default: no
#
run_garbage_collector = yes
#garbage_collector_interval=10
#
# run garbage collection every n seconds
# Default: 10
#
#garbage_collector_interval = 20
# retain_samples_s=10
#
# retain "sample" type values for n seconds
#
#retain_samples_s=20