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.26 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Cisco VPN Sessions

thl-cmk's avatar
thl-cmk committed
**Note: this check has become the base for the buildin check cisco_vpn_sessions**
thl-cmk's avatar
thl-cmk committed
see werk [#11150](https://github.com/tribe29/checkmk/blob/master/.werks/11150), [#11152](https://github.com/tribe29/checkmk/blob/master/.werks/11152) and [#11154](https://github.com/tribe29/checkmk/blob/master/.werks/11154)
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
**Note: this check is will replace the Cisco ASA SVC sessions and my Cisco ASA Remote access package (cisco_asa_cras).**\
thl-cmk's avatar
thl-cmk committed
**If you use this check remove the cisco_asa_cras package (if installed) and disable the cisco_asa_svcsessions check please.**
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
This check Monitors the number of Cisco VPN sessions on ASA and FirePower devices
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
**Note:** support for Cisco FirePower is not fully tested yet
thl-cmk's avatar
thl-cmk committed

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

thl-cmk's avatar
thl-cmk committed
* *service*: creates on item vor AnyConnect SVC, Clientless, IPSec RA and IPSec L2L VPN sessions and Summary
thl-cmk's avatar
thl-cmk committed
* *state*: **critical**/**warning** if the number of active sessions outside of the configured level
thl-cmk's avatar
thl-cmk committed
* *wato*: you can configure the warn/crit level for the number of active session
thl-cmk's avatar
thl-cmk committed
* *perfdata*: number of active and peak VPN sessions
thl-cmk's avatar
thl-cmk committed

Sample output

thl-cmk's avatar
thl-cmk committed
![sample output](/doc/sample.png?raw=true "sample VPN Sessions items")

Sample output (details)

![sample output](/doc/sample_details.png?raw=true "sample VPN Sessions AnyConnect details")