Jeremy Grossmann
Jeremy Grossmann
Is there anything related to the GNS3 VM in the topology summary widget?
Yes you can remove from adding templates but keep in mind that remote servers will have to be implemented at a later stage.
Yes it's fine 👍
Looks like there is still GNS3 VM code when I try to install a Docker appliance:  
The 2 uBridge processes you see are for the cloud and the Ansible node. uBridge will use CPU power to receive and send packets. It make sense that the one...
Yes the cloud is powered by uBridge. There must be lot of traffic on the loopback interface which explain that uBridge take resources to read it (can be configured by...
I will have closer look.
@noplay yes I think this is what is going on. I will do a quick test to confirm this.
I could not reproduce the issue with one ASAv (not running) attached to a "cloud" on lo interface. I do not see any excess traffic. I would like to understand...
I actually can reproduce that issue (excepting the high CPU usage). Somehow when a uBridge process is attached to loopback interface, ICMP packets are generated. I suspect an issue with...