Hi everyone. I am totally new new, and not super knowledgeable in Linux, but I have a question.
I have a series of servers that have 2 Python processes running on them. If one of the processes goes down, it causes problems with the tasks that the server is running.
I have set up Application Monitoring for Python, but it will not alert me if 1 of the 2 processes goes down since "python" remains up. Is there a way I can set Application Monitoring so that it expects 2 process, and it will alert as "down" if the total count of processes becomes less than 2?
Thanks in advance for the help!
-Masa