diff --git a/ui/app/templates/topology.hbs b/ui/app/templates/topology.hbs index e7e618f3a..4d562e0ed 100644 --- a/ui/app/templates/topology.hbs +++ b/ui/app/templates/topology.hbs @@ -29,21 +29,35 @@
{{this.activeNode.allocations.length}} Allocations
Name: {{this.activeNode.node.name}}
-Address: {{this.activeNode.node.httpAddr}}
+Name: {{node.name}}
+Address: {{node.httpAddr}}
+Status: {{node.status}}
+{{this.nodeUtilization.totalMemoryFormatted}} {{this.nodeUtilization.totalMemoryUnits}} of memory
++ {{this.nodeUtilization.totalMemoryFormatted}} + {{this.nodeUtilization.totalMemoryUnits}} + of memory +