# Line Time-Series Graph for Metric from multiple servers showing only count not actual value

**URL:** https://discuss.elastic.co/t/line-time-series-graph-for-metric-from-multiple-servers-showing-only-count-not-actual-value/230749
**Category:** Kibana
**Created:** [May 1, 2020, 5:57pm UTC](https://discuss.elastic.co/t/line-time-series-graph-for-metric-from-multiple-servers-showing-only-count-not-actual-value/230749 "2020-05-01T17:57:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mfzhsn](https://avatars.discourse-cdn.com/v4/letter/m/977dab/32.png) [@mfzhsn](https://discuss.elastic.co/u/mfzhsn)
#### Post date: [May 1, 2020, 5:57pm UTC](https://discuss.elastic.co/t/line-time-series-graph-for-metric-from-multiple-servers-showing-only-count-not-actual-value/230749/1 "2020-05-01T17:57:40Z")

</div>

Hello All,

I am new to Kibana and I am trying create Time-Series Graph to Monitor CPU and Memory Utilization from Multiple Servers from ES and looking for some help from experts.

**Goal**

1. Multiple Servers
2. CPU Metrics- CPU and Memory

Need TS Graph - Memory from all the Servers plotted.(All servers`s memory to be plotted on the same graph)  
Y-Axis: Memory/Server  
X-Axis: TimeStamp

**Issue:**

While creating a TS Graph, The Y-Axis always shows the Aggregated Count and not the actual value of the Memory/CPU Utilization/Metric,

Can someone help me, if I am doing something wrong ?

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [May 4, 2020, 9:33pm UTC](https://discuss.elastic.co/t/line-time-series-graph-for-metric-from-multiple-servers-showing-only-count-not-actual-value/230749/2 "2020-05-04T21:33:28Z")

</div>

You can use a Top hit aggregation sorted descending by Timestamp, this will show the last value of the metric.

---

<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: [June 1, 2020, 9:33pm UTC](https://discuss.elastic.co/t/line-time-series-graph-for-metric-from-multiple-servers-showing-only-count-not-actual-value/230749/3 "2020-06-01T21:33:28Z")

</div>

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