${title()}
add
! 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 uknown'))} ${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} ${running is None and _('Unknown') or running == True and _('Running') or _('Not running') }