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
Snippets Groups Projects
Commit 8414c03c authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 7652db5f
No related branches found
No related tags found
No related merge requests found
# RemoteAccess [(Download the MKP package)](/../../../-/raw/master/checkpoint_remoteaccess.mkp "Download MKP package")
# RemoteAccess
**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
Monitors status of Check Point RemoteAccess VPN connections
Monitors status of Check Point RemoteAccess VPN connections
Check Info:
---
### Check Info
* *service*: this check creates the service *Remote Access* on the Check Point gateway
---
* *state*:\
**warning** if a RemoteAccess User with bad encryption (DES, 3DES, CAST, 3IDEA, NULL) is found\
**warning/critical** if number of remote access users is above configured levels
---
* *wato*:
* warning/critical level for number of remote access users
* number of max. expected remote access users (used as max. for perfdata)
---
* *perfdata*: (all metrics are *count*)
* RA users connected
* RA users active
......@@ -29,8 +28,27 @@ Check Info:
* RA users with IKE over TCP
* RA users with UDP encapsulation
* RA users in visitor mode
---
### Download
* [checkpoint_remoteaccess.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/gateway/checkpoint_remoteaccess/-/raw/master/checkpoint_remoteaccess.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_remoteaccess.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
### Sample output
![sample output](/doc/sample.png?raw=true "sample output")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment