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

update project

parent 69a9c9a5
Branches 1.6.x
No related tags found
No related merge requests found
No preview for this file type
......@@ -12,7 +12,7 @@ register_check_parameters(
('features_ignore',
ListOfStrings(
title=_('license features to ignore'),
orientation='horizontal',
orientation='vertical',
help=_('there will be no warning/critical if this features are expired'
'Examples: McAfee, IronPort Email Encryption, Data Loss Prevention, etc.'),
)
......
......@@ -12,7 +12,7 @@ register_check_parameters(
('features_ignore',
ListOfStrings(
title=_('update features to ignore'),
orientation='horizontal',
orientation='vertical',
help=_('there will be no warning/critical if this features are not updated'
'Examples: geo_countries, timezones, etc.'),
)
......
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