[Watchdog] Add Watchdog verbose logging (#4299)

* [Watchdog] Add verbose logging

* [Watchdog] More verbose debugging

* [Watchdog] Enable MX check for recipients

Co-authored-by: andryyy <andre.peters@debinux.de>
This commit is contained in:
Peter
2021-10-29 06:48:49 +02:00
committed by GitHub
parent 15c0b3f7b7
commit 6bf70cf846
5 changed files with 40 additions and 15 deletions

View File

@@ -36,4 +36,4 @@ RUN apk add --update \
COPY watchdog.sh /watchdog.sh
COPY check_mysql_slavestatus.sh /usr/lib/nagios/plugins/check_mysql_slavestatus.sh
CMD /watchdog.sh 2> /dev/null
CMD /watchdog.sh