Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

etc_monit_conf.d_sshd 233B

12345
  1. check process sshd with pidfile /var/run/sshd.pid
  2. start program "/etc/init.d/ssh start"
  3. stop program "/etc/init.d/ssh stop"
  4. if failed host 127.0.0.1 port 22 protocol ssh then restart
  5. if 5 restarts within 5 cycles then timeout