Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TextDataCapture Namespace Reference

TextDataCapture.h contains the text file data capture defines for data capture enabled monitors. The text file data capture library produces both tab-delimited table formatted file or an XML formatted file. More...


Detailed Description

TextDataCapture.h contains the text file data capture defines for data capture enabled monitors. The text file data capture library produces both tab-delimited table formatted file or an XML formatted file.

The file name is the formatted UUID of the monitor and is created in a data directory configured by the TEXTDataCaptureDirectory. XML file also have a ".xml" extention. Text data capture parameters are settable in the TEXTDataCaptureConfiguration file. The file format is <parameter> = <value> on each line. The parameters and their defaults are define in TextDataCapture.h.

See also:
TEXTDataCaptureConfiguration TEXTDataCaptureDirectory
Note:
The file data is flushed when a ResourceMonitor::rmStopMonitor call is made. Enclosing XML tags are not written until an ResourceMonitor::rmDeleteMonitor call is made.
See also:
ResourceMonitor::rmStopMonitor ResourceMonitor::rmDeleteMonitor

TextDataCapture is the name space for text file data capture. Use the setDataCapture macro for rmMonitorControl with TEXT_TABLE_DATACAPTURE_UUID_STRING or TEXT_TABLE_DATACAPTURE_UUID_STRING to enable text data capture for a monitor.
See also:
rmMonitorControl , TEXT_TABLE_DATACAPTURE_UUID_STRING , TEXT_XML_DATACAPTURE_UUID_STRING , TextDataCapture.h


Generated at Sat Sep 7 21:21:09 2002 for Resource Monitoring Facility by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001