Hi Federico, Thank you for your answer. It helps a lot!
Best regards, Daniel [email protected] 在 2020年7月29日 星期三上午12:58:17 [UTC+8] 的信中寫道: > Hi Daniel, > > On Tue, Jul 28, 2020 at 5:25 AM Daniel <[email protected]> wrote: > >> Hi everyone, >> >> Here are several questions >> >> 1. How could I use the batman-adv in openwrt to send the mesh network >> topology to the collector on openwisp? I have already check other questions >> been posted before and read >> http://wiki.ninux.org/TopologyVisualizer#Esempio_script_per_RECEIVE_strategy, >> >> but I have no idea about how batman-adv works like this. Does batman-adv in >> openwrt also have the functionality to send the json-like format? >> > > If I'm not mistaken they have a tool called alfred which collects > information and can generate a json file: > https://www.open-mesh.org/projects/alfred/wiki/Batadv-vis > > 2. If I want to delete all the things deployed by ansible on >> the production server, how should I do? >> > > Delete /opt/openwisp2 > Uninstall supervisord and delete /etc/supervisor > Remove the packages defined in the apt.yml file of ansible-openwisp2 > <https://github.com/openwisp/ansible-openwisp2/blob/master/tasks/apt.yml>, > but you have to be careful not to uninstall packages that may have been > already been installed before for other services. In general we advise to > dedicate a VM to just openwisp. > > >> And if I want to deploy the openwisp on the same production server but >> with different IP(such as 10.0.0.1 to 192.168.1.10), could I just change >> the IP in hosts and run the playbook again? >> > > Yes it should work. > > >> 3. Is there any way to install the openwisp-monitoring in the openwisp >> deployed by ansible? It seems that monitoring module has not been released >> in ansible role. >> > > You're right, it's not included yet. > I left instructions on how to install it in another thread: > https://groups.google.com/g/openwisp/c/WuhK5rJJTX8/m/H0RIZoMKAgAJ. > We'll include it soon, we're finishing some key improvements (see dev > branch), you can follow updates on this thread if you're interested: > https://groups.google.com/g/openwisp/c/rXHKkLdNiZ4/m/3a8yTeyfAAAJ > > I hope this helps! > Best regards > Federico > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/02784321-0624-46e4-8817-2a5841ba1e45n%40googlegroups.com.
