diff --git a/checkpoint_threat_emulation.mkp b/checkpoint_threat_emulation.mkp index 65a4b56b3b52e8124271c75467a3c8e76c7b3d0a..6c1fcc6595a5d36931df99c13230aa626fc0267c 100644 Binary files a/checkpoint_threat_emulation.mkp and b/checkpoint_threat_emulation.mkp differ diff --git a/checks/checkpoint_threat_emulation b/checks/checkpoint_threat_emulation index 85d84bc29a389c35c7f015c19ceb5663af1a4c24..751445b06850c94454efc0ebaf42d406817fbbfe 100644 --- a/checks/checkpoint_threat_emulation +++ b/checks/checkpoint_threat_emulation @@ -1,11 +1,14 @@ #!/usr/bin/python # -*- encoding: utf-8; py-indent-offset: 4 -*- # -# Monitor status of Check Point Threat Emulation +# License: GNU General Public License v2 # -# Author: Th.L. +# Author: thl-cmk[at]outlook[dot]com +# URL : https://thl-cmk.hopto.org # Date : 2018-03-14 # +# Monitor status of Check Point Threat Emulation +# # 2018-05-02: fixed: monthly_quota_on_cloud_used = '' # 2018-05-30: removed 'unknown' OIDs # removed counters for last day, last week, last month @@ -13,16 +16,6 @@ # # snmpwalk sample # -# -# -# -# -# -# -# -# -# -# # sample info # # [ diff --git a/packages/checkpoint_threat_emulation b/packages/checkpoint_threat_emulation index 59c346b243addd6ba4e4c74cf7e210b61ccf226f..e0001d4467a05c0f8a8253604f6866b7aaaa2d40 100644 --- a/packages/checkpoint_threat_emulation +++ b/packages/checkpoint_threat_emulation @@ -9,4 +9,4 @@ 'title': u'Check Point Threat Emulation', 'version': '20180731.v.0.0.3', '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