D
D
Dmitry2021-09-08 22:58:49
Google Cloud Platform
Dmitry, 2021-09-08 22:58:49

How to monitor a running script using a third-party service?

Problem: a small python creaks on the server, but there is a chance that it will fall off and stop working.

Suggested solution: run something on Google Cloud where the script will make a request at the time of execution, and if, for example, the request does not go within 5 minutes, then Google Cloud will send an email to the specified email.

Question: tell me with the help of Google Cloud (on a free plan) can this be done and what service can be used for this? Or can you recommend something else (preferably free)?
On the same server, I can’t do a check, because I’m not sure about the server itself, I would like something third-party.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Shatalov, 2021-09-09
@netpastor

If the script is small, then the free plan on Heroku will do.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question