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
README.md 2.12 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
[PACKAGE]: ../../raw/master/checkpoint_vsx_system-0.5.1-20230626.mkp "Download latest version checkpoint_vsx_system-0.5.1-20230626.mkp"
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
# VSX Status
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Monitors status of Check Point VSX systems
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
 **Note**: this check supersedes _checkpoint_vsx_, _checkpoint_vsx_connections_, _checkpoint_vsx_traffic_, _checkpoint_vsx_packets_ and _checkpoint_vsx_status_

thl-cmk's avatar
thl-cmk committed
---
### Check Info
thl-cmk's avatar
thl-cmk committed

* *service*: this check will create one service per VSX virtual system on the VSX host
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *state*:\
  **critical**
  * if vsxStatusHAState is not 'active' or 'standby'
  * if vsxStatusSicTrustState if not 'trust established'
  * if vsxStatusVsPolicyType if not 'active'

  **warning**
  * if vsxStatusPolicyName is changed from the inventory value -> different policy name
  * if vsxStatusHAState is changed from the inventory value  -> cluster state change
thl-cmk's avatar
thl-cmk committed

  **warning**/**critical**
  * if number of active connections outside configured levels
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *perfdata*: 
    * connections (count)
    * connections peak (count)
    * packets processed/s
    * packets dropped/s
    * packets accepted/s
    * packets rejected/s
    * bytes accepted/s
    * bytes dropped/s
    * bytes rejected/s
thl-cmk's avatar
thl-cmk committed
    * loggs send/s
thl-cmk's avatar
thl-cmk committed

---
### Download

thl-cmk's avatar
thl-cmk committed
* [Download latest mkp file][PACKAGE]
thl-cmk's avatar
thl-cmk committed

---                   
### 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_)

thl-cmk's avatar
thl-cmk committed
***Note:*** if youe ar updating from a version before _0.5.0-20230619_ you need to reconfigure your _Check Point VSX System_ WATO rule(s).

thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
### Want to contribute?

thl-cmk's avatar
thl-cmk committed
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
### Sample output
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
![sample output](/doc/sample.png?raw=true "sample output")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
WATO options (check)

![WATO options](/doc/wato.png?raw=true "WATO options")

WATO options (dicovery)

thl-cmk's avatar
thl-cmk committed
![WATO options (discovery)](/doc/wato-discovery.png?raw=true "WATO options (discovery)")