[Watchdog] Add WATCHDOG_MYSQL_REPLICATION_CHECKS, minor fix

This commit is contained in:
andryyy
2020-04-06 11:23:20 +02:00
parent 92f8b4a091
commit 20c29f8204
3 changed files with 265 additions and 1 deletions

View File

@@ -34,5 +34,6 @@ RUN apk add --update \
&& chmod +x smtp-cli
COPY watchdog.sh /watchdog.sh
COPY check_mysql_slavestatus.sh /usr/lib/nagios/plugins/check_mysql_slavestatus.sh
CMD /watchdog.sh 2> /dev/null