diff --git a/README.md b/README.md index 87fedf7162abf4e265128789dc042a240ee106c9..286a45cb6789b1a2c5ae12f3458fe5c56b050ab0 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")