説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

etc_monit_conf.d_rspamd 266B

12345678
  1. check process rspamd matching rspamd
  2. group mail
  3. start program = "/bin/systemctl start rspamd"
  4. stop program = "/bin/systemctl stop rspamd"
  5. if failed port 11333 type tcp
  6. with timeout 10 seconds
  7. then restart
  8. if 5 restarts within 5 cycles then timeout