Newer
Older
[PACKAGE]: ../../raw/master/mkp/checkpoint_vsx_system-0.5.1-20230626.mkp "checkpoint_vsx_system-0.5.1-20230626.mkp"
**Note**: this check supersedes _checkpoint_vsx_, _checkpoint_vsx_connections_, _checkpoint_vsx_traffic_, _checkpoint_vsx_packets_ and _checkpoint_vsx_status_
* *service*: this check will create one service per VSX virtual system on the VSX host
* *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
**warning**/**critical**
* if number of active connections outside configured levels
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options")
* *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
**Note**: before you update to a newer version, always check the [CHANGELOG](CHANGELOG). There might be incompatible changes.
You can install the package by uploading it to your CheckMK site and as site user run
```
mkp install PACKAGENAME-VERSION.mkp
```
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_)
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
![WATO options (discovery)](img/wato-discovery.png?raw=true "WATO options (discovery)")