| 1 | .\" generated with Ronn/v0.5 |
| 2 | .\" http://github.com/rtomayko/ronn/ |
| 3 | . |
| 4 | .TH "UST-CONSUMERD" "1" "May 2010" "" "" |
| 5 | . |
| 6 | .SH "NAME" |
| 7 | \fBust-consumerd\fR \-\- a daemon that collects trace data and writes it to the disk |
| 8 | . |
| 9 | .SH "SYNOPSIS" |
| 10 | \fBust-consumerd\fR [\fIoptions\fR] |
| 11 | . |
| 12 | .SH "DESCRIPTION" |
| 13 | \fBust-consumerd\fR is a program that collects trace data and writes it to the disk. |
| 14 | . |
| 15 | .SH "OPTIONS" |
| 16 | These programs follow the usual GNU command line syntax, with long options |
| 17 | starting with two dashes(`\-'). A summary of options is included below. |
| 18 | . |
| 19 | .TP |
| 20 | \fB\-h\fR, \fB\-\-help\fR |
| 21 | Show summary of options. |
| 22 | . |
| 23 | .TP |
| 24 | \fB\-o\fR \fIDIR\fR |
| 25 | Specify the directory where to output the traces. |
| 26 | . |
| 27 | .TP |
| 28 | \fB\-s\fR \fIPATH\fR |
| 29 | Specify the path to use for the daemon socket. |
| 30 | . |
| 31 | .TP |
| 32 | \fB\-d\fR |
| 33 | Start as a daemon. |
| 34 | . |
| 35 | .TP |
| 36 | \fB\-p\fR, \fB\-\-pidfile\fR=\fIFILE\fR |
| 37 | Write the PID in this file (when using \-d). |
| 38 | . |
| 39 | .TP |
| 40 | \fB\-V\fR, \fB\-\-version\fR |
| 41 | Show version of program. |
| 42 | . |
| 43 | .SH "SEE ALSO" |
| 44 | ustctl(1), usttrace(1) |
| 45 | . |
| 46 | .SH "AUTHOR" |
| 47 | \fBust-consumerd\fR was written by Pierre\-Marc Fournier. |
| 48 | . |
| 49 | .P |
| 50 | This manual page was written by Jon Bernard <jbernard@debian.org>, for |
| 51 | the Debian project (and may be used by others). |