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