Cluster: {{cluster.cluster_name}}
Status: {{ clusterState.data.status|capitalize }}
Nodes: {{source.data.nodes_count}}
Indices: {{source.data.indices_count}}
Memory: {{source.data.memUsed|formatNumber:'bytes'}} / {{source.data.memMax|formatNumber:'bytes'}}
Total Shards: {{total_shards}}
Unassigned Shards: {{unassigned_shards}}
Documents: {{source.data.document_count|formatNumber:'0.0a'}}
Data: {{source.data.data}}
Uptime: {{source.data.upTime}}
Version: {{cluster.version}}
The data for this cluster was last sent {{ lastSeen }} ago.
Loading Data...