From dad756bf038e1307878e491b619a3dfef550642b Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Mon, 9 Nov 2020 21:26:20 +0100 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4a7a6a9..28783f9 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,15 @@ -# [CHECKNAME] +# Check Point Maestro SMO Interface -Monitors status of Check Point [SHORT DESCRIPTION] +Monitors status of Check Point scalable Platform SingleManagementObject (SMO) interfaces Check Info: -* *service*: [HOW WILL SERVICES BE CREATED] -* *state*: [WHEN WILL THE CHECK be **critical** or **warning** or **ok** or **unknown**] -* *wato*: [SHORT DESCRIPTIONOF WATO OPTIONS or none] -* *perfdata*: [LIST OF PERFDATA] - -Testetd with: [short info about testing] - -**Note: check with your hardware manual the disk id and disk placement (upper/lower)** +* *service*: creates one servise per interface, witch the interface name as item +* *state*:\ +**critical** if state not *Up/Up* or Duplex is not *Full*\ +**warning** if Speed differs from Speed at inventory time +* *wato*: None +* *perfdata*: TX/RX bits/s Sample output -- GitLab