diff --git a/README.md b/README.md index dc11d3f39041e932807e7a326654f2dcfdeef40f..ea42441dfb7254f7aa60da39a14bde62688cbe72 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Juniper LED state [(Download the MKP package)](/../../../-/raw/master/juniper_led.mkp "Download MKP package") +# Juniper LED state Monitors the state of the Juniper LEDs using the JUNIPER-MIB. *Note*: the used OIDs are deprecated by Juniper. --- -### Check Info: +### Check Info * *service*: this check creates the service _Alarm LED_ for each LED with the LED description as item @@ -16,6 +16,19 @@ Monitors the state of the Juniper LEDs using the JUNIPER-MIB. * *perfdata*: none +--- +### Download + +* [juniper_led.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_led/-/raw/master/juniper_led.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_led.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")