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 ccb97cfc authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

update project

parent 65b87bdf
No related branches found
No related tags found
No related merge requests found
No preview for this file type
#!/usr/bin/python
# -*- encoding: utf-8; py-indent-offset: 4 -*-
#
# License: GNU General Public License v2
#
# Author: thl-cmk[at]outlook[dot]com
# URL : https://thl-cmk.hopto.org
#
# 19.07.2016 : Th.L. : monitor Check Point S2S VPNs
# 24.07.2016 : Th.L. : added missing tunnel handling
......@@ -212,5 +216,4 @@ check_info['checkpoint_l2l_vpn'] = {
'10', # permanentTunnelPeerType
]),
],
}
}
\ No newline at end of file
......@@ -8,4 +8,4 @@
'title': u'monitor Check Point firewall L2L VPN tunnel',
'version': '20180731.v0.1.1a',
'version.min_required': '1.2.8b8',
'version.packaged': '1.4.0p35'}
\ No newline at end of file
'version.packaged': '1.4.0p38'}
\ No newline at end of file
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