You have bought an ECS instance on Alibaba Cloud After deploying a Python environment on it, which of the following is the easiest and quickest way to monitor whether the Python process is running normally and report an alert if the process is accidentally terminated?
Select an option, then click Submit answer.
-
○
Use site monitoring
-
○
Log on to the ECS instance console
-
○
Utilize process monitoring feature (can be found in ECS instance
-
○
Write a script for monitoring by yourself.