This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| connectivity_watchdog [2021/12/29 19:32] – [Notes about Connectivity Watchdog Script]-added link to Network menu hogwild | connectivity_watchdog [2024/03/02 18:03] (current) – Fix scheduler link hogwild | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Connectivity Watchdog ====== | ====== Connectivity Watchdog ====== | ||
| - | You might want to monitor your Internet connectivity. The simplest way to do this is to run a custom task script  | + | For various reasons, you might want to monitor your Internet connectivity. The simplest way to do this is to run a custom task script. The basic command structure might look something like this: | 
| - | The basic command would be something like: | + | For example, in the [[:admin-sched|Scheduler]] menu, in the** **//Custom 1 field:// | 
| + | |||
| + | \\ | ||
| <code -> | <code -> | ||
| Line 9: | Line 11: | ||
| </ | </ | ||
| - | \\  (8.8.4.4. is a google DNS server) which would cover the monitoring  | + | \\ The 8.8.4.4.  | 
| - | In order to link an action to a success (&& | + | Next, in order to link an action to a success (&& | 
| \\ | \\ | ||
| - | For example: \\ | + | For example:  | 
| <code -> | <code -> | ||
| Line 28: | Line 30: | ||
| </ | </ | ||
| + | \\ | ||
| + | |||
| + | \\ | ||
| - | ===== Notes about Connectivity Watchdog  | + | ===== Connectivity Watchdog  | 
| - | This script is a custom one. Please note that there is also a setting in the //Basic/[[:network|Network]]// menu of Tomato' | + | This script is a custom one. Please note that there is also a setting in FreshTomato' |