From mboxrd@z Thu Jan 1 00:00:00 1970 From: walter harms Date: Sat, 13 Jul 2019 10:25:11 +0000 Subject: monitoring raw data Message-Id: <5D29B187.6040400@bfs.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ppp@vger.kernel.org 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