June 12, 20206 yr I want to make Unraid machine able to shutdown itself when ping to router fails after 5 retries during 25 minutes (my cheap UPS can handle it) How to do that? ping -c 5 -i 300 192.168.0.1 || poweroff works not good because if ping is successful then interval before next attempt 5 minutes anyway. Edited June 12, 20206 yr by Nuke
Archived
This topic is now archived and is closed to further replies.