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

update project

parent daa59293
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -259,8 +259,8 @@ register.check_plugin(
# 'client_requests': (600, 800),
# 'client_hits': (600, 800),
# 'server_requests': (600, 800),
'dns_time': (2, 4),
'cpu_usage': (60, 80)
'dns_time': (2.0, 4.0),
'cpu_usage': (60.0, 80.0)
},
check_ruleset_name='squid',
)
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