From 0a6cb64be3784425705bd32886826b4c415d40f5 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 10 Aug 2021 20:14:14 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 508efda..1ac9da0 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Monitors status of Check Point appliace power supplys Check Info: * *service*: this check will create one service per power supply -* *state*: **critical** if powerSupplyStatus is not 'UP' -* *wato*: Monitoring state if power supply is not 'UP'. Default is **critical**. +* *state*: **critical** if powerSupplyStatus is not 'UP'/'Present' +* *wato*: Monitoring state if power supply is not 'UP'/'Present'. Default is **critical**. * *perfdata*: none Testetd with: 23800, 15600 and 5400 appliance models -- GitLab