Hi Steven, Thanks for the reply. I need to look at EMANE trace to log information. for instance, why a packet drop and what was the time stamp on it when it drops. I know that I can look at statistic tables by looking at emane.log to discover why the packets drop but I need time stamp of it . in emane.log I only able to see the time stamp for tx packet
Thanks, On Thu, May 12, 2016 at 3:42 PM, Steven Galgano <[email protected]> wrote: > Soroush, > > emaneevent-dump comes with the emane distribution. It is a python script > that uses the emanesh.events module. My suggestion would be to use it as > an example and write your own loader. > > > https://github.com/adjacentlink/emane/blob/master/src/emanesh/emanesh/events/eventservice.py > > -- > Steven Galgano > Adjacent Link LLC > www.adjacentlink.com > > On 05/12/2016 04:21 PM, Soroush wrote: > > Hi Everyone, > > > > is there any specific tools for EMANE to trace Events ? > > I can see the event occurring on the log file but I just wonder if there > > is another way to look at it. > > I need to store some of the statistics information and events in data > > base . > > > > > > Thanks, > > > > > > _______________________________________________ > > emane-users mailing list > > [email protected] > > http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users > > > q >
_______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
