From f04b4105c75b59ad4cf8ab9be47a47cf5099d61e Mon Sep 17 00:00:00 2001
From: Lance Edgar
- This email will repeat every 15 minutes until the issue
+ This email will repeat every ${probe.status_alert_timeout} minutes until the issue
has been resolved.
diff --git a/rattail_tempmon/templates/mail/tempmon_error.html.mako b/rattail_tempmon/templates/mail/tempmon_error.html.mako index fbf4ec4..58da1e6 100644 --- a/rattail_tempmon/templates/mail/tempmon_error.html.mako +++ b/rattail_tempmon/templates/mail/tempmon_error.html.mako @@ -4,7 +4,7 @@
At ${taken or now}, ${probe} reported that its status was: ${status}.
Something went wrong. Please investigate as soon as possible.
This email will repeat every 15 minutes until the issue is resolved. +
This email will repeat every ${probe.status_alert_timeout} minutes until the issue is resolved.