Zend Statistics Daemon - Configuration Directives
This topic lists all the configuration directives for Zend Statistics Daemon.
Configuration Directives Summary
The table below is a summary of all the Zend Statistics Daemon configuration directives, and displays the directive name, its default value, and a description:
Directive |
Default Value |
Description |
2 |
The Log's verbosity level. |
|
60 |
Update the database interval, in seconds |
|
10 |
The maximum size of the log file before it is rotated. |
|
GLOBAL_DIRECTIVES_INI_FILE |
Global Directives ini file. |
|
zend_statistics_daemon.datacache.disk_usage_calc_min_interval |
600 |
The minimal time before running data cache disk usage |
Configuration Directives Details
The list below contains information for all the available configuration directives for Zend Statistics Daemon: their description, type, units, default value, modification scope, and the Zend Server version they became available in.
zend_statistics_daemon.log_verbosity_level
The Log's verbosity level.
Default Value: 2
Type: int
Available Since Version: 5.0
zend_statistics_daemon.flush_interval
Update the database interval, in seconds
Default Value: 60
Type: int
Available Since Version: 9.2
zend_statistics_daemon.log_rotation_size
The maximum size of the log file before it is rotated.
Default Value: 10
Units: MBytes
Type: int
Available Since Version: 5.0
zend_statistics_daemon.global_directives_ini_file
The .ini file that contains the global directives, as defined in ZendGlobalDirectiveDD.xml.
Default Value: GLOBAL_DIRECTIVES_INI_FILE
Type: string
Available Since Version: 5.0
zend_statistics_daemon.datacache.disk_usage_calc_min_interval
The minimal time before running data cache disk usage
Default Value: 600
Units: seconds
Type: int
Available Since Version: 9.2