# Metricbeat dashboard not displaying accurate avg metrics for every host

**URL:** https://discuss.elastic.co/t/metricbeat-dashboard-not-displaying-accurate-avg-metrics-for-every-host/199921
**Category:** Beats
**Tags:** metricbeat
**Created:** [September 18, 2019, 7:04am UTC](https://discuss.elastic.co/t/metricbeat-dashboard-not-displaying-accurate-avg-metrics-for-every-host/199921 "2019-09-18T07:04:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![skdasari](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/skdasari/32/50452_2.png) [@skdasari](https://discuss.elastic.co/u/skdasari)
#### Post date: [September 18, 2019, 7:04am UTC](https://discuss.elastic.co/t/metricbeat-dashboard-not-displaying-accurate-avg-metrics-for-every-host/199921/1 "2019-09-18T07:04:01Z")

</div>

Hello All,

I have setup metricbeat in 4 servers A,B,C,D. A and B are windows servers where C and D are linux servers. In server C I have my ELasticsearch and Kibana setup installaed. When I installed metricbeat in all 4 hosts. This is the config file I used in system module.

Windows:

# Module: system

# Docs: [https://www.elastic.co/guide/en/beats/metricbeat/7.2/metricbeat-module-system.html](https://www.elastic.co/guide/en/beats/metricbeat/7.2/metricbeat-module-system.html)

- module: system  
period: 30s  
metricsets:

- module: system  
period: 30s  
metricsets:

- module: system  
period: 30s  
metricsets:

Linux:

- module: system  
period: 30s  
metricsets:

- module: system  
period: 30s  
metricsets:

- filesystem

- fsstat

processors:

- drop\_event.when.regexp:  
system.filesystem.mount\_point: '^/(sys|cgroup|proc|dev|etc|host|lib)($|/)'

- module: system  
period: 30s  
metricsets:

 ![something](https://us1.discourse-cdn.com/elastic/original/3X/2/7/27b5518e880c0c0ebeead3140afe2c41de605d24.png)

Above attached is the overview dashboard. When I am trying to goto individual host The utilization shows as follows

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/d/5/d501c55a676b47bb04d6e5523736d108e5c3b3bd.png)

The swap and memory usage which is showing 23% and 22.9%. Not sure why the bar is showing so less.

When you go individually.

They show different values. I need to do a demo in few days. Not sure how I do with all these values showing differently. The visualization also shows pretty weirdly in the gauge. Can some one help me out. Seems like I am pretty much stuck here and unable to move forward.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/3/3/337dfedc27638947ab2f92c0fb02b9c781581c9b.png)

---

<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: [October 16, 2019, 7:04am UTC](https://discuss.elastic.co/t/metricbeat-dashboard-not-displaying-accurate-avg-metrics-for-every-host/199921/2 "2019-10-16T07:04:07Z")

</div>

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