Changes

no edit summary
Line 112: Line 112:  
</table>
 
</table>
   −
==Wget Reboot==
+
{{#ifeq:{{{series}}} | RUT8xx
 
+
  | {{#ifeq{{{series}}} | RUT2xx
<b>Wget</b> is a computer program that retrieves content from web servers. The <b>Wget Reboot</b> function works in a very similar manner to Ping Reboot. While Ping Reboot sends ping requests to determine whether the conditions for the specified action have been met, Wget Reboot attempts to retrieve the contents of a web server.
+
      |  
 
+
      | {{Template: Networking_device_manual_auto_reboot_wget_reboot|file_wget_reboot_setup = {{{file_wget_reboot_setup}}}}}
The figure below is an example of the Wget Reboot configuration page and the table below provides information on the fields contained in that page:
+
     }}
 
+
  | {{Template: Networking_device_manual_auto_reboot_wget_reboot|file_wget_reboot_setup = {{{file_wget_reboot_setup}}}}}
[[File:{{{file_wget_reboot_setup}}}]]
+
}}
 
  −
<table class="nd-mantable">
  −
    <tr>
  −
        <th>field name</th>
  −
      <th>value</th>
  −
      <th>description</th>
  −
    </tr>
  −
    <tr>
  −
      <td>Enable</td>
  −
      <td>yes | no; Default: <b>no</b></td>
  −
      <td>Turns Wget Reboot ON or OFF</td>
  −
    </tr>
  −
    <tr>
  −
      <td>Action if no response is received</td>
  −
      <td>Reboot | {{#ifeq:{{{series}}} | TRB14x ||Modem restart}} | Restart mobile connection | (Re)register | None; Default: <b>Reboot</b></td>
  −
      <td>The action that will be performed after the specified number of failed Wget requests</td>
  −
     </tr>
  −
    <tr>
  −
    <td>Interval between requests</td>
  −
        <td>1 mins | 2 mins | 3 mins | 4 mins | 5 mins | 15 mins | 30 mins | 1 hour | 2 hours; Default: <b>5 mins</b></td>
  −
        <td>Interval at which Wget requests will be sent to the specified host or IP address</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Wget timeout (sec)</td>
  −
        <td>integer [1..9999]; Default: <b>2</b></td>
  −
        <td>Maximum response time (in seconds). If no response is received after the amount of time specified in this field, the Wget request is considered to have failed</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Retry count</td>
  −
        <td>integer [1..9999]; Default: <b>5</b></td>
  −
        <td>Indicates how many additional times the device will try retrieving the web server's content with Wget if the initial attempt fails</td>
  −
    </tr>
  −
    <tr>
  −
    <td>Host to ping</td>
  −
        <td>host | ip; Default: <b><nowiki>http://www.google.com</nowiki></b></td>
  −
        <td>Host or IP address to send Wget requests to</td>
  −
    </tr>
  −
</table>
 

Navigation menu