Difference between revisions of "Template:Networking rutos manual auto reboot"

From Teltonika Networks Wiki
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Template: Networking_rutos_manual_fw_disclosure
 
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.06.1
+
| fw_version ={{Template: Networking_rutos_manual_latest_fw
| series    = {{{series}}}
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
{{#ifeq: {{{legacy}}} | 1 |<br><i><b>Note</b>: <b>[[{{{name}}} Wake on LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.2 and earlier) user manual page.</i>|}}
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Auto Reboot (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
 +
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} Auto Reboot (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
 
__TOC__
 
__TOC__
 
==Summary==
 
==Summary==
Line 25: Line 28:
 
To enable the default rule, use the off/on slider next to it. You can add more rules with the 'Add' button or delete them using the 'Delete' button. If you wish to customize a rule, click the button that looks like a pencil next to it.
 
To enable the default rule, use the off/on slider next to it. You can add more rules with the 'Add' button or delete them using the 'Delete' button. If you wish to customize a rule, click the button that looks like a pencil next to it.
  
[[File:Networking_rutos_manual_auto_reboot_ping_wget_reboot_settings_configuration_mobile_{{{mobile}}}.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_auto_reboot_ping_wget_reboot_settings_configuration_mobile_{{{mobile}}}_v2.png|border|class=tlt-border]]
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 50: Line 53:
 
     <tr>
 
     <tr>
 
         <td>Action if no echo is received</td>
 
         <td>Action if no echo is received</td>
         <td>Device reboot {{#ifeq:{{{mobile}}} | 1 | {{!}} Modem reboot {{!}} Restart mobile connection {{!}} (Re)register}} | None; default: <b> Device reboot</b></td>
+
         <td>Device reboot | None{{#ifeq:{{{mobile}}} | 1 | {{!}} Modem reboot {{!}} Restart mobile connection {{!}} (Re)register {{!}} <span style="color: #20C0D7;"><b>Send SMS</b></span>}}; default: <b>Device reboot</b></td>
         <td>Action that will be executed if there is no response after the specified amount of retries.  
+
         <td>Action that will be executed if there is no response after the specified amount of retries. If <b>None</b> is selected, only a message to syslog will be logged.</td>
        If <b>None</b> is selected, a message to syslog will be logged.</td>
+
    </tr>{{#ifeq:{{{dualmodem}}} | 1 |
 +
    <tr>
 +
        <td><span style="color: #20C0D7;">Gateway modem</span></td>
 +
        <td>Primary modem {{!}} Secondary modem; default: <b>Primary modem</b></td>
 +
        <td>Specifies which modem to use for sending the SMS message.</td>
 +
    </tr>|}}{{#ifeq:{{{mobile}}} | 1 |
 +
    <tr>
 +
        <td><span style="color: #20C0D7;">Phone Number</span></td>
 +
        <td>phone number(s); default: <b>none</b></td>
 +
        <td>Recipient's phone number(s) specified in international format.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Interval between pings</td>
+
        <td><span style="color: #20C0D7;">Message text</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Text to be included in the SMS message.</td>
 +
    </tr>|}}
 +
    <tr>
 +
         <td>Interval</td>
 
         <td>5 mins | 15 mins | 30 mins | 1 hour | 2 hours; default: <b>5 mins</b></td>
 
         <td>5 mins | 15 mins | 30 mins | 1 hour | 2 hours; default: <b>5 mins</b></td>
 
         <td>The frequency at which ping/Wget requests are sent to the specified host.</td>
 
         <td>The frequency at which ping/Wget requests are sent to the specified host.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Ping timeout (sec)</td>
+
         <td>Interval count</td>
 +
        <td>integer [1..9999]; default: <b>2</b></td>
 +
        <td>Indicates how many additional times the device will try sending requests if the initial one fails.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Timeout (sec)</td>
 
         <td>integer [1..9999]; default: <b>5</b></td>
 
         <td>integer [1..9999]; default: <b>5</b></td>
 
         <td>Maximum response time. If no echo is received after the amount of time specified in this field has passed, the ping/wget request is considered to have failed.</td>
 
         <td>Maximum response time. If no echo is received after the amount of time specified in this field has passed, the ping/wget request is considered to have failed.</td>
Line 68: Line 90:
 
         <td>integer [0..1000]; default: <b>56</b></td>
 
         <td>integer [0..1000]; default: <b>56</b></td>
 
         <td>ICMP packet size in bytes.</td>
 
         <td>ICMP packet size in bytes.</td>
    </tr>
 
    <tr>
 
        <td>Try count</td>
 
        <td>integer [1..9999]; default: <b>2</b></td>
 
        <td>Indicates how many additional times the device will try sending requests if the initial one fails.</td>
 
 
     </tr>{{#ifeq:{{{mobile}}} | 1 |
 
     </tr>{{#ifeq:{{{mobile}}} | 1 |
 
     <tr>
 
     <tr>
Line 79: Line 96:
 
         <td>Specifies through which interface the pings will be sent. If <b>Automatically selected</b> is set, the pings will go through the main WAN interface.</td>
 
         <td>Specifies through which interface the pings will be sent. If <b>Automatically selected</b> is set, the pings will go through the main WAN interface.</td>
 
     </tr>|}}
 
     </tr>|}}
 +
    <tr>
 +
        <td>IP type</td>
 +
        <td>IPv4 | IPv6; default: <b>IPv4</b></td>
 +
        <td>IP address version of the host to ping.</td>
 +
    </tr>
 
     <tr>
 
     <tr>
 
         <td>Host to ping</td>
 
         <td>Host to ping</td>
 
         <td>host | ip; default: <b>8.8.8.8</b></td>
 
         <td>host | ip; default: <b>8.8.8.8</b></td>
 
         <td>Hostname or IP address to which the Ping/Wget requests will be sent.</td>
 
         <td>Hostname or IP address to which the Ping/Wget requests will be sent.</td>
    </tr>
 
 
     </tr>{{#ifeq:{{{mobile}}} | 1 |
 
     </tr>{{#ifeq:{{{mobile}}} | 1 |
 
     <tr>
 
     <tr>
Line 89: Line 110:
 
         <td>ip; default: <b>8.8.8.8</b></td>
 
         <td>ip; default: <b>8.8.8.8</b></td>
 
         <td>IP address to which the Ping requests will be sent on SIM 1.</td>
 
         <td>IP address to which the Ping requests will be sent on SIM 1.</td>
     </tr>|}}
+
     </tr>|}}{{#ifeq:{{{dualsim}}} | 1 |
    {{#ifeq:{{{dualsim}}} | 1 |
 
 
     <tr>
 
     <tr>
 
         <td><span style="color:red">Host to ping from SIM 2</span></td>
 
         <td><span style="color:red">Host to ping from SIM 2</span></td>
Line 132: Line 152:
 
     </tr>|}}
 
     </tr>|}}
 
     <tr>
 
     <tr>
         <td>Week days</td>
+
         <td>Interval type</td>
         <td>Monday| Tuesday| Wednesday| Thursday | Friday | Saturday | Sunday; default:  <b> none</b></td>
+
        <td><span style="color: green">Week days</span> | <span style="color: blue;">Month days</span>; default:  <b>Week days</b></td>
         <td>Week day(s) when actions will be executed.</td>
+
        <td>Scheduler instance interval type.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color: green">Week days</span></td>
 +
         <td>Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday; default:  <b>Monday</b></td>
 +
         <td>Week day(s) when actions will be executed. This field becomes visible when Interval type is set to Week days.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color: blue">Month day</span></td>
 +
        <td>integer [1..31]; default:  <b>1</b></td>
 +
        <td>Day of the month on which the reboot will occur. This field becomes visible when Interval type is set to Month days.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color: blue">Month</span></td>
 +
        <td>month(s) [january..december]; default:  <b>none</b></td>
 +
        <td>The month(s) on which the reboot will occur. Leave empty to apply to all months. This field becomes visible when Interval type is set to Month days.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Day time</td>
 +
        <td>time [00:00..23:59]; default: <b>none</b></td>
 +
        <td>Exact time of day the reboot will take place</td>
 
   </tr>
 
   </tr>
 
     <tr>
 
     <tr>
         <td>Time</td>
+
         <td>Force last day</td>
         <td>time; default: <b>none</b></td>
+
         <td>off | on; default: <b>off</b></td>
         <td>Here you can specify the hour/minute for action to occur.</td>
+
         <td>Forces intervals to accept last day of month as a valid option if selected day doesn't exist in the ongoing month. This field becomes visible when Interval type is set to Month days.</td>
  </tr>
+
    </tr>
 
</table>
 
</table>
 
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Revision as of 13:40, 22 November 2022

Template:Networking rutos manual fw disclosure


Summary

Various automatic device reboot scenarios can be configured in the Auto Reboot section. Automatic reboots can be used as a prophylactic or precautionary measure that ensures the device will self-correct some unexpected issues, especially related to connection downtime.

This chapter is an overview of the Auto Reboot section of {{{name}}} devices.

If you're having trouble finding this page or some of the parameters described here on your device's WebUI, you should turn on "Advanced WebUI" mode. You can do that by clicking the "Advanced" button, located at the top of the WebUI.

Networking rutos manual webui basic advanced mode 75.gif

Ping/Wget Reboot

The Ping/Wget Reboot functions periodically send ICMP or Wget requests to a specified IP address or host and waits for a response. If no response is received, the device will attempt the same action a defined number of times at a defined frequency. If there is still no response, the device will execute the specified action (reboot, by default).

The Ping/Wget Reboot section contains one pre-configured rule by default:

Networking rutos manual auto reboot ping wget reboot settings.png

To enable the default rule, use the off/on slider next to it. You can add more rules with the 'Add' button or delete them using the 'Delete' button. If you wish to customize a rule, click the button that looks like a pencil next to it.

[[File:Networking_rutos_manual_auto_reboot_ping_wget_reboot_settings_configuration_mobile_{{{mobile}}}_v2.png|border|class=tlt-border]]

Field Value Description
Enable off | on; default: off Turns the rule on or off.
Type Ping | Wget; default: Ping Method used for health checking.
  • Ping - sends ICMP requests to the specified host.
  • Wget - retrieves the contents of the specified web server.
Action if no echo is received Device reboot | None; default: Device reboot Action that will be executed if there is no response after the specified amount of retries. If None is selected, only a message to syslog will be logged.
Interval 5 mins | 15 mins | 30 mins | 1 hour | 2 hours; default: 5 mins The frequency at which ping/Wget requests are sent to the specified host.
Interval count integer [1..9999]; default: 2 Indicates how many additional times the device will try sending requests if the initial one fails.
Timeout (sec) integer [1..9999]; default: 5 Maximum response time. If no echo is received after the amount of time specified in this field has passed, the ping/wget request is considered to have failed.
Packet size integer [0..1000]; default: 56 ICMP packet size in bytes.
IP type IPv4 | IPv6; default: IPv4 IP address version of the host to ping.
Host to ping host | ip; default: 8.8.8.8 Hostname or IP address to which the Ping/Wget requests will be sent.

Reboot Scheduler

The Reboot Scheduler is a function that reboots the device at a specified time interval regardless of other circumstances. It can be used as a prophylactic measure, for example, to reboot the device once at the end of every day.

You can add more rules with the 'Add' button or delete them using the 'Delete' button. If you wish to customize a rule, click the button that looks like a pencil next to it.

Networking rutos manual auto reboot reboot scheduler.png

The figure below is an example of the Periodic Reboot configuration page and the table below provides information on the fields contained in that page:

Networking rutos manual auto reboot reboot scheduler modify reboot instance.png

Field Value Description
Enable off | on; default: off Turns the rule on or off.
Action Device reboot ; default: Device reboot Action that will be executed at the specified time.
Interval type Week days | Month days; default: Week days Scheduler instance interval type.
Week days Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday; default: Monday Week day(s) when actions will be executed. This field becomes visible when Interval type is set to Week days.
Month day integer [1..31]; default: 1 Day of the month on which the reboot will occur. This field becomes visible when Interval type is set to Month days.
Month month(s) [january..december]; default: none The month(s) on which the reboot will occur. Leave empty to apply to all months. This field becomes visible when Interval type is set to Month days.
Day time time [00:00..23:59]; default: none Exact time of day the reboot will take place
Force last day off | on; default: off Forces intervals to accept last day of month as a valid option if selected day doesn't exist in the ongoing month. This field becomes visible when Interval type is set to Month days.

[[Category:{{{name}}} Services section]]