sonic-buildimage/platform/mellanox/docker-syncd-mlnx/base_image_files/monit_syncd
yozhao101 d6aee4cc65 [Monit] Change the full process name of syncd in the monit config file. (#4033)
Since the syncd process running on different platforms will have the different full path names, we
change the full path name of process syncd in the monit config file such that it will be universal and is not for a specific vendor.

Signed-off-by: Yong Zhao <yozhao@microsoft.com>
2020-02-03 15:36:24 -08:00

8 lines
337 B
Plaintext

###############################################################################
## Monit configuration for syncd container
## process list:
## syncd
###############################################################################
check process syncd matching "/usr/bin/syncd"
if does not exist for 5 times within 5 cycles then alert