# Cluster stats - mem

**URL:** https://discuss.elastic.co/t/cluster-stats-mem/146697
**Category:** Elasticsearch
**Created:** [August 30, 2018, 11:59am UTC](https://discuss.elastic.co/t/cluster-stats-mem/146697 "2018-08-30T11:59:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![paulkeogh](https://avatars.discourse-cdn.com/v4/letter/p/8dc957/32.png) [@paulkeogh](https://discuss.elastic.co/u/paulkeogh)
#### Post date: [August 30, 2018, 11:59am UTC](https://discuss.elastic.co/t/cluster-stats-mem/146697/1 "2018-08-30T11:59:24Z")

</div>

My cluster returns a stats API response of;

```
....
"mem": {

        "total": "1.2tb",

        "total_in_bytes": 1350889963520,

        "free": "3.4gb",

        "free_in_bytes": 3708395520,

        "used": "1.2tb",

        "used_in_bytes": 1347181568000,

        "free_percent": 0,

        "used_percent": 100

      }
...

```

What exactly is this measuring ? The server that hosts all nodes in the cluster only has 256G of RAM so I am wondering about the total figure of 1.2T.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [September 27, 2018, 11:59am UTC](https://discuss.elastic.co/t/cluster-stats-mem/146697/2 "2018-09-27T11:59:25Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
