{$ getBootIp(node.ip_addresses) || node.ip_addresses[0].ip $} (PXE)
(+{$ node.ip_addresses.length - 1 $})
{$ node.ip_addresses.length $} interfaces:
{$ ip_address.ip $} (PXE)
|
{$ node.pxe_mac $}
|
{$ node.power_state $}
{$ node.power_type $}
|
{$ getStatusText(node) $}
{$ node.latest_event.type.description $}
Machine has failed tests; use with caution!
{$ node.latest_event.type.description $}
{$ node.latest_event.description $}
|
{$ node.owner $}
-
{$ node.tags.join(', ') $}
|
{$ node.pool.name $}
-
|
|
|
{$ node.cpu_count $}
{$ node.cpu_test_status_tooltip $}
|
{$ formatMemoryUnit(node.memory).value $}
{$ formatMemoryUnit(node.memory).unit $}
{$ node.memory_test_status_tooltip $}
|
{$ node.physical_disk_count $}
{$ node.storage_test_status_tooltip $}
|
{$ formatStorageUnit(node.storage).value $}
{$ formatStorageUnit(node.storage).unit $}
|