Template: Nodes
show
Add
collapse
! Name Status Service Load IP Address
${entity_name} ${_('OK')} Node has a problem. ${entity_name} ${node_data.get('msg', _('Uknown problem'))} Status of the node is unknown. ${entity_name} ${node_data.get('msg', _('Status unknown'))} ${node_data['serviceload']} ${node_data['ip']}
No item to display Select an item to view details

Node A

Status ${_('OK')} ${details.get('msg', _('Uknown problem'))} ${details.get('msg', _('Status uknown'))}
Add a Service

Services

Service has a problem. ${service}
Update settings

Failover Domains

Priority
${fdom} ${fdom_dict['nodes'][name]}
Update settings

Fence Devices

Type
${fence} ${fence_dict['type']}
Update Properties

Cluster Daemons

Status
${daemon_name} ${running is None and _('Unknown') or running == True and _('Running') or _('Not running') }