Is there a service online that would warn me when a heartbeat e-mail is not received.
For example, if I have servers that make a backup every day and then sends an e-mail confirming its success. I wouldn't want to check this myself every day.
|
Is there a service online that would warn me when a heartbeat e-mail is not received. For example, if I have servers that make a backup every day and then sends an e-mail confirming its success. I wouldn't want to check this myself every day. | |||||||||||||
feedback
|
|
AlertFox (even the free plan) can do this if your email can be accessed via the web (gmail etc): Create a so called "macro" that logs in your web email account and checks if this specific email this in the inbox. And if found, have the macro archive it. Set the test interval to once a day. => This transaction test macro will fail (= send you an alert) if the email is not there on certain day. Roughly like this:
Note that this macro will also fail for other reason, e. g. if Gmail is down. So a more direct solution is certainly better (as others have mentioned). But better this then nothing ;) | |||
|
feedback
|