We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20e859 commit da3272dCopy full SHA for da3272d
guides/os_mon.md
@@ -15,6 +15,8 @@ The OS Data comes from the `os_mon` application, which ships as part of your Erl
15
end
16
```
17
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
+
20
## Configuring os_mon
21
22
See [the Erlang docs](http://erlang.org/doc/man/os_mon_app.html) for more information and `os_mon` configuration.
0 commit comments