Difference between revisions of "RMS Task Manager Examples"

From Teltonika Networks Wiki
Line 9: Line 9:
 
==Examples==
 
==Examples==
  
===Waking up connected to PC===
+
===Waking up to router connected PC===
  
 +
Before starting RMS configurations, make sure that the router to which commands will be sent has Wake On LAN package installed and configure with PC information.
  
https://teltonika-networks.com/resources/webinars/86182577574/
+
If a logfile is not required part with '''''/tmp/etherwake_log''''' can be skipped.
 +
 
 +
 
 +
===Setting unique LAN IP address===
 +
 
 +
===Installing Python===

Revision as of 14:53, 17 December 2021

Summary

RMS Task Manager is a tool integrated into RMS Management. It is designed in a way, where users can easily send Linux terminal commands, upload and download files to connected Teltonika Networks routers and gateways.

On this page, you will find several examples of how RMS Task Manager can be used with Teltonika Networks devices.

Examples

Waking up to router connected PC

Before starting RMS configurations, make sure that the router to which commands will be sent has Wake On LAN package installed and configure with PC information.

If a logfile is not required part with /tmp/etherwake_log can be skipped.


Setting unique LAN IP address

Installing Python