Teriminato debug gestione eventi, creato script sendmail.sh per l'invio di una mail allo scatenarsi du un evento

This commit is contained in:
lejubila
2017-10-27 23:26:12 +02:00
parent 3761c6cb94
commit 4a0d6178d3
3 changed files with 44 additions and 27 deletions

View File

@@ -801,7 +801,7 @@ fi
. "$DIR_SCRIPT/include/events.include.sh"
LAST_INFO_FILE="$STATUS_DIR/last_info"
LAST_WARNING_FILE="$STATUS_DIR/last_worning"
LAST_WARNING_FILE="$STATUS_DIR/last_warning"
LAST_SUCCESS_FILE="$STATUS_DIR/last_success"
if [ -z $LOG_OUTPUT_DRV_FILE ]; then