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

update project

parent 2d6f78e4
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -281,7 +281,7 @@ check_info['checkpoint_raid'] = {
'inventory_function': inventory_checkpoint_raid,
'parse_function': parse_checkpoint_raid,
'default_levels_variable': 'checkpoint_raid_defaults',
'service_description': 'Soft RAID %s',
'service_description': 'RAID %s',
'group': 'checkpoint_raid',
'snmp_scan_function': lambda oid: (oid('.1.3.6.1.2.1.1.2.0').startswith('.1.3.6.1.4.1.2620.1.6.123.1') or
oid('.1.3.6.1.2.1.1.2.0').startswith('.1.3.6.1.4.1.8072.3.2.10')) and
......
......@@ -14,7 +14,7 @@
register_check_parameters(
subgroup_networking,
'checkpoint_raid',
_('Check Point Soft Raid'),
_('Check Point RAID'),
Dictionary(
help=_(''),
elements=[
......
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