From 8dbb14a2e3a1ad8c0998a3a8c2a7288b5341aa20 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sun, 23 Apr 2023 17:16:35 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5be3b46..5d8a2ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Power Supply -Monitors the status of Check Point appliace power supplys +Monitors the status of Check Point appliace power supplys. + + +This plugin adds the option to configure the monitoring state if the power supply is not up. + This plugin **supercedes** the original CheckMK check. @@ -8,7 +12,7 @@ This plugin **supercedes** the original CheckMK check. ### Check Info * *service*: this check will create one service per power supply -* *state*: **critical** if powerSupplyStatus is not 'UP'/'Present' +* *state*: **critical** if power supply status is not 'UP'/'Present' * *wato*: Monitoring state if power supply is not 'UP'/'Present'. Default is **critical**. * *perfdata*: none -- GitLab