From 949f5c27e7110ac464daacdb1b7114a9c984e961 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Mon, 27 Jul 2020 18:42:22 +0100
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 611b4e3..c9d4603 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,10 @@ Check Info:
     * **critical** if the neighbor state is *down*
     * **warning** if the neighbor is not in *full* or *2-way* state
     * **unknown** if the agent output is invalid
-* *wato*: yes
+* *wato*: 
+    * configure check state for the different OSPF neighbor states, 
+    * configure a alias for each OSPF neighbor
+    * configure the check state if the OSPF neighbor not found in the SNMP data (default is UNKNOWN)
 * *perfdata*: OSPF neighbor events (count)
 
 Sample output
-- 
GitLab