We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfdab1 commit 8f5039cCopy full SHA for 8f5039c
files/image_config/monit/conf.d/sonic-host
@@ -72,5 +72,5 @@ check program mgmtOperStatus with path "/usr/bin/mgmt_oper_status.py"
72
if status != 0 for 3 cycle then alert repeat every 1 cycles
73
74
# check if NTP is synchronized
75
-check program ntp with path "/usr/local/bin/check_ntp_status.sh"
76
- if status != 0 for 3 cycle then alert repeat every 5 cycles
+#check program ntp with path "/usr/local/bin/check_ntp_status.sh"
+# if status != 0 for 3 cycle then alert repeat every 5 cycles
0 commit comments