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

update project

parent 75dc9c99
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ def check_cisco_asyncos_bandwidth(params, section: CiscoAsyncosBandwidth) -> Che
levels_lower=params.get('lower', None),
metric_name='bandwith_now',
render_func=render.networkbandwidth,
unit='bits/s'
# unit='bits/s'
)
yield from check_levels(
section.bandwidth_hour * 8,
......
No preview for this file type
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