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

update project

parent a28be541
No related branches found
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/mkp/inv_epsm*.mkp "inv_epsm*.mkp"
[PACKAGE]: ../../raw/master/mkp/inv_epsm-0.1.1-20230614.mkp "inv_epsm-0.1.1-20230614.mkp"
# inventory of Neol ePowerSwitch
adds the following to the inventory:
......
File added
{'author': 'Th.L. (thl-cmk[at]outlook[dot]com)',
'description': 'Inventory Neols ePowerSwitch \n',
'download_url': 'https://thl-cmk.hopto.org',
'files': {'agent_based': ['inv_epsm.py'], 'gui': ['views/inv_epsm.py']},
'files': {'agent_based': ['inv_epsm.py'],
'web': ['plugins/views/inv_epsm.py']},
'name': 'inv_epsm',
'title': 'Neol ePowerswitch inventory',
'version': '0.1.0-20230614',
'version': '0.1.1-20230614',
'version.min_required': '2.2.0b1',
'version.packaged': '2.2.0p2',
'version.usable_until': None}
'version.packaged': '2.2.0p24',
'version.usable_until': '2.3.0b1'}
......@@ -12,8 +12,7 @@
# 2023-04-22: moved to ~/local/lib/check_mk/gui/plugins/views
# 2023-06-14: removed declare_invtable_view from view definition on cmk 2.2 (see werk 15493)
# changed inventory_displayhints import (see werk 15493)
# 2024-06-14: moved back to ~/local/share/check_mk/web/plugins/views
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