summaryrefslogtreecommitdiff
path: root/docs/man/gammu-smsd-monitor.1
blob: 48662179d43096817e89349b3d36b11bcaa559b8 (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
100
101
102
103
104
105
106
107
108
109
110
.\" Man page generated from reStructuredText.
.
.TH "GAMMU-SMSD-MONITOR" "1" "Jan 05, 2017" "1.38.1" "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
..
.SH SYNOPSIS
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
gammu\-smsd\-monitor [OPTION]...
.ft P
.fi
.UNINDENT
.UNINDENT
.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
Shows help.
.UNINDENT
.INDENT 0.0
.TP
.B \-v, \-\-version
Shows version information and compiled in features.
.UNINDENT
.INDENT 0.0
.TP
.B \-c, \-\-config=file
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 \-n, \-\-loops=count
Number of loops, by default monitor loops infinitely.
.UNINDENT
.INDENT 0.0
.TP
.B \-d, \-\-delay=seconds
Delay between polling SMSD state, default is 20 seconds.
.UNINDENT
.INDENT 0.0
.TP
.B \-C, \-\-csv
Print output in comma separated values format:
.INDENT 7.0
.INDENT 3.5
.sp
.nf
.ft C
client;phone ID;IMEI;sent;received;failed;battery;signal
.ft P
.fi
.UNINDENT
.UNINDENT
.UNINDENT
.INDENT 0.0
.TP
.B \-l, \-\-use\-log
Use logging as configured in config file.
.UNINDENT
.INDENT 0.0
.TP
.B \-L, \-\-no\-use\-log
Do not use logging as configured in config file (default).
.UNINDENT
.SH AUTHOR
Michal Čihař <michal@cihar.com>
.SH COPYRIGHT
2009-2015, Michal Čihař <michal@cihar.com>
.\" Generated by docutils manpage writer.
.