From ba0b9dae627af3d0ff92c8f1cfe6fe17ef422ef8 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Tue, 14 Apr 2020 09:14:39 -0700 Subject: [PATCH] Updated Types of Monitoring (markdown) --- Types-of-Monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Types-of-Monitoring.md b/Types-of-Monitoring.md index 8562125..d5bcf45 100644 --- a/Types-of-Monitoring.md +++ b/Types-of-Monitoring.md @@ -17,4 +17,4 @@ For other services that don't use HTTP, you can monitor any type of service by u

# ICMP Service -You can send a [ICMP](https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol) (ping) to an endpoint rather than HTTP/TCP/UDP request for a quick response. +You can send a [ICMP](https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol) (ping) to an endpoint rather than HTTP/TCP/UDP request for a quick response. For this service is fully work, you may need to run Statping as a `sudo` user.