Difference between revisions of "Template:Networking rut manual system"

From Teltonika Networks Wiki
(33 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{Template: Networking_rutos_manual_fw_disclosure
 +
| fw_version = {{#switch: {{{series}}}
 +
  | RUT2XX = {{{series}}}_R_00.01.14.1
 +
  | RUT850 = {{{series}}}_R_00.01.04
 +
  | RUT9XX = {{{series}}}_R_00.06.08.2}}
 +
}}
 +
__TOC__
 
==Summary==
 
==Summary==
  
The '''System''' window displays the device's system and memory related information.  
+
The <b>System</b> page displays general system and memory information of the device.
 +
 
 +
This chapter of the user manual provides an overview of the System page for {{{name}}} devices.
  
 
==System, Memory==
 
==System, Memory==
  
The figure bellow is an example of the System page and the table below provides information on the fields contained in that page:
+
The figure below is an example of the <b>System</b> page and the table below provides information on the fields contained in that page:
  
[[File:{{{file_device}}}]]
+
[[File:Networking_{{lc:{{{name}}}}}_manual_system.png|border|class=tlt-border]]
  
<table class="nd-othertables">
+
<table class="nd-othertables_3">
 
     <tr>
 
     <tr>
         <th width="250">field name</th>
+
         <th width="250">Field</th>
         <th width="900">description</th>
+
         <th width="900">Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>{{{#ifeq:{{{series}}} | TRB14x | Device name | Router name}}</td>
+
         <td>Router name</td>
         <td>Displays the product's name</td>
+
         <td>The name of this device.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Host name</td>
 
         <td>Host name</td>
         <td>Displays the device's host name. The hostname can be used instead of the LAN IP address to communicate with the device inside the local network. The hostname can be changed in the System → Administration → [[{{{name}}} Administration#General|General]] page</td>
+
         <td>Hostname of the device. The hostname can be used instead of the LAN IP address to communicate with the device inside the local network. The hostname can be changed in the <b>System → Administration → [[{{{name}}} Administration#General|General]]</b> page.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Router model</td>
 +
        <td>Full brand name of the device.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Firmware version</td>
 
         <td>Firmware version</td>
         <td>Displays the firmware version currently used by the device. The firmware can be upgraded from the System → {{#ifeq: {{{series}}} | TRB14x | [[{{{name}}} Flash Firmware|Flash Firmware]] | [[{{{name}}} Firmware|Firmware]]}} page{{#ifeq:{{{series}}} | TRB14x | |.<br> You can download firmwares for {{{name}}} from [[{{{series}}} Firmware|here]]}}</td>
+
         <td>Firmware version currently used by the device. The firmware can be upgraded from the <b>System → [[{{{name}}} Firmware|Firmware]]</b> page.<br> You can download firmwares for {{{name}}} from <b>[[{{{name}}}_Firmware_Downloads|here]]</b>.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Kernel version</td>
 
         <td>Kernel version</td>
         <td></td>
+
         <td>Kernel version currently used by the device. A kernel is a computer program responsible for connecting a device's software to its hardware.</td>
     </tr>
+
     </tr>{{#ifeq: {{{name}}} | RUT850 ||
 +
    <tr>
 +
        <td>Bootloader version</td>
 +
        <td>Bootloader version currently used by the device. A Bootloader is a program that loads the operating system.</td>
 +
    </tr>}}
 
     <tr>
 
     <tr>
 
         <td>Local device time</td>
 
         <td>Local device time</td>
         <td></td>
+
         <td>Current time as perceived by the device. Time settings can be adjusted in the <b>Services → [[{{{name}}} NTP|NTP]]</b> page.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Uptime</td>
 
         <td>Uptime</td>
         <td></td>
+
         <td>Amount of time that has passed since the device was last turned on or rebooted.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Load average</td>
 
         <td>Load average</td>
         <td></td>
+
         <td>CPU load average (in %) over the last minute, 5 minutes and 15 minutes.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Temperature</td>
 +
        <td>Temperature of the modem inside of the device.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Free</td>
+
         <td>Used</td>
         <td></td>
+
         <td>Amount of random-access memory (RAM) that is currently in use by the device.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Cached</td>
 +
        <td>Amount of random-access memory (RAM) that is allocated for frequently accessed data storage.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Buffered</td>
 
         <td>Buffered</td>
         <td></td>
+
         <td>Amount of random-access memory (RAM) used by temporarily stored data before moving it to another location.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
[[Category:{{{name}}} Status section]]

Revision as of 15:01, 5 July 2021

Template:Networking rutos manual fw disclosure

Summary

The System page displays general system and memory information of the device.

This chapter of the user manual provides an overview of the System page for {{{name}}} devices.

System, Memory

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

[[File:Networking_{{{name}}}_manual_system.png|border|class=tlt-border]]

Field Description
Router name The name of this device.
Host name Hostname of the device. The hostname can be used instead of the LAN IP address to communicate with the device inside the local network. The hostname can be changed in the System → Administration → [[{{{name}}} Administration#General|General]] page.
Router model Full brand name of the device.
Firmware version Firmware version currently used by the device. The firmware can be upgraded from the System → [[{{{name}}} Firmware|Firmware]] page.
You can download firmwares for {{{name}}} from [[{{{name}}}_Firmware_Downloads|here]].
Kernel version Kernel version currently used by the device. A kernel is a computer program responsible for connecting a device's software to its hardware.
Bootloader version Bootloader version currently used by the device. A Bootloader is a program that loads the operating system.
Local device time Current time as perceived by the device. Time settings can be adjusted in the Services → [[{{{name}}} NTP|NTP]] page.
Uptime Amount of time that has passed since the device was last turned on or rebooted.
Load average CPU load average (in %) over the last minute, 5 minutes and 15 minutes.
Temperature Temperature of the modem inside of the device.
Used Amount of random-access memory (RAM) that is currently in use by the device.
Cached Amount of random-access memory (RAM) that is allocated for frequently accessed data storage.
Buffered Amount of random-access memory (RAM) used by temporarily stored data before moving it to another location.

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