<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div><br>
</div>
<div>Also, in case it's helpful, I've updated (hastily) the ndn-ping example in ndn-js to work with the current ping server and NFD. </div>
<div><a href="https://github.com/named-data/ndn-js/tree/master/examples/ndnping">https://github.com/named-data/ndn-js/tree/master/examples/ndnping</a></div>
<div><br>
</div>
<div>A live version is here:</div>
<div>
<div><a href="http://named-data.net/apps/live/ndn-ping.html">http://named-data.net/apps/live/ndn-ping.html</a></div>
<div><br>
</div>
</div>
<div>This only connects to a single hub, but perhaps it would be useful in building a multi-hub test, though the code is not all that well written (sorry). </div>
<div><br>
</div>
<div>Jeff</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>><br>
<span style="font-weight:bold">Date: </span>Sat, 16 Aug 2014 09:25:00 -0700<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:bzhang@cs.arizona.edu">bzhang@cs.arizona.edu</a>" <<a href="mailto:bzhang@cs.arizona.edu">bzhang@cs.arizona.edu</a>><br>
<span style="font-weight:bold">Cc: </span>"<<a href="mailto:nfd-dev@lists.cs.ucla.edu">nfd-dev@lists.cs.ucla.edu</a>>" <<a href="mailto:nfd-dev@lists.cs.ucla.edu">nfd-dev@lists.cs.ucla.edu</a>>, "<<a href="mailto:operators@lists.named-data.net">operators@lists.named-data.net</a>>"
 <<a href="mailto:operators@lists.named-data.net">operators@lists.named-data.net</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Nfd-dev] [Operators] monitoring data plane<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div dir="ltr">Dear folks
<div><br>
</div>
<div>An alternate is: write a program to connect to each HUB via ndn-cxx's TcpTransport, and send ping Interest over there.</div>
<div>Benefit: This program needs to run on only one machine. No deployment on HUBs.</div>
<div>Drawback: RTT includes the delay between the laptop running this program and the HUB - but it's sufficient to test reachability.</div>
<div><br>
</div>
<div>Please check out the reachability page for my <a href="http://ndn6.tk">ndn6.tk</a> node:
<a href="http://yoursunny.com/p/ndn6/reachability/">http://yoursunny.com/p/ndn6/reachability/</a></div>
<div>It uses WebSocket connections to every router.</div>
<div>It works on recent version of Chrome, including desktop and Android editions.</div>
<div>"NDN6" and "UCLA/v6" will appear red if your laptop doesn't have IPv6.</div>
<div><br>
</div>
<div>
<div class="gmail_extra">Yours, Junxiao<br>
<br>
<div class="gmail_quote">On Sat, Aug 16, 2014 at 8:03 AM, Beichuan Zhang <span dir="ltr">
<<a href="mailto:bzhang@cs.arizona.edu" target="_blank">bzhang@cs.arizona.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi John,<br>
<br>
The current testbed status page monitors the control plane, i.e., prefixes in the routing table. I think we also need monitor data plane reachability e.g., measured by ndnping.<br>
<br>
More specifically,<br>
<br>
- Each node runs a script that reads the list of prefixes from a local file, and ndnping each prefix for a number of times, say 10. The output is published as an HTML or XML page under the current web server on the node. The measurement is done periodically.<br>
<br>
- The stat collection script at WashU retrieves the page from individual node, parse them, and the result is another table to the current status page. This table has the same layout as the current table, but in each cell it shows the % of ping packets received
 in the most recent measurement.<br>
<br>
This information would be helpful once apps are deployed on the testbed. What do you think?<br>
<br>
Beichuan<br>
</blockquote>
</div>
</div>
</div>
</div>
_______________________________________________ Nfd-dev mailing list <a href="mailto:Nfd-dev@lists.cs.ucla.edu">
Nfd-dev@lists.cs.ucla.edu</a> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev">
http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev</a> </blockquote>
</span>
</body>
</html>