Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
12345 |
- check process sshd with pidfile /var/run/sshd.pid
- start program "/etc/init.d/ssh start"
- stop program "/etc/init.d/ssh stop"
- if failed host 127.0.0.1 port 22 protocol ssh then restart
- if 5 restarts within 5 cycles then timeout
|