WordMonitor - monitoring classes activity.
Only called thru WordContext::Initialize()
The test directory contains a benchmark-report script used to generate
and archive graphs from the output of WordMonitor
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.
Loic Dachary loic@gnu.org
The Ht://Dig group http://dev.htdig.org/
htdb_dump(1), htdb_stat(1), htdb_load(1), mifluzdump(1), mifluzload(1),
mifluzsearch(1), mifluzdict(1), WordContext(3), WordList(3), WordDict(3),
WordListOne(3), WordKey(3), WordKeyInfo(3), WordType(3), WordDBInfo(3),
WordRecordInfo(3), WordRecord(3), WordReference(3), WordCursor(3),
WordCursorOne(3), Configuration(3), mifluz(3)