Re: [Babel-users] WWW Status Page and node name

2015-06-11 Thread Gabriel Kerneis
Le 2015-06-11 07:13, sp2...@wp.pl a écrit : For this reason I am asking about possibility get information via nc or telnet and use AWK, etc shell command to create tables on  www page like I do with OLSRD. https://github.com/kerneis/babelweb#monitoring-remote-babel-instances (You can also

Re: [Babel-users] WWW Status Page and node name

2015-06-11 Thread sp2ong
Hi Babriel, Ok but I don't want to monitoring all node remote. Generally every user like to see on own router what is status Mesh network localy. If I have wrote that I want to use telnet or nc to gather information about neighbors and routers I though connect to 127.0.0.1 to get this information

Re: [Babel-users] WWW Status Page and node name

2015-06-11 Thread Denis Ovsienko
[...] Hm, OLSR use plugins to deliver this information. For exmaple plugin 'nameserice' https://github.com/servalproject/olsr/blob/master/lib/nameservice/README_NAMESERVICE where we have all  information about Node name, lat lon position etc which very useful to  show nodes on the maps etc..

[Babel-users] dump curret table via JSON

2015-06-11 Thread sp2ong
Hi, If I am understand port of 33123 is for connect to debug babel. It is nice but what you think add defined in config other port for example: option local_json_port 33125 where we use telnet or nc dump current table in JSON format ? JSON frmat is very useful and easy to creat own HTML page