Name

arbtt-capture — collect data samples for arbtt

Synopsis

arbtt-capture [OPTION...]

Description

arbtt-capture runs continuously and saves at the given sample rate, usually once per minute, the collected data to ~/.arbtt/capture.log.

Options

-h, -?, --help
shows a short summary of the available options, and exists.
-V, --version
shows the version number, and exists.
-r RATE, --sample-rate RATE
sets the sample rate in seconds (default: 60)
-f FILE, --logfile FILE
logfile to use instead of ~/.arbtt/capture.log
-d, --dump
dump one current sample instead of modifying the logfile

Files

~/.arbtt/capture.log

binary file, storing the arbtt data samples

See also

See the arbtt manual for more information and the arbtt hackage page for newer versions of arbtt.