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

update project

parent 334abb17
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -34,7 +34,7 @@ inventory_displayhints.update({
'view': 'invflashchips_of_host',
},
'.hardware.components.flash.chips:*.index': {'title': _('Index'), },
'.hardware.components.flash.chips:*.index': {'title': _('Chip index'), },
'.hardware.components.flash.chips:*.flashindex': {'title': _('Device index'), },
'.hardware.components.flash.chips:*.code': {'title': _('Code'), },
'.hardware.components.flash.chips:*.description': {'title': _('Description'), },
......@@ -49,7 +49,7 @@ inventory_displayhints.update({
'view': 'invflashpartitions_of_host',
},
'.hardware.components.flash.partitions:*.index': {'title': _('Index'), },
'.hardware.components.flash.partitions:*.index': {'title': _('Partition index'), },
'.hardware.components.flash.partitions:*.flashindex': {'title': _('Device index'), },
'.hardware.components.flash.partitions:*.startchip': {'title': _('Start chip'), },
'.hardware.components.flash.partitions:*.endchip': {'title': _('End chip'), },
......
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