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

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

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ee79136
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+# Juniper BGP Peer [(Download the MKP package)](/../../../-/raw/master/juniper_craft_alarm.mkp "Download MKP package")
+
+Monitors status of Juniper Chassis alarm (JUNIPER-ALARM-MIB)
+
+---
+### Check Info:
+
+* *service*: this check creates the service Chassis Alarm
+
+* *wato*: none
+   
+* *perfdata*: none
+    
+---
+#### 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")
+
-- 
GitLab