From 981e7de0c0979c7f59ea447e6c7a83276c449e07 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Tue, 7 Jun 2022 18:16:15 +0000
Subject: [PATCH] Add README.md

---
 README.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..af6125e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,24 @@
+# Hardware inventory [(Download the MKP package)](/../../../-/raw/master/inv_juniper_hw_modules.mkp "Download MKP package")
+
+This plugin adds the hardware modules of Juniper Networks devices to the CheckMK inventory.
+
+---
+
+### Plugin Info:
+
+* *wato*: you can configure modules without serial number and remove some fields you might not need.
+
+---
+
+### Want to contribute?
+Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
+
+---
+
+<details><summary>Sample inventory output</summary>
+![sample inventory output](/doc/sample-inventory.png?raw=true "sample inventory output")
+</details>
+
+<details><summary>WATO options (inventory)</summary>
+![WATO options](/doc/wato-inventory.png?raw=true "WATO options (inventory)")
+</details>
-- 
GitLab