DragonFly On-Line Manual Pages
WordMonitor(3) DragonFly Library Functions Manual WordMonitor(3)
NAME
WordMonitor - monitoring classes activity.
SYNOPSIS
Only called thru WordContext::Initialize()
DESCRIPTION
The test directory contains a benchmark-report script used to generate
and archive graphs from the output of 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.
AUTHORS
Loic Dachary loic@gnu.org
The Ht://Dig group http://dev.htdig.org/
SEE ALSO
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)
local WordMonitor(3)