From 1b9c250fb8e6bd96c980c606284f1d7583a24f99 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 11 Oct 2022 18:01:46 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c37b4e1..9772bfc 100644 --- a/README.md +++ b/README.md @@ -82,14 +82,13 @@ The plugin creates the service **_NTP server_** with the an optional alternate s | Option | Defailt value | | ------ | ------ | -| Service Description suffix | none | +| Service description | none | | Server IP-address or name | IP-Address/Hostname of the monitored host | | NTP port | 123 | | Request timeout | 2 seconds | -| Version | 4 | +| NTP version | 4 | | Monitoring state if server is not synchronized | CRIT | -| Monitoring state if no SIM card associated | WARN | -| max. Stratum | 10, 14 | +| max. stratum | 10, 15 | | max. offset in ms | 200, 500 | | max. delay in ms | 200, 500 | | max. root dispersion in s | 3, 5 | -- GitLab