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

update project

parent 433b9d6a
No related branches found
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/inv_checkpoint_updates-0.4.0-20230706.mkp "Download latest version inv_checkpoint_updates-0.4.0-20230706.mkp"
[PACKAGE]: ../../raw/master/mkp/inv_checkpoint_updates-0.4.1-20240427.mkp "inv_checkpoint_updates-0.4.1-20240427.mkp"
# Inventory of Check Point Hardware Appliances
Adds available/installed/recommended updates to the inventory
......
File moved
File moved
File added
......@@ -5,10 +5,10 @@
'- 2021-02-08: initial release\n',
'download_url': 'https://thl-cmk.hopto.org',
'files': {'agent_based': ['inv_checkpoint_updates.py'],
'gui': ['views/inv_checkpoint_updates.py']},
'web': ['plugins/views/inv_checkpoint_updates.py']},
'name': 'inv_checkpoint_updates',
'title': 'Check Point appliance avilable updates inventory plugin',
'version': '0.4.0-20230706',
'version': '0.4.1-20240427',
'version.min_required': '2.2.0b1',
'version.packaged': '2.2.0p4',
'version.packaged': '2.2.0p24',
'version.usable_until': None}
......@@ -9,6 +9,7 @@
# 2023-04-23: moved views file to ~/local/lib/check_mk/gui/plugins/views
# 2023-07-06: changed imports for cmk 2.2.x
# 2024-04-27: moved back to ~/local/share/check_mk/web/plugins/views (ThX to andreas[dot]doehler[at]gmail[dot]com)
from cmk.gui.i18n import _
from cmk.gui.views.inventory.registry import inventory_displayhints
......
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