| Node | : {{host.name}} |
| Kernel | : {{host.systemInfo.kernelVersion}} |
| OS/Arch | : {{host.systemInfo.operatingSystem}}/{{host.systemInfo.architecture}} |
| {{info.resourceName.substr(0,3)}} Capacity | : {{clusterTile.formatMetric(info.resourceName, info.capacity)}} |
| {{info.resourceName.substr(0,3)}} Requests | : App : {{clusterTile.formatMetric(info.resourceName, info.requestedByApp)}} Neighbors : {{clusterTile.formatMetric(info.resourceName, info.requestedByNeighbors)}} |