# Freebsd 12.1 system.memory: VMStat error

**URL:** https://discuss.elastic.co/t/freebsd-12-1-system-memory-vmstat-error/248342
**Category:** Beats
**Tags:** metricbeat
**Created:** [September 11, 2020, 2:25pm UTC](https://discuss.elastic.co/t/freebsd-12-1-system-memory-vmstat-error/248342 "2020-09-11T14:25:11Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![THetherington](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/thetherington/32/75434_2.png) [@THetherington](https://discuss.elastic.co/u/THetherington)
#### Post date: [September 11, 2020, 2:25pm UTC](https://discuss.elastic.co/t/freebsd-12-1-system-memory-vmstat-error/248342/1 "2020-09-11T14:25:11Z")

</div>

Hi. is there a compatibility problem with FreeBSD 12.1 and Metricbeat 7.9.1? I'm not seeing the memory metricset working. below is the log:

INFO module/wrapper.go:259 Error fetching data for metricset system.memory: VMStat: failed to read self process information: unimplemented

below is the error.message field in kibana.  
VMStat: failed to read self process information: unimplemented

---

<div class="post-metadata">

### Author: ![shaunak](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/shaunak/32/6643_2.png) [@shaunak](https://discuss.elastic.co/u/shaunak)
#### Post date: [September 14, 2020, 1:37pm UTC](https://discuss.elastic.co/t/freebsd-12-1-system-memory-vmstat-error/248342/2 "2020-09-14T13:37:00Z")

</div>

Hi @THetherington, welcome to the Elastic Community forums.

Looking into the relevant code it appears that the library used by the `system/memory` metricset indeed does not know how to read system information for FreeBSD hosts: [https://github.com/elastic/go-sysinfo/tree/master/providers](https://github.com/elastic/go-sysinfo/tree/master/providers).

If you have a GitHub account, feel free to file an enhancement request in that repository or the [https://github.com/elastic/beats](https://github.com/elastic/beats) repository.

Thanks,

Shaunak

---

<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 12, 2020, 3:37pm UTC](https://discuss.elastic.co/t/freebsd-12-1-system-memory-vmstat-error/248342/3 "2020-10-12T15:37:08Z")

</div>

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