Hi All
I'm trying to interogate vis on a bat-adv server node, Can anybody point me in the right direction, It's for use with this http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-netwo... It works with batman, but not with bat-adv.
Wayne
On 17 June 2011 20:54, wayne abroue plettpc@gmail.com wrote:
Hi All
I am trying out spud, looks very good, I'm just needing some info , google fu is not up to it I'm afraid. The php scrip interrogates a vis server, I do not have Afrimesh setup,
You do need a VIS server but Afrimesh is not required to make Spud work.
Vis is running on my bat-adv network, Gateway node set as vis server on node and it's accepting info from rest of the network.
We haven't actually tried Spud with the batman-adv VIS server so we'd need to check that it was giving the same output as the batman VIS server.
However, It seems I need a external vis server for the script to interrogate. Or is there a way to interrogate the vis server node from this machine?
In theory, as long as you can see the IP address of the node running the VIS server, that should be sufficient. It may be an incompatibility with the batman-adv VIS output.
Cheers... Steve
Wayne
Hi,
I'm trying to interogate vis on a bat-adv server node, Can anybody point me in the right direction, It's for use with this http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-netw orks/ It works with batman, but not with bat-adv.
unlike batmand (our layer 3 implementation) batman-adv has the vis server built-in. Using the layer 3 vis server on top of batman-adv won't help you.
Please read our documentation regarding the layer 2 vis server first and feel free to come back with any questions you might have: http://www.open-mesh.org/wiki/batman-adv/VisAdv
Regards, Marek
On Sun, Jun 19, 2011 at 1:09 PM, Marek Lindner lindner_marek@yahoo.de wrote:
Hi,
I'm trying to interogate vis on a bat-adv server node, Can anybody point me in the right direction, It's for use with this http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-netw orks/ It works with batman, but not with bat-adv.
unlike batmand (our layer 3 implementation) batman-adv has the vis server built-in. Using the layer 3 vis server on top of batman-adv won't help you.
Please read our documentation regarding the layer 2 vis server first and feel free to come back with any questions you might have: http://www.open-mesh.org/wiki/batman-adv/VisAdv
Regards, Marek
Thanks Marek, I get this, and vis is working internally in my bat-adv environment, What this implementation is trying to do is monitor the vis from outside the mesh, thus my question? How could this be achieved?
Wayne
Hello Wayne,
if you want access from outside the mesh, you should set up one of the mesh nodes to share information, e.g.:
1.) set up a netcat server which constantly runs "batctl vd dot" 2.) periodically (or on demand?) ssh in to a mesh node which
We have used solution 1 for meshs3d and it works quite fine. It will give you pretty much the same behaviour as the old vis server.
Regards, Simon
On Sun, Jun 19, 2011 at 01:39:06PM +0200, wayne abroue wrote:
On Sun, Jun 19, 2011 at 1:09 PM, Marek Lindner lindner_marek@yahoo.de wrote:
Hi,
I'm trying to interogate vis on a bat-adv server node, Can anybody point me in the right direction, It's for use with this http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-netw orks/ It works with batman, but not with bat-adv.
unlike batmand (our layer 3 implementation) batman-adv has the vis server built-in. Using the layer 3 vis server on top of batman-adv won't help you.
Please read our documentation regarding the layer 2 vis server first and feel free to come back with any questions you might have: http://www.open-mesh.org/wiki/batman-adv/VisAdv
Regards, Marek
Thanks Marek, I get this, and vis is working internally in my bat-adv environment, What this implementation is trying to do is monitor the vis from outside the mesh, thus my question? How could this be achieved?
Wayne
On Sun, Jun 19, 2011 at 9:41 PM, Simon Wunderlich simon.wunderlich@s2003.tu-chemnitz.de wrote:
Hello Wayne,
if you want access from outside the mesh, you should set up one of the mesh nodes to share information, e.g.:
1.) set up a netcat server which constantly runs "batctl vd dot" 2.) periodically (or on demand?) ssh in to a mesh node which
We have used solution 1 for meshs3d and it works quite fine. It will give you pretty much the same behaviour as the old vis server.
Regards, Simon
Thanks Simon Yes, I will try also to modify the PHP, maybe using PHP to log in using SSH and exec the cmd. I'll try to get the Dev, to modify if I don't get it right, SPUD II, for bat-adv sounds good! Here's a working model running batmand. http://villagetelco.org/2011/06/spud-simple-unified-dashboard-for-mesh-netwo...
Wayne
b.a.t.m.a.n@lists.open-mesh.org