27 lines
493 B
Plaintext
27 lines
493 B
Plaintext
|
|
config ping_reboot
|
|
option action '1'
|
|
option time '5'
|
|
option host '8.8.8.8'
|
|
option retry '2'
|
|
option fail_counter '0'
|
|
option packet_size '56'
|
|
option time_out '5'
|
|
option interface '1'
|
|
option type 'ping'
|
|
option enable '1'
|
|
option modem '3-1'
|
|
option current_try '0'
|
|
|
|
config ping_reboot
|
|
option type 'wget'
|
|
option action '1'
|
|
option action_when 'all'
|
|
list host 'https://google.com'
|
|
option time '120'
|
|
option time_out '20'
|
|
option stop_action '0'
|
|
option retry '3'
|
|
option enable '1'
|
|
|