Skip to content

Commit da3272d

Browse files
committed
Add a note about erlang-os-mon and similar
1 parent e20e859 commit da3272d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/os_mon.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The OS Data comes from the `os_mon` application, which ships as part of your Erl
1515
end
1616
```
1717

18+
> Some operating systems break Erlang into multiple packages. In this case, you may need to install a package such as `erlang-os-mon` or similar.
19+
1820
## Configuring os_mon
1921

2022
See [the Erlang docs](http://erlang.org/doc/man/os_mon_app.html) for more information and `os_mon` configuration.

0 commit comments

Comments
 (0)