Difference between revisions of "Main Page/Research/MSB/Scripts"

From phurvitz
< Main Page‎ | Research‎ | MSB
Jump to: navigation, search
Line 4: Line 4:
 
* Data are sucked from my server to Jonathan's server and then the parse and classify routines are run.  Data are retrieved from Jonathan's server using '''[[/msb_get_data.pl|msb_get_data.pl]]'''.
 
* Data are sucked from my server to Jonathan's server and then the parse and classify routines are run.  Data are retrieved from Jonathan's server using '''[[/msb_get_data.pl|msb_get_data.pl]]'''.
  
==Scripts to parse the MSB data on the receiving Linux server===
+
==Scripts to parse the MSB data on the receiving Linux server==

Revision as of 01:29, 14 January 2009

Scripts to push and pull MSB data

  • Raw MSB data are downloaded from the device onto a local PC. This script pushes data to my storage server msb_push_data.pl.
  • Data are sucked from my server to Jonathan's server and then the parse and classify routines are run. Data are retrieved from Jonathan's server using msb_get_data.pl.

Scripts to parse the MSB data on the receiving Linux server