From 4810f3d4e1f4d8678e2d2ff6069e193fcffc43fc Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Mon, 2 Mar 2020 14:51:29 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index fbd7347..8cf601a 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,9 @@ Check Info:
     * **Local AS**: use AS as local AS, if SNMP *cbgpPeer2LocalAs* is not valid
     * **HTML output**: enable HTML Output for long output of check plugin (multiline)
     * **Infotext values**: select which information is shown in the check output
-    * **BGP Peer object name**: The configured value must match a BGP peer reported by the monitored device
-    * **BGP Peer Alias**: You can configure an individual alias here for the BGP peer matching the IP-Address configured in the field above.
-    * **MonitoringState**: State if the above BGP peer is not found (default is critical)
+    * **BGP Peer item name**: The configured value must match a BGP peer reported by the monitored device. For example: "10.194.115.98 IPv4 Unicast"
+    * **BGP Peer Alias**: You can configure an individual alias here for the BGP peer matching the text configured in the "BGP Peer item name" field. This alias will be shown in the infotext
+    * **MonitoringState**: You can configure an individual state if the BGP peer matching the text configured in the "BGP Peer item name" field is not found (default is critical).
 * *perfdata*: 
     * Prefixes accepted (count)
     * Prefixes denied (/s)
-- 
GitLab