Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit a76af507 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 8de0e460
No related branches found
No related tags found
No related merge requests found
...@@ -43,15 +43,23 @@ Collection of Check Point Log server checks ...@@ -43,15 +43,23 @@ Collection of Check Point Log server checks
--- ---
### Download ### Download
* [checkpoint_log_server.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/both/checkpoint_log_server/-/raw/master/checkpoint_log_server.mkp "Download the MKP file") * [Download latest mkp file][PACKAGE]
**Note**: before you update to a newer version, always check the [CHANGELOG](CHANGELOG). There might be incompatible changes.
--- ---
### Installation ### Installation
You can install the package by uploading it to your CheckMK site and as site user run `mkp install checkpoint_log_server.mkp`. You can install the package by uploading it to your CheckMK site and as site user run
```
mkp install PACKAGENAME-VERSION.mkp
In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) ```
or beginning with CMK2.2.x
```
mkp add PACKAGENAME-VERSION.mkp
mkp enable PACKAGENAME VERSION
```
In the non RAW editions of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
--- ---
### Want to contribute? ### Want to contribute?
...@@ -61,9 +69,9 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut ...@@ -61,9 +69,9 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
--- ---
### Sample output from gateway ### Sample output from gateway
![sample output from gw](/doc/sample-gw.png?raw=true "sample output from gw") ![sample output from gw](img/sample-gw.png?raw=true "sample output from gw")
--- ---
### Sample output from management ### Sample output from management
![sample output from mgmt](/doc/sample-mgmt.png?raw=true "sample outpout from mgmt") ![sample output from mgmt](img/sample-mgmt.png?raw=true "sample outpout from mgmt")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment