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

update project

parent 2db7189d
No related branches found
No related tags found
No related merge requests found
......@@ -309,7 +309,6 @@ register.snmp_section(
register.inventory_plugin(
name='inv_lldp_cache',
inventory_function=inventory_lldp_cache,
inventory_default_parameters={
},
inventory_default_parameters={},
inventory_ruleset_name='inv_lldp_cache',
)
No preview for this file type
......@@ -18,5 +18,5 @@
'title': 'inventory for LLDP cache',
'version': '20210725.v05c',
'version.min_required': '2.0.0',
'version.packaged': '2021.07.14',
'version.packaged': '2021.09.20',
'version.usable_until': None}
\ No newline at end of file
......@@ -22,7 +22,7 @@ inventory_displayhints.update({
'.networking.lldp_cache:*.cache_capabilities' : {'title': _('Cache Capabilities'), },
})
from cmk.gui.plugins.views.inventory import declare_invtable_view
declare_invtable_view('invlldpcache', '.networking.lldp_cache:', _('LLDP cache'), _('LLDP Cache'))
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