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

update project

parent 9e7d86f0
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -9,14 +9,13 @@ from cmk.gui.i18n import _
inventory_displayhints.update({
'.networking.wlan.controller.clients:': {'title': _('WLC clients'),
'keyorder': [
'index', 'test', 'username', 'uptime', 'ipaddress', 'apmacaddress', 'ssid',
'index', 'username', 'uptime', 'ipaddress', 'apmacaddress', 'ssid',
'channel', 'accessvlan', 'devicetype', 'protocol', 'status',
],
'view': 'invwlcclients_of_host'},
'.networking.wlan.controller.clients:*.index': {'title': _('Index'), },
'.networking.wlan.controller.clients:*.test': {'title': _('Test'), },
'.networking.wlan.controller.clients:*.macaddress': {'title': _('MAC Addresse'), },
'.networking.wlan.controller.clients:*.status': {'title': _('Status'), },
'.networking.wlan.controller.clients:*.wlanprofilename': {'title': _('WLAN profile name'), },
......
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