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

update project

parent 6310c5d5
Branches master
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/mkp/inv_cisco_wlc_aps_lwap-0.5.1-20240308.mkp "inv_cisco_wlc_aps_lwap-0.5.1-20240308.mkp"
# Cisco WLC AP status inventory plugin
Adds the WLC wireless APs information to the inventory
......
File deleted
File added
......@@ -7,11 +7,11 @@
'2021-07-11: rewritten for CMK 2.0\n',
'download_url': 'http://thl-cmk.hopto.org',
'files': {'agent_based': ['inv_cisco_wlc_aps_lwap.py'],
'gui': ['views/inv_cisco_wlc_aps_lwap.py',
'wato/check_parameters/inv_cisco_wlc_aps_lwap.py']},
'gui': ['wato/check_parameters/inv_cisco_wlc_aps_lwap.py'],
'web': ['plugins/views/inv_cisco_wlc_aps_lwap.py']},
'name': 'inv_cisco_wlc_aps_lwap',
'title': 'inventory for CISCO-LWAPP-AP-MIB',
'version': '0.5.0-20230614',
'version': '0.5.1-20240308',
'version.min_required': '2.2.0b1',
'version.packaged': '2.2.0p2',
'version.packaged': '2.2.0p17',
'version.usable_until': None}
......@@ -9,6 +9,7 @@
#
# 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-03-08: moved view 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