Visualize servers states

Hi all,

I want to visualize something similar to this scenario:

  • Virtual Servers (name and IP)
  • One Virtual Server contains one-to-many real servers (name, IP, status)

I’d like to represent this scenario maybe like a tree, where in the root there is the virtual server and nodes are the real servers. If a real server has status enabled, then the node will have green color, if has status disabled, red colour…

I’m a Dash newbie…is it possible to do it?

Any other suggestions that are not tree form?

Thanks!
Albert

Please check https://dash.plot.ly/cytoscape . The Cytoscape package should help you create a tree.