small fix

This commit is contained in:
Jordi Sanfeliu 2013-01-23 12:09:01 +01:00
parent 47100fb89e
commit 6dd8c05598
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ current_value=$3
cat << EOF
Message from hostname '$HOSTNAME'.
This system is reaching/exceeding the defined threshold value ($ALERT_THRESHOLD') during the last '$ALERT_TIMEINTVL' seconds.
This system is reaching/exceeding the defined threshold value ($ALERT_THRESHOLD) during the last '$ALERT_TIMEINTVL' seconds.
The current value is: $current_value