This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| connectivity_watchdog [2023/07/02 16:47] – [Notes about Connectivity Watchdog] -changed to Connectivity Watchdog Notes 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 34: | Line 33: | ||
| \\ | \\ | ||
| - | |||
| ===== Connectivity Watchdog Notes ===== | ===== Connectivity Watchdog Notes ===== | ||