<br><font size=2><tt>cialug-bounces@cialug.org wrote on 07/19/2005 10:41:56
AM:<br>
<br>
&gt; <br>
&gt; <br>
&gt; I'm trying to set up sendpage 'http://www.sedpage.org' to send pages
to my<br>
&gt; pager. &nbsp;I'm getting an error in messages about the lockfile.
&nbsp;Are lockfiles<br>
&gt; something I need to create or should they have been created for me?<br>
They are created for you. &nbsp;They indicate that the modem is in use
by another program.</tt></font>
<br><font size=2><tt>The PID of the process which created the lock file
is stored in the file. &nbsp;This prevents two programs from trying</tt></font>
<br><font size=2><tt>to talk to the device at the same time. &nbsp;You
have lock files on serial ports, modems, etc.</tt></font>
<br>
<br><font size=2><tt>&gt; <br>
&gt; Here are the messages:<br>
&gt; <br>
&gt; Jul 19 10:34:39 nagios sendpage[3881]: skytel/q112178727903881000:<br>
&gt; state=Queued, to=smith_skytel, from=smith@ipmvs.com(localhost), size=23<br>
&gt; Jul 19 10:34:49 nagios sendpage[3522]: Modem 'sportster': cannot access<br>
&gt; lockfile '/var/lock/LCK..ttyS0': Permission denied<br>
</tt></font>
<br><font size=2><tt>sendpage probabally needs to run with some sort of
privalage like 'uucp' to write lock files.</tt></font>
<br><font size=2><tt>Either that or /var/lock is mode 777 then anyone can
create them. &nbsp;Look at the docs, it should tell you.</tt></font>
<br>
<br><font size=2><tt>&gt; Jul 19 10:34:49 nagios sendpage[3522]: No modems
available<br>
&gt; Jul 19 10:34:49 nagios sendpage[3522]: proto startup failed (All modems<br>
&gt; presently in use)<br>
&gt; Jul 19 10:34:49 nagios sendpage[3522]: skytel/q112178727903881000:<br>
&gt; state=Temp-Failure, to=smith_skytel, from=smith@ipmvs.com, size=23,
PC=All<br>
&gt; modems presently in use<br>
&gt; Jul 19 10:35:00 nagios sendpage[3887]: skytel/q112178730003887000:<br>
&gt; state=Queued, to=smith_skytel, from=smith@ipmvs.com(localhost), size=23<br>
&gt; <br>
&gt; The directory /var/lock/LCK was not there so I created it. &nbsp;I
assigned group<br>
&gt; and user ownership to uucp and assigned permissions similar to the
other<br>
&gt; lock directories. &nbsp;but I still get the errors above. &nbsp;From
what I can find<br>
&gt; it sounds like this locking technique may be outdated. &nbsp;Is anyone
else using<br>
&gt; sendpage? &nbsp;Did you run into this problem, did you get around
it?<br>
&gt; </tt></font>
<br>
<br><font size=2><tt>Don't create a /var/lock/LCK directory. &nbsp;The
lock files are created in /var/lock with a file name LCK..&lt;tty&gt;.</tt></font>
<br><font size=2><tt><br>
&gt; I used minicom to confirm my modem is on ttyS0 and I have created
a symbolic<br>
&gt; link to /dev/modem.</tt></font>
<br>
<br><font size=2><tt>??? &nbsp;Get rid of what ever you created in /var/lock.
&nbsp;The application will create the lock files for you.</tt></font>
<br><font size=2><tt>The only problem like I said is that sendpage might
not have access rights.<br>
</tt></font>
<br><font size=2><tt>&gt; <br>
&gt; Any help or useful pointers would be much appreciated.<br>
&gt; <br>
&gt; -Nate<br>
&gt; <br>
&gt; _______________________________________________<br>
&gt; Cialug mailing list<br>
&gt; Cialug@cialug.org<br>
&gt; http://cialug.org/mailman/listinfo/cialug<br>
</tt></font>