Matt,

I use interceptor with the following script:

~~~
ngrep -l -q -d eth0 '0004a369e0d6' | sed -u '/mac=/!d' | xargs -n 1 curl 
http://localhost:9999 -s -d
~~~

I can tee it into a file if you think we're losing data.

-SR

On Friday, November 18, 2016 at 10:43:15 AM UTC-8, mwall wrote:
>
> On Friday, November 18, 2016 at 1:28:25 PM UTC-5, Sam Roza wrote:
>>
>> I find it odd that both devices were experiencing difficulties at exactly 
>> the same time, don't you? That's way too coincidental. Devices having 
>> issues shouldn't have issues together. 
>>
>
> agreed.
>
> how are you obtaining the GET string?  is the interceptor in sniff mode, 
> or listen mode?
>
> if it is in listen mode, what sniff/capture/redirect are you using to 
> obtain the GET?
>
> you might want to tee the capture to file so you can see whether the 
> problem is rf comm between sensors and gateway, or something in the packet 
> capture, filtering, and/or processing.
>
> m 
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to