aboutsummaryrefslogtreecommitdiff
path: root/default_script
diff options
context:
space:
mode:
Diffstat (limited to 'default_script')
-rw-r--r--default_script4
1 files changed, 2 insertions, 2 deletions
diff --git a/default_script b/default_script
index 2fe3e7c..b736053 100644
--- a/default_script
+++ b/default_script
@@ -33,7 +33,7 @@ fi
DATE=$(date --date=@${TIMESTAMP})
-cat <<EOM | mail -s "LSM: ${NAME} ${STATE}, IP ${CHECKIP}" ${WARN_EMAIL}
+cat <<EOM | mail -s "Foolsm: ${NAME} ${STATE}, IP ${CHECKIP}" ${WARN_EMAIL}
Hi,
@@ -59,7 +59,7 @@ cons_miss = ${CONS_MISS} consecutive packets that have timed out
avg_rtt = ${AVG_RTT} average rtt [usec], calculated from received packets
BR,
-Your LSM installation
+Your Foolsm installation
EOM