From e54d39073099f888b3d29aefa6302ada8df652ca Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 7 Jun 2022 20:28:15 +0000 Subject: [PATCH] Add README.md --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc11d3f --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# Juniper LED state [(Download the MKP package)](/../../../-/raw/master/juniper_led.mkp "Download MKP package") + +Monitors the state of the Juniper LEDs using the JUNIPER-MIB. + +*Note*: the used OIDs are deprecated by Juniper. + +--- +### Check Info: + +* *service*: this check creates the service _Alarm LED_ for each LED with the LED description as item + +* *state*: + - WARN/CRIT/UNKNON based on the LED state + +* *wato*: none + +* *perfdata*: none + +--- +#### Want to contribute? +Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing") + +--- +### Sample output + + -- GitLab