From a16d907918b3a29969543a42f6cc227a16812487 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Mon, 14 Nov 2022 18:52:31 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3e57662..8222d29 100644
--- a/README.md
+++ b/README.md
@@ -85,9 +85,10 @@ The plugin creates the service **_NTP server_** with the an optional alternate s
 | Service description | none |
 | Server IP-address or name | IP-Address/Hostname of the monitored host |
 | NTP port | 123 |
-| Request timeout | 2 seconds |
 | NTP version | 4 |
+| Request timeout | 2 seconds |
 | Monitoring state if server is not synchronized | CRIT |
+| Monitoring state if server doesn't respond (timeout) | CRIT |
 | max. stratum | 10, 15 |
 | max. offset in ms | 200, 500 |
 | max. delay in ms | 200, 500 |
-- 
GitLab