From a85a5dc6843a177a5eb520884f88646cae1f41db Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Mon, 7 Sep 2015 12:10:30 +0100 Subject: [PATCH] Correct typo. mention icmp needs perms --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff5d75d..61960db 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ modules: timeout: 5s ``` -HTTP, HTTPS (via the `http` prober), TCP socket and ICMP (v4 only) are currently supported. -Additiona modules can be defined to meet your needs. +HTTP, HTTPS (via the `http` prober), TCP socket and ICMP (v4 only, requires privileged access) are currently supported. +Additional modules can be defined to meet your needs. ## Prometheus Configuration -- 2.25.1