Changes between Version 1 and Version 2 of UHTutorial


Ignore:
Timestamp:
12/20/13 00:22:42 (10 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UHTutorial

    v1 v2  
    298298end
    299299
    300 
    301 
    302 }}}
    303 
     300}}}
     301
     302=== 3.5 Debugging and Testing Application manually on RC ===
     303
     304Manually run the command and store data on any location in the RC (/home/dbhat/testpingnow.out)
     305
     306{{{
     307 env -i /usr/local/bin/pingl2 -a fe:16:3e:00:74:38 -c 5 -i 10002 -e eth1 --oml-id pingl2 --oml-domain tetspingl2 --oml-collect file:/home/dbhat/testpingnow.out
     308}}}
     309
     310Contents of /home/dbhat/testpingnow.out
     311{{{
     312protocol: 4
     313content: text
     314domain: tetspingl2
     315start-time: 1387350654
     316sender-id: pingl2
     317app-name: pingl2
     318schema: 0 _experiment_metadata subject:string key:string value:string
     319schema: 1 pingl2_pingrt pktsnt1:integer pktsnt2:integer host:string
     320schema: 2 pingl2_pingrl totpktrec:integer numofpkt1:integer numofpkt2:integer dest_hw_addr:string
     321schema: 3 pingl2_pingrtt rtt:double
     322
     3230.008326062     1       1       8769    3486    fe:16:3e:0:74:38
     3240.008561018     2       1       8769    3486    12255   fe:16:3e:0:74:38
     3250.008747358     3       1       4.083984
     3260.008879672     1       2       219     3026    fe:16:3e:0:74:38
     3270.009011919     2       2       8769    3486    12255   fe:16:3e:0:74:38
     3280.009165199     3       2       1.743896
     3290.009291544     1       3       1491    6855    fe:16:3e:0:74:38
     3300.009432851     2       3       1491    6855    8346    fe:16:3e:0:74:38
     3310.009589396     3       3       0.474121
     3320.009713862     1       4       7844    9050    fe:16:3e:0:74:38
     3330.009867939     2       4       1491    6855    8346    fe:16:3e:0:74:38
     3340.010034998     3       4       0.211914
     3350.01016508      1       5       2859    901     fe:16:3e:0:74:38
     3360.010294958     2       5       7844    9050    16894   fe:16:3e:0:74:38
     3370.010456647     3       5       0.038818
     338}}}
    304339
    305340