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

update project

parent be7130ad
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
metric_info['checkpoint_securexl_connections_active'] = { metric_info['checkpoint_securexl_connections_active'] = {
'title': _('Connections active'), 'title': _('Connections active'),
'unit': 'count', 'unit': 'count',
'color': '11/a', 'color': '26/a',
} }
metric_info['checkpoint_securexl_connections_added'] = { metric_info['checkpoint_securexl_connections_added'] = {
'title': _('Connections added'), 'title': _('Connections added'),
...@@ -33,7 +33,6 @@ graph_info.append({ ...@@ -33,7 +33,6 @@ graph_info.append({
'title': _('Check Point SecureXL Connections active'), 'title': _('Check Point SecureXL Connections active'),
'metrics': [ 'metrics': [
('checkpoint_securexl_connections_active', 'area'), ('checkpoint_securexl_connections_active', 'area'),
], ],
}) })
......
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