summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2021-11-16 09:18:43 +0200
committerGitHub <noreply@github.com>2021-11-16 10:18:43 +0300
commitacca8c24f229da0ff0238921ebc4b30ddc7125ea (patch)
tree93113595d01b209c62167aa7d0ccaf05bb665218 /health
parent97a13e03612b0d4f2908be57b5114d619626f66d (diff)
Fix typos (#11782)
Co-authored-by: ilyam8 <ilya@netdata.cloud>
Diffstat (limited to 'health')
-rw-r--r--health/REFERENCE.md2
-rw-r--r--health/health.d/geth.conf2
-rwxr-xr-xhealth/notifications/alarm-notify.sh.in2
-rw-r--r--health/notifications/syslog/README.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/health/REFERENCE.md b/health/REFERENCE.md
index 2e62ad9bcd..f1bb5557de 100644
--- a/health/REFERENCE.md
+++ b/health/REFERENCE.md
@@ -177,7 +177,7 @@ type: Database
| Cgroups | Alerts for cpu and memory usage of control groups |
| Computing | Alerts for shared computing applications (e.g. boinc) |
| Containers | Container related alerts (e.g. docker instances) |
-| Database | Database systems (e.g. MySQL, Postgress, etc) |
+| Database | Database systems (e.g. MySQL, PostgreSQL, etc) |
| Data Sharing | Used to group together alerts for data sharing applications |
| DHCP | Alerts for dhcp related services |
| DNS | Alerts for dns related services |
diff --git a/health/health.d/geth.conf b/health/health.d/geth.conf
index 35fc2857ae..dd1eb4701e 100644
--- a/health/health.d/geth.conf
+++ b/health/health.d/geth.conf
@@ -1,4 +1,4 @@
-#chainhead_header is expected momenterarily to be ahead. If its considerably ahead (e.g more than 5 blocks), then the node is definetely out of sync.
+#chainhead_header is expected momenterarily to be ahead. If its considerably ahead (e.g more than 5 blocks), then the node is definitely out of sync.
template: geth_chainhead_diff_between_header_block
on: geth.chainhead
class: Workload
diff --git a/health/notifications/alarm-notify.sh.in b/health/notifications/alarm-notify.sh.in
index ed5cf805f9..08a32ff10e 100755
--- a/health/notifications/alarm-notify.sh.in
+++ b/health/notifications/alarm-notify.sh.in
@@ -319,7 +319,7 @@ SLACK_WEBHOOK_URL=
# Microsoft Teams configs
MSTEAMS_WEBHOOK_URL=
-# Legacy Microsoft Teams configs for backwards compatability:
+# Legacy Microsoft Teams configs for backwards compatibility:
declare -A role_recipients_msteam
# rocketchat configs
diff --git a/health/notifications/syslog/README.md b/health/notifications/syslog/README.md
index 456394d2f7..360f6844d3 100644
--- a/health/notifications/syslog/README.md
+++ b/health/notifications/syslog/README.md
@@ -17,7 +17,7 @@ netdata WARNING on hostname at Tue Apr 3 09:00:00 EDT 2018: disk_space._ out of
System log targets are configured as recipients in [`/etc/netdata/health_alarm_notify.conf`](https://github.com/netdata/netdata/blob/36bedc044584dea791fd29455bdcd287c3306cb2/conf.d/health_alarm_notify.conf#L534) (to edit it on your system run `/etc/netdata/edit-config health_alarm_notify.conf`).
-You can als configure per-role targets in the same file a bit further down.
+You can also configure per-role targets in the same file a bit further down.
Targets are defined as follows: