Setting version to 1.29.0.
[gammu.git] / docs / man / gammu-smsd-monitor.1
blob61f245154cd1baeb4a6bc9bf237bcd0a5b309b2f
1 .TH "GAMMU-SMSD-MONITOR" "1" "January 19, 2011" "1.29.0" "Gammu"
2 .SH NAME
3 gammu-smsd-monitor \- Monitor state of SMS daemon for Gammu
5 .nr rst2man-indent-level 0
7 .de1 rstReportMargin
8 \\$1 \\n[an-margin]
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
12 \\n[rst2man-indent0]
13 \\n[rst2man-indent1]
14 \\n[rst2man-indent2]
16 .de1 INDENT
17 .\" .rstReportMargin pre:
18 . RS \\$1
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
23 .de UNINDENT
24 . RE
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
31 .\" Man page generated from reStructeredText.
33 .SH SYNOPSIS
34 .sp
35 .nf
36 .ft C
37 gammu\-smsd\-monitor [OPTION]...
38 .ft P
39 .fi
40 .SH DESCRIPTION
41 .sp
42 This manual page documents briefly the \fBgammu\-smsd\-monitor\fP command.
43 .sp
44 \fBgammu\-smsd\-monitor\fP is a program that monitors state of Gammu SMS
45 Daemon. It periodically displays information about phone and number of
46 processed messages.
47 .sp
48 Program accepts following options (please note that long options might be not
49 accepted on some platforms):
50 .INDENT 0.0
51 .TP
52 .B \-h, \-\-help
53 .sp
54 Shows help.
55 .UNINDENT
56 .INDENT 0.0
57 .TP
58 .B \-v, \-\-version
59 .sp
60 Shows version information and compiled in features.
61 .UNINDENT
62 .INDENT 0.0
63 .TP
64 .B \-c, \-\-config=file
65 .sp
66 Configuration file to use, default is /etc/gammu\-smsdrc, on Windows there
67 is no default and configuration file path has to be always specified.
68 .UNINDENT
69 .INDENT 0.0
70 .TP
71 .B \-l, \-\-loops=count
72 .sp
73 Number of loops, by default monitor loops infinitely.
74 .UNINDENT
75 .INDENT 0.0
76 .TP
77 .B \-d, \-\-delay=seconds
78 .sp
79 Delay betwen polling SMSD state, default is 20 seconds.
80 .UNINDENT
81 .INDENT 0.0
82 .TP
83 .B \-C, \-\-csv
84 .sp
85 Print output in comma separated values format:
86 .sp
87 .nf
88 .ft C
89 client;phone ID;IMEI;sent;received;failed;battery;signal
90 .ft P
91 .fi
92 .UNINDENT
93 .SH AUTHOR
94 Michal Čihař <michal@cihar.com>
95 .SH COPYRIGHT
96 2009-2011, Michal Čihař <michal@cihar.com>
97 .\" Generated by docutils manpage writer.
98 .\"