Stats Configuration

Top  Previous  Next

Dynamic statistics configuration is activated using the -statscfg startup option.

 

Configuration Reference

 

[stats]

 

enabled

The value may be "0" to disable statistics collection or "1" to enable it. The default is "0".

file

The name of the statistics file. If not fully qualified then the value of the _DEFAULTS define is used to complete the file name.

 

 

Example

 

; Enable statistics collection.

[stats]

enabled=1

file=$data1.stats.zzstats