diff --git a/check_ntp.mkp b/check_ntp.mkp
index 2f667ae435c8a2b96f4e1af7139a892bdfe53f6e..04bd975011a8cf3c1de0f59ab8603edb6aa74d30 100644
Binary files a/check_ntp.mkp and b/check_ntp.mkp differ
diff --git a/web/plugins/wato/active_checks_ntp.py b/web/plugins/wato/active_checks_ntp.py
index 7740ef3a8365890d51cbe2aaab5b558c6373e2db..e76aca450947c7d58c3a24e6b58d1f2daa5952f1 100644
--- a/web/plugins/wato/active_checks_ntp.py
+++ b/web/plugins/wato/active_checks_ntp.py
@@ -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(