Newer
Older
[PACKAGE]: ../../raw/master/mkp/checkpoint_ha_status-0.0.2-20230616.mkp "checkpoint_ha_status-0.0.2-20230616.mkp"
This is a rewrite of the build in checkpoint_ha_status check for CMK 2.x. It adds wato options to configure the expected HA status.
* [checkpoint_ha_status.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/gateway/checkpoint_ha_status/-/raw/master/checkpoint_ha_status.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_ha_status.mkp
mkp enable checkpoint_ha_status VERSION
```
In the Enterprise/Free/Cloud 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")
---
### Check Info
<details><summary>Montoring states</summary>
| State | condition | WATO |
| ------ | ------ | ------ |
| CRIT | HA not installed | yes |
| WARN | not expected state | yes |
| CRIT | not started | yes |
| CRIT | Bloking not OK | yes |
| CRIT | Problem | yes |
</details>
---
### WATO
<details><summary>Service monitoring rule</summary>
| Section | Rule name |
| ------ | ------ |
| State not installed | CRIT|
| Select the expected HA state | Active |
| State on not expected HA State | WARN |
| State not started | CRIT |
| State blocking not OK | CRIT |
| State on problem | CRIT |