From b224289f2ddb55f18b2388f8a2db309f193f1173 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 30 May 2023 19:09:36 +0000 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87b7ddb..cd07910 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Monitors status of Check Point ASG VSLS Systems -Check Info: +--- +### Check Info * *service*: this plugin creates the service _ASG VSLS_ * *state*:\ @@ -14,7 +15,26 @@ Check Info: * *wato*: none * *perfdata*: none -Sample output +--- +### Download + +* [checkpoint_asg_vsls.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/maestro/checkpoint_asg_vsls/-/raw/master/checkpoint_asg_vsls.mkp "Download latest version") + +--- +### Installation + +You can install the package by uploading it to your CheckMK site and as site user run `mkp install checkpoint_asg_vsls.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") + +--- +### Sample output  -- GitLab