<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 08/27/2015 01:44 PM, Bastian Bittorf
wrote:<br>
</div>
<blockquote cite="mid:20150827114412.GL12602@medion.lan" type="cite">
<pre wrap="">* Nemesis <a class="moz-txt-link-rfc2396E" href="mailto:nemesis@ninux.org"><nemesis@ninux.org></a> [27.08.2015 13:34]:
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-freetext" href="http://intercity-vpn.de/networks/schoeneck/meshrdf/netjson.html">http://intercity-vpn.de/networks/schoeneck/meshrdf/netjson.html</a>
</pre>
</blockquote>
</blockquote>
<pre wrap="">
fixed the 404, sorry...
</pre>
</blockquote>
<br>
Wow the result is really cool!<br>
It seems you are using the default CSS of <a
href="https://github.com/interop-dev/netjsongraph.js/">netjsongraph</a>
but the result looks different, did you do any customization?<br>
<br>
<blockquote cite="mid:20150827114412.GL12602@medion.lan" type="cite">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">One curiosity: how did you generate the JSON file? where are you taking
the data from?
</pre>
</blockquote>
<pre wrap="">
we are collecting the "neighbour" data since a long time in an
intermediate format which has nothing to do with json. i wrote a
small/ugly converter which can generate: dot -> SVG/PDF/PNG and now also netJSON.
</pre>
</blockquote>
<br>
Very interesting! In which language is the converter?<br>
<br>
<blockquote cite="mid:20150827114412.GL12602@medion.lan" type="cite">
<pre wrap="">because we are trying different routing-protocols we always let send
each node only the locally informations and merge them together on the
collector. so we can easily plot e.g. batman-adv and olsr graphs
(batman-adv has no knowledge of the hole network, where olsr have).
</pre>
</blockquote>
<br>
Very good approach IMHO.<br>
<br>
<blockquote cite="mid:20150827114412.GL12602@medion.lan" type="cite">
<pre wrap="">this is just 1 of our real networks.
</pre>
</blockquote>
<br>
Well now I'm curious to see the graphs of the other networks :-)<br>
<br>
Fed<br>
</body>
</html>