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