1 .. _gammu-smsd-monitor:
6 .. program:: gammu-smsd-monitor
13 gammu-smsd-monitor [OPTION]...
18 This manual page documents briefly the :program:`gammu-smsd-monitor` command.
20 :program:`gammu-smsd-monitor` is a program that monitors state of Gammu SMS
21 Daemon. It periodically displays information about phone and number of
24 Program accepts following options (please note that long options might be not
25 accepted on some platforms):
27 .. option:: -h, --help
31 .. option:: -v, --version
33 Shows version information and compiled in features.
35 .. option:: -c, --config=file
37 Configuration file to use, default is /etc/gammu-smsdrc, on Windows there
38 is no default and configuration file path has to be always specified.
40 .. option:: -n, --loops=count
42 Number of loops, by default monitor loops infinitely.
44 .. option:: -d, --delay=seconds
46 Delay betwen polling SMSD state, default is 20 seconds.
50 Print output in comma separated values format:
54 client;phone ID;IMEI;sent;received;failed;battery;signal
56 .. option:: -l, --use-log
58 Use logging as configured in config file.
60 .. option:: -L, --no-use-log
62 Do not use logging as configured in config file (default).