diff --git a/monitoring.sh b/monitoring.sh index c2022e4..aa02996 100755 --- a/monitoring.sh +++ b/monitoring.sh @@ -73,6 +73,5 @@ fi if [ "$fehler" = "1" ] then - send_message "`hostname` -Fehler: $fehlermeldung down" + send_message "$(echo -e $fehlermeldung)" fi