From 20517072c292da5d8c8f903058113d9db5eb2ca6 Mon Sep 17 00:00:00 2001 From: slavox Date: Mon, 3 Apr 2023 10:15:36 +0000 Subject: fix typo alerms -> alarms (#14854) --- health/REFERENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health/REFERENCE.md b/health/REFERENCE.md index 795986e83d..48749ea91f 100644 --- a/health/REFERENCE.md +++ b/health/REFERENCE.md @@ -77,7 +77,7 @@ In the `netdata.conf` `[health]` section, set `enabled` to `no`, and restart the ### Disable some alerts -In the `netdata.conf` `[health]` section, set `enabled alerms` to a +In the `netdata.conf` `[health]` section, set `enabled alarms` to a [simple pattern](https://github.com/netdata/netdata/edit/master/libnetdata/simple_pattern/README.md) that excludes one or more alerts. e.g. `enabled alarms = !oom_kill *` will load all alarms except `oom_kill`. -- cgit v1.2.3