fix URL in specfile - rm svn-keywords
[comgt.git] / sigmon.1
1 .\" Paul Hardwick 
2 .\" paul@peck.org.uk
3 .TH sigmon 1 "22 January, 2005"
4 .LO 1
5 .SH NAME
6 sigmon \- Vodafone 3G/GPRS datacard signal strength monitor
7 .SH SYNOPSIS
8 .B sigmon -?
9
10 .SH OPTIONS
11 .in +5
12 .B \-?
13 .in +10
14 gives brief usage details
15 .in -10
16
17 .SH DESCRIPTION
18 .B sigmon 
19 is a command line tool for monitoring the signal strength seen by a Vodafone
20 3G/GPRS datacard. Once started, it queries the datacard for the signal 
21 strength and displays it every 5 seconds. Use 
22 .I Ctrl/C
23 to stop the signal strength display and exit from 
24 .B sigmon 
25
26 .SH BUGS
27 .B sigmon
28 is a simple script that assumes that the third port of the datacard is
29 /dev/ttyUSB2. If the datacard is not the first USB device registered the
30 script must be modified to correct the port name. Read /var/log/messages
31 to find the correct port name.
32
33 .SH DEPENDENCIES
34 .B sigmon
35 requires 
36 .I gcom
37 to be installed so that it appears in the current search path when 
38 .B sigmon
39 is run.
40