Newer
Older
# Check Point IPSec VPN
Monitors the overall status of Check Point IPSec VPN service
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
* *service*: this cervice will create the service *IPSec VPN*
* *state*: this check is allways **ok**
* *wato*: none
* *perfdata*: [
* Current ESP SAs in/out
* Packets/s in/out
* IKE errors/s, in/out errors/s, policy errors/s
* Authentication errors/s
* SA encryption errors/s
* SA other in errors/s
* SA other out errors/s
* SA policy errors/s
* SA replay errors/s
* SA unknown SPI errors/s
* bytes after compression/s
* bytes before compression/s
* compression errors/s
* packes compressed/s
* compression overhead/s
* bytes after decompression/s
* bytes before decompression/s
* decompression errors/s
* decompression overhead/s
* packets decompressed/s
* ESP decapsulated bytes/s
* ESP encapsulated bytes/s
* ESP decapsulated packets/s
* ESP encapsulated packets/s
* bytes noncompressible/s
* packets noncompressible/s
* ESP UDP decapsulated packets/s
* ESP UDP encapsulated packets/s
* Current IKE SAs
* Current IKE SAs init
* Current IKE SAs response
* Total IKE failures init
* IKE no respnse
* Total IKE failures reponse
---
### Download
* [checkpoint_ipsecvpn.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/gateway/checkpoint_ipsecvpn/-/raw/master/checkpoint_ipsecvpn.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_ipsecvpn.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?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
---
### Sample output