10.21.4 WordMonitor CONFIGURATION
For more information on the configuration attributes and a complete list of attributes, see the mifluz(3) manual page.
- ‘wordlist_monitor_period <sec> (default 0)’
-
If the value
sec
is a positive integer, set a timer to
print reports every
sec
seconds. The timer is set using
the ALRM signal and will fail if the calling application already
has a handler on that signal.
- ‘wordlist_monitor_output <file>[,{rrd,readable] (default stderr)’
-
Print reports on
file
instead of the default
stderr
.
If
type
is set to
rrd
the output is fit for the
benchmark-report
script. Otherwise it a (hardly :-) readable
string.