From 72efac0c330d4e5485e182bf50ba7d2b54296e13 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 27 Nov 2021 14:44:52 +0000
Subject: [PATCH] Update README.md

---
 README.md | 34 +++++++---------------------------
 1 file changed, 7 insertions(+), 27 deletions(-)

diff --git a/README.md b/README.md
index 96e69f6..9cb7163 100644
--- a/README.md
+++ b/README.md
@@ -1,35 +1,15 @@
-# Cisco NTP [(Download the MKP package)](/../../../-/raw/master/{REPLACE_WITH_PACKAGE_NAME}.mkp "Download MKP package")
+# inventory of Neol ePowerSwitch [(Download the MKP package)](/../../../-/raw/master/inv_epsm.mkp "Download MKP package")
 
-Monitors status of C{REPLACE_WITH_PACKAGE_TITLE}
----
-Check Info:
 
-* *service*: creates the service **_NTP status_** and one service **_NTP {item}_** for each NTP association, with the association name/ip-address as item
----
-* *state*: \
-    **warning**: 
-    * if NTP refID is in AUTH, AUTO, CRYPT, DENY, INIT, LOCL, RATE, STEP, TIME or XFAC (see WATO)
-    * if Error counter > 0 (see WATO)
+adds the following to the inventory:
+
+* Switch version, 
+* Device information
 
-    **critical**/**warning**: 
-    * if offset or stratum outside the configured levels (see WATO)\
----
-* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see sample screenshot")
----
-* *perfdata (if avilable)*: 
-    * Offset (s)
-    * Delay (s)
-    * Jitter (s)
-    * Protocol errors (/s)
-    * Version errors (/s)
 ---
 #### Want to contribute?
 Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
 ---
-Sample output
-
-![sample output](/doc/sample.png?raw=true "sample output")
-
-WATO
 
-![WATO options](/doc/wato.png?raw=true "WATO options")
+Here is a sample inventory
+![sample inventory](/doc/sample.png?raw=true "sampleinventory")
-- 
GitLab