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

update project

parent f2a4c198
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -8,6 +8,11 @@ from cmk.gui.i18n import _
inventory_displayhints.update({
'.software.check_point.os_info:': {
'title': _('OS info'),
'title': _('OS Info'),
},
'.software.check_point.os_info.deployment_agent_build': {'title': _('Deployment Agent Build'), },
'.software.check_point.os_info.os_name': {'title': _('OS Name'), },
'.software.check_point.os_info.os_version': {'title': _('OS Version'), },
'.software.check_point.os_info.svn_build': {'title': _('SVN Build'), },
'.software.check_point.os_info.svn_version': {'title': _('SVN Version'), },
})
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