Setup with EMREAD/BTMON Problem

Post any 3rd party software here.
paetzold
Posts: 43
Joined: Thu Mar 08, 2012 9:57 am

Re: Setup with EMREAD/BTMON Problem

Post by paetzold » Tue Dec 04, 2012 1:04 am

mwall...thanks...I got the local version running. I did not have time to update the SEG component but I thinking that I can get that updated using the existing data.

Thanks again, Brian
Tirnanah
Posts: 60
Joined: Fri Jun 03, 2011 1:48 am

Re: Setup with EMREAD/BTMON Problem

Post by Tirnanah » Thu Jan 17, 2013 7:56 pm

mwall wrote: if you want btmon to use the same node name (and thus maintain continuity with any existing data you might have) then you will have to modify the btmon.py code slightly. btmon uses the (obfuscated) serial number of the gem as the node name. i think the gem defaults to simply 'greeneye' as the node name.
First of all, thank you so much for this wonderful tool. I'm excited to get this running and have it push to both a local database and SEG. However, I want to keep my data that I already have. Where exactly do I need to modify to change the node name to 'greeneye'. I've tried browsing through the file, but it's not popping out at me.

Thanks,
Doug
Tirnanah
Posts: 60
Joined: Fri Jun 03, 2011 1:48 am

Re: Setup with EMREAD/BTMON Problem

Post by Tirnanah » Thu Jan 17, 2013 8:05 pm

Nevermind, I just found it. I always post then keep looking, and I should have looked a little longer...

Thanks,
Doug
robermax
Posts: 27
Joined: Tue Jul 13, 2010 11:50 am

Re: Setup with EMREAD/BTMON Problem

Post by robermax » Sat Apr 26, 2014 4:15 pm

Hello
I am trying to learn how use btmon.py with ecm 1240. I am running on Windows but will eventually move to my NAS

Here is what I get with the print command.
Any suggestions about how to get output?
Any help is greatly appreciated.

Thanks
Robermax
BTmon print.png
BTmon print.png (16.4 KiB) Viewed 2740 times
ben
Site Admin
Posts: 4262
Joined: Fri Jun 04, 2010 9:39 am

Re: Setup with EMREAD/BTMON Problem

Post by ben » Mon Apr 28, 2014 10:16 am

robermax wrote:Hello
I am trying to learn how use btmon.py with ecm 1240. I am running on Windows but will eventually move to my NAS

Here is what I get with the print command.
Any suggestions about how to get output?
Any help is greatly appreciated.

Thanks
Robermax
BTmon print.png
Do you have the ECM-1240 set to Binary packet format?
Ben
Brultech Research Inc.
E: ben(at)brultech.com
robermax
Posts: 27
Joined: Tue Jul 13, 2010 11:50 am

Re: Setup with EMREAD/BTMON Problem

Post by robermax » Mon Apr 28, 2014 9:09 pm

Yes it is set to binary.
Also does it matter if 1A software is running at the time?
Thanks
ben
Site Admin
Posts: 4262
Joined: Fri Jun 04, 2010 9:39 am

Re: Setup with EMREAD/BTMON Problem

Post by ben » Tue Apr 29, 2014 10:12 am

robermax wrote:Yes it is set to binary.
Also does it matter if 1A software is running at the time?
Thanks
You can't have them both connected at the same time, the EtherPort can only connect to one or the other. So, it shouldn't matter.

Can you attach a screenshot of your EtherX configuration?

Ben
Ben
Brultech Research Inc.
E: ben(at)brultech.com
robermax
Posts: 27
Joined: Tue Jul 13, 2010 11:50 am

Re: Setup with EMREAD/BTMON Problem

Post by robermax » Tue Apr 29, 2014 9:56 pm

Here are 2 screenshots. One from Etherex configurator. Other is launched from 1A software. One of the ports is different but otherwise the same. Computer I'm doing this from is 192.168.1.27
Thanks again
etherex config.png
etherex config.png (20.82 KiB) Viewed 2721 times
Etherbee from 1A.png
Etherbee from 1A.png (21.77 KiB) Viewed 2721 times
mwall
Posts: 140
Joined: Wed Dec 07, 2011 6:25 pm

Re: Setup with EMREAD/BTMON Problem

Post by mwall » Wed Apr 30, 2014 7:02 am

robermax wrote:I am trying to learn how use btmon.py with ecm 1240. I am running on Windows but will eventually move to my NAS

Here is what I get with the print command.
Any suggestions about how to get output?
hey robermax,

could you add the --debug option then post the output?

also, i think you got the client/server backwards. assuming that your ecm1240 is configured to emit packets all the time (real-time mode), you want this:

Code: Select all

btmon.py --ip --ip-host x.x.x.x --ip-mode client --print
x.x.x.x is the ip address of the device (i think that is 192.168.1.2 in your case)

btmon should be in client mode when the ecm1240/gem is in server mode. btmon should be in server mode when talking to a gem that is in client mode.

m
robermax
Posts: 27
Joined: Tue Jul 13, 2010 11:50 am

Re: Setup with EMREAD/BTMON Problem

Post by robermax » Thu May 01, 2014 5:49 am

Thx for replies will be doing in next day or so when things permit.
Mwall 192.168.1.2 is the etherbee device.
robermax
Post Reply