Ping/wget reboot

An offline check host could possibly cause unnecessary device reboots.
Is it possible to enter multiple hosts and all of them have to be unreachable before the device is rebooted?

You can always write your own shell script that does whatever logic you want and does a reboot when deemed necessary, and you can schedule that in a crontab entry made using the “crontab -e” command.
(all from SSH logon to root using your admin password)
Of course it requires basic Linux knowledge.

Hello,

When configuring ping/wget reboot, you can select “When all requests fail” next to Action condition. This will trigger a reboot when all the specified hosts are unreachable.
image

Hope this helps!

Best regards,

This topic was automatically closed after 15 days. New replies are no longer allowed.