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

update project

parent e16735b2
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -87,8 +87,8 @@ def _valuespec_active_checks_ntp():
('state_no_response',
MonitoringState(
default_value=2,
title=_('Monitoring state if server on timeout (no response).'),
help=_('Monitoring state if the server doesnt respond. Default is "WARN"')
title=_('Monitoring state if server doesn\'t respond (timeout).'),
help=_('Monitoring state if the server doesn\'t respond. Default is "CRIT"')
)),
('stratum_levels',
Tuple(
......
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