Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
12345 |
- check process sshd with pidfile /var/run/sshd.pid
- start program "systemctl start ssh"
- stop program "systemctl stop ssh"
- if failed host 127.0.0.1 port 22 protocol ssh then restart
- if 5 restarts within 5 cycles then timeout
|