This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| connectivity_watchdog [2023/06/23 15:44] – [Notes about Connectivity Watchdog] -update Network link hogwild | connectivity_watchdog [2024/03/02 18:03] (current) – Fix scheduler link hogwild | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| 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: | 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: | ||
| - | For example, in the [[admin-sched|Scheduler]] menu, in the** **//Custom 1 field:// | + | For example, in the [[:admin-sched|Scheduler]] menu, in the** **//Custom 1 field:// | 
| \\ | \\ | ||
| Line 17: | Line 17: | ||
| \\ | \\ | ||
| - | For example: | + | For example:  | 
| - | \\ | + | |
| - | \\ | + | |
| <code -> | <code -> | ||
| #if ping fails, restart the wan. | #if ping fails, restart the wan. | ||
| Line 35: | Line 34: | ||
| \\ | \\ | ||
| - | + | ===== Connectivity Watchdog  | |
| - | ===== Notes about Connectivity Watchdog ===== | + | |
| This script is a custom one. Please note that there is also a setting in FreshTomato' | This script is a custom one. Please note that there is also a setting in FreshTomato' | ||