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

update project

parent e15ed2c6
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,10 @@
# Date : 2016-06-29
# 2023-04-23: moved views file to ~/local/lib/check_mk/gui/plugins/views
# 2023-06-14: changed inventory_displayhints import (see werk 15493)
from cmk.gui.i18n import _
from cmk.gui.plugins.views.utils import (
inventory_displayhints,
)
from cmk.gui.views.inventory.registry import inventory_displayhints
inventory_displayhints.update({
'.software.check_point.os_info:': {
......
File added
No preview for this file type
......@@ -10,7 +10,7 @@
'gui': ['views/inv_checkpoint_base.py']},
'name': 'inv_checkpoint_base',
'title': 'Check Point appliance base inventory plugin',
'version': '0.2.1-20230614',
'version': '0.3.0-20230614',
'version.min_required': '2.1.0b1',
'version.packaged': '2.2.0p2',
'version.usable_until': '2.2.0b1'}
'version.usable_until': None}
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