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 1.72 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Check Point firewall connections
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Monitors the connections through a Check Point firewall gateway.
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
**Note**: this plugin supersedes the original _checkpoint_connections_ plugin.
thl-cmk's avatar
thl-cmk committed

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

- **service**: this check will create the service *Firewall connections*

- **state**: **critical**/**warning** if the number of connections outside the configured levels

- **wato**: [(see WATO options)](/../../../-/raw/master//doc/wato.png "see WATO options")

thl-cmk's avatar
thl-cmk committed
**Note**: Uppper connection levels can be configured as predictive. This will ignore the lower levels.

thl-cmk's avatar
thl-cmk committed
- **perfdata**
    - TCP connections/s
    - UDP connections/s
    - ICMP connections/s
    - Other connections/s
    - Total connections/s
    - Connections rate/s
    - Current connections
    - Peak Connections
    - Current connections relative to table limit (if available)


thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
### Download

* [checkpoint_fw_connections.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/gateway/checkpoint_fw_connections/-/raw/master/checkpoint_fw_connections.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_fw_connections.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

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

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

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