Alexander I. Chebykin f1d16093b6 Now you can run script on watchdog startup. File structure changed on *nix. Some changes in config file and scripts, please check on upgrade.
Now you can run script on watchdog startup. File structure changed on *nix. Some changes in config file and scripts, please check on upgrade.
2022-10-29 16:57:57 +03:00

5 lines
144 B
Bash

#!/bin/bash
APP_PATH=/etc/cai-watchdog
source ${APP_PATH}/inc-icons
${APP_PATH}/send-telegram "${ICON_WARNING} ATTENTION! Watchdog is stopped!"