{{ 'NAVIGATION.CLUSTER' | translate }}: {{ cluster.name }}

{{ 'OVERVIEW.HEALTH' | translate }}
{{ cluster.state }}
{{ 'OVERVIEW.REPLICATED_DATA' | translate }}
{{replicated_data | floor:1}}%
{{ 'OVERVIEW.AVAILABLE_DATA' | translate }}
{{available_data | floor:1}}%
{{ 'OVERVIEW.TOTAL_RECORDS' | translate }}
{{ records_total|roundWithUnit:1 }}
{{ 'OVERVIEW.UNDERREPL_RECORDS' | translate }}
{{ records_underreplicated|roundWithUnit:1 }}
{{ 'OVERVIEW.UNAVAIL_RECORDS' | translate }}
{{ records_unavailable|roundWithUnit:1 }}

{{ 'OVERVIEW.CLUSTER_LOAD' | translate }}

Load 1 Load 5 Load 15

{{ 'OVERVIEW.NODES_CHECKS' | translate }}

{{ check.severity | severityText }}

{{ 'OVERVIEW.AFFECTED_NODES' | translate }}:
{{ 'OVERVIEW.DISMISS_ALL' | translate }}

{{ 'OVERVIEW.CLUSTER_CHECKS' | translate }}

{{ check.severity | severityText }}

{{ 'OVERVIEW.QUERIES_PER_SECOND' | translate }}

Overall
Select
Insert
Update
Delete

{{ 'OVERVIEW.QUERY_SPEED' | translate }}

Overall
Select
Insert
Update
Delete