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

update project

parent cd7d80bb
Branches 2.0.x
No related tags found
No related merge requests found
No preview for this file type
......@@ -54,7 +54,7 @@ metric_info['cisco_cellular_band'] = {
}
graph_info['cisco_cellular.rsrp'] = {
'title': _('Reference Signal Received Power'),
'title': _('Reference Signal Received Power (only with LTE)'),
'metrics': [
('cisco_cellular_rsrp', 'area'),
],
......@@ -66,7 +66,7 @@ graph_info['cisco_cellular.rsrp'] = {
}
graph_info['cisco_cellular.rsrq'] = {
'title': _('Reference Signal Received Quality'),
'title': _('Reference Signal Received Quality (only with LTE)'),
'metrics': [
('cisco_cellular_rsrq', '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