[Mini-NDN] Mini-ndn-metrics

Ashlesh Gawande (agawande) agawande at memphis.edu
Tue Apr 3 10:25:49 PDT 2018


for host in net.hosts:
  for intf in host.intfNames():
      ndnDumpOutputFile = "dump.%s" % intf
       host.cmd("sudo ndndump -i %s &> %s &" % (intf, ndnDumpOutputFile))


Ashlesh

________________________________
From: Imen Souidene <imensouidene2009 at yahoo.com>
Sent: Monday, April 2, 2018 2:57:39 PM
To: mini-ndn at lists.cs.ucla.edu; Ashlesh Gawande (agawande)
Subject: Re: [Mini-NDN] Mini-ndn-metrics


How can i put the ndndump content of each nodes in files.log ? because  the results are displayed only in the console and when i put it in a files.txt, it shows me without content.


On Monday, April 2, 2018, 7:59:32 PM GMT+1, Ashlesh Gawande (agawande) <agawande at memphis.edu> wrote:



Run ndndump on each node to capture desired traffic. Then write processing scripts to process the logs. We will have a wrapper for ndndump soon:

https://redmine.named-data.net/issues/4436


Ashlesh

________________________________
From: Imen Souidene <imensouidene2009 at yahoo.com>
Sent: Monday, April 2, 2018 1:35:18 PM
To: mini-ndn at lists.cs.ucla.edu; Ashlesh Gawande (agawande)
Subject: Re: [Mini-NDN] Mini-ndn-metrics

I would like to compute :
-  Round trip delay time (RTT) , overhead  (for LSR and HR) , the network throughput , interest satisfaction delay and  timedout interests if any.

The method of calculating in general?


Cordialy ,
Imen Souidene
On Monday, April 2, 2018, 5:32:06 PM GMT+1, Ashlesh Gawande (agawande) <agawande at memphis.edu> wrote:



What metrics do you want to collect?


Ashlesh

________________________________
From: Mini-NDN <mini-ndn-bounces at lists.cs.ucla.edu> on behalf of Imen Souidene <imensouidene2009 at yahoo.com>
Sent: Sunday, April 1, 2018 5:45:26 PM
To: mini-ndn at lists.cs.ucla.edu
Subject: [Mini-NDN] Mini-ndn-metrics


 Dear Sir,

I am having troule to collect metrics after runing mini-ndn experiments

There is no documentation on how building and using it.


Can you help me?


Cordially,
Imen Souidene

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20180403/ec6bc784/attachment-0001.html>


More information about the Mini-NDN mailing list