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 2e386170 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 4c168034
Branches master
No related tags found
No related merge requests found
# VSX Status [(Download the MKP package)](/../../../-/raw/master/checkpoint_vsx_system.mkp "Download MKP package") # VSX Status
**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.** Monitors status of Check Point VSX systems
**Note**: this check supersedes _checkpoint_vsx_, _checkpoint_vsx_connections_, _checkpoint_vsx_traffic_, _checkpoint_vsx_packets_ and _checkpoint_vsx_status_ **Note**: this check supersedes _checkpoint_vsx_, _checkpoint_vsx_connections_, _checkpoint_vsx_traffic_, _checkpoint_vsx_packets_ and _checkpoint_vsx_status_
Monitors status of Check Point VSX systems ---
### Check Info
Check Info:
* *service*: this check will create one service per VSX virtual system on the VSX host * *service*: this check will create one service per VSX virtual system on the VSX host
---
* *state*:\ * *state*:\
**critical** **critical**
* if vsxStatusHAState is not 'active' or 'standby' * if vsxStatusHAState is not 'active' or 'standby'
...@@ -22,9 +21,9 @@ Check Info: ...@@ -22,9 +21,9 @@ Check Info:
**warning**/**critical** **warning**/**critical**
* if number of active connections outside configured levels * if number of active connections outside configured levels
---
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options") * *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options")
---
* *perfdata*: * *perfdata*:
* connections (count) * connections (count)
* connections peak (count) * connections peak (count)
...@@ -36,11 +35,27 @@ Check Info: ...@@ -36,11 +35,27 @@ Check Info:
* bytes dropped/s * bytes dropped/s
* bytes rejected/s * bytes rejected/s
* loggs send/s * loggs send/s
---
### Download
* [checkpoint_vsx_system.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/gateway/checkpoint_vsx_system/-/raw/master/checkpoint_vsx_system.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_vsx_system.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? ### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing") Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
--- ---
Sample output ### Sample output
![sample output](/doc/sample.png?raw=true "sample output") ![sample output](/doc/sample.png?raw=true "sample output")
......
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