[Watchdog] Do also log errors to Redis if availble

This commit is contained in:
andryyy
2017-10-04 23:18:51 +02:00
parent 073c6c6e73
commit 9860d44d04
2 changed files with 16 additions and 1 deletions

View File

@@ -15,7 +15,8 @@ RUN apk add --update \
nagios-plugins-mysql \
nagios-plugins-dns \
nagios-plugins-disk \
bind-tools
bind-tools \
redis
COPY watchdog.sh /watchdog.sh