sonic-buildimage/dockers/docker-sonic-restapi
yozhao101 1a3cab43ac
[Monit] Deprecate the feature of monitoring the critical processes by Monit (#7676)
Signed-off-by: Yong Zhao yozhao@microsoft.com

Why I did it
Currently we leveraged the Supervisor to monitor the running status of critical processes in each container and it is more reliable and flexible than doing the monitoring by Monit. So we removed the functionality of monitoring the critical processes by Monit.

How I did it
I removed the script process_checker and corresponding Monit configuration entries of critical processes.

How to verify it
I verified this on the device str-7260cx3-acs-1.
2021-06-04 10:16:53 -07:00
..
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
Dockerfile.j2 [supervisord]: use abspath as supervisord entrypoint (#5995) 2020-11-22 21:18:44 -08:00
restapi.sh Update conf DB with CA cert & rename ca_crt field (#5448) 2020-09-25 09:20:09 -07:00
start.sh [docker-restapi]: use service dependency in supervisord to start services 2020-05-22 11:01:28 -07:00
supervisord.conf Fix supervisor-proc-exit-listener startup issue in restapi (#7681) 2021-05-26 18:28:10 +08:00