linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: walter harms <wharms@bfs.de>
To: linux-ppp@vger.kernel.org
Subject: Re: monitoring raw data
Date: Sat, 13 Jul 2019 12:03:08 +0000	[thread overview]
Message-ID: <5D29C87C.9070400@bfs.de> (raw)
In-Reply-To: <5D29B187.6040400@bfs.de>



Am 13.07.2019 13:10, schrieb Lev:
> On Sat, 13 Jul 2019 12:25:11 +0200
> walter harms <wharms@bfs.de> wrote:
> 
>> Hello list,
>> this is a bit off-topic.
>>
>> I am looking for a tools to monitor the connection quality
>> when i send data via a LTE-Modem.
>>
>> Background:
>> I collect data on remote place and send them to a server.
>> At some places i have strange problems, so i would like to
>> monitor the connection quality and perhaps other informations
>> the modem can offer.
>>
>> Is there a programm or a hook i can use inside pppd ? i am pretty
>> sure i am not the first one with such kind of problems.
>>
>> short:
>> I want a simple way to send 1 or 2 AT cmds store the results and
>> continue with ppp.
>>
>> re,
>>  wh
> 
> Hi Walter,
> 
> 
> See the record option of PPPd. Which LTE modem are you using?
> 

modem: Coniugo

the record option seems to be over the top. So far i understand
i can record all trafic. I would prefer a side channel like /dev/ptsX
where i can connect directly to the modem and get data, or something
like a signal that send a given AT line to the modem and returns into
a file. Only ideas no code for now :)

while searching i found this:
 https://github.com/ya-jeks/gsmmux

ever heard about it ?

re,
 wh

  parent reply	other threads:[~2019-07-13 12:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-13 10:25 monitoring raw data walter harms
2019-07-13 11:10 ` Lev
2019-07-13 12:03 ` walter harms [this message]
2019-07-15 18:24 ` James Carlson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5D29C87C.9070400@bfs.de \
    --to=wharms@bfs.de \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).