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

update project

parent ccb68088
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -8,7 +8,7 @@
'name': 'checkpoint_asg_chassis',
'num_files': 3,
'title': 'Check Point Maestro SMO ASG Chassis',
'version': '221023.v0.3a',
'version': '20221130.v0.3b',
'version.min_required': '2.0.0',
'version.packaged': '2021.09.20',
'version.usable_until': None}
\ No newline at end of file
......@@ -11,7 +11,7 @@ from cmk.gui.valuespec import (
)
from cmk.gui.plugins.wato import (
CheckParameterRulespecWithItem,
CheckParameterRulespecWithoutItem,
rulespec_registry,
RulespecGroupCheckParametersNetworking,
)
......@@ -75,7 +75,7 @@ def _parameter_valuespec_checkpoint_asg_chassis():
rulespec_registry.register(
CheckParameterRulespecWithItem(
CheckParameterRulespecWithoutItem(
check_group_name='checkpoint_asg_chassis',
group=RulespecGroupCheckParametersNetworking,
match_type='dict',
......
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