From 36fed1bba665d893fd32548e8a7e0f024c97f20c Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 3 Jun 2023 15:49:05 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87fedf7..286a45c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Juniper Chassis Alarm [(Download the MKP package)](/../../../-/raw/master/juniper_craft_alarm.mkp "Download MKP package") +# Juniper Chassis Alarm Monitors the status of the Juniper Chassis alarm using the JUNIPER-ALARM-MIB. --- -### Check Info: +### Check Info * *service*: this check creates the service _Chassis Alarm_ @@ -15,6 +15,19 @@ Monitors the status of the Juniper Chassis alarm using the JUNIPER-ALARM-MIB. * *perfdata*: none +--- +### Download + +* [juniper_craft_alarm.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_craft_alarm/-/raw/master/juniper_craft_alarm.mkp "Download latest version") + +--- +### Installation + +You can install the package by uploading it to your CheckMK site and as site user run `mkp install juniper_craft_alarm.mkp`. + + +In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) + --- #### Want to contribute? Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing") -- GitLab