<
From version < 88.1 >
edited by Kilight Cao
on 2024/12/16 17:01
To version < 77.1 >
edited by Xiaoye
on 2023/11/07 20:04
>
Change comment: Uploaded new attachment "image-20231107200442-2.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoye
Content
... ... @@ -5,82 +5,11 @@
5 5  
6 6  
7 7  
8 -= 1.  Dragino Platform Monitor =
8 += 1.  Monitor Gateway =
9 9  
10 -== 1.1  Monitor Gateway via TE ==
10 +== 1.1  Introduction ==
11 11  
12 12  
13 -**Below list the support products and Requirements:**
14 -
15 -1. LoRaWAN Gateway model:  **[[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]]**, **[[LG308N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]]**, **[[DLOS8N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]]**,**[[LPS8N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]**,LPS8v2,MS48-LR
16 -
17 -
18 -
19 -Once you have received your gateway and want to manage your gateway, you need to perform the following steps:
20 -
21 -
22 -=== Step 1. Create an account ===
23 -
24 -Contact: (% style="color:blue" %)**support@dragino.cc**(%%)
25 -
26 -We will create a gateway management platform for you.Once created we will give you a platform and you will need to enter a password and then your gateway management platform will be created.
27 -
28 -
29 -=== Step 2. Import Dashboard ===
30 -
31 -Before importing the dashboard we need to download the gateway management dashboard file from GitHub.
32 -
33 -where to get:**[[https:~~/~~/github.com/dragino/dragino-end-node-decoder/blob/main/Gateway%20Management/>>https://github.com/dragino/dragino-end-node-decoder/blob/main/Gateway%20Management/monitor_gateway_dashboard.json]]**
34 -
35 -[[image:https://wiki.thingseye.io/xwiki/bin/download/Main/Gateway%20Management/WebHome/1732848745971-712.png?rev=1.1||alt="1732848745971-712.png"]]
36 -
37 -Once the download is complete we need to import the dashboard into our gateway management account:
38 -
39 -Firstly, we need to open the dashboard module,
40 -
41 -click on the "(% style="color:blue" %)**+**(%%)" in the upper right corner, select "(% style="color:blue" %)**import dashboard**(%%)",
42 -
43 -then we shoud drag the downloaded _dashboard file into the text box.
44 -
45 -
46 -[[image:https://wiki.thingseye.io/xwiki/bin/download/Main/Gateway%20Management/WebHome/1732849072990-298.png?width=1168&height=549&rev=1.1||alt="1732849072990-298.png"]]
47 -
48 -
49 -[[image:https://wiki.thingseye.io/xwiki/bin/download/Main/Gateway%20Management/WebHome/1732849454521-821.png?width=1173&height=554&rev=1.1||alt="1732849454521-821.png"]]
50 -
51 -
52 -=== Step 3. Configure gateway. ===
53 -
54 -To access the (% style="color:blue" %)**System~-~->Remote Mgmt**(%%) interface of the gateway, you can select "(% style="color:blue" %)**Enable**(%%)" and customize the owner,then click on "(% style="color:blue" %)**Save&Apply**(%%)".
55 -
56 -[[image:image-20241216161649-1.png]]
57 -
58 -
59 -Check the remote platform connection status
60 -
61 -[[image:image-20241216162640-2.png]]
62 -
63 -After the above configuration is complete, wait for 2-3 minutes, the gateway will be displayed on the dashboard
64 -
65 -
66 -=== Step 4. Check the dashboard. ===
67 -
68 -Check if you can see your gateway information in the dashboard
69 -
70 -[[image:image-20241216163331-3.png||height="578" width="1258"]]
71 -
72 -
73 -
74 -And click on your device to go to the next level to see if the gateway specific information is displayed properly
75 -
76 -[[image:image-20241216163442-4.png||height="669" width="1260"]]
77 -
78 -
79 -
80 -
81 -== 1.2  Monitor Gateway via ThingsSpeak ==
82 -
83 -
84 84  This introduction shows how to use a script to monitor the gateway. The video link for this instruction is: [[https:~~/~~/youtu.be/8PieIwfSF_g>>url:https://youtu.be/8PieIwfSF_g]]
85 85  
86 86  
... ... @@ -87,7 +87,7 @@
87 87  [[image:image-20220531155018-18.png]]
88 88  
89 89  
90 -=== 1.2.1  Steps ===
19 +== 1.2  Steps ==
91 91  
92 92  
93 93  * Create account in ThingsSpeak and creat channel.
... ... @@ -143,9 +143,11 @@
143 143  
144 144  * Reboot device.
145 145  
146 -=== 1.2.3  Monitor Public IP ===
147 147  
148 148  
77 +== 1.3  Monitor Public IP ==
78 +
79 +
149 149  The monitor_gateway.sh has been updated to upload the public ip of the device as well.
150 150  
151 151  User can find the public ip in field7, the chart is not able to show the complete public ip, user can check that in the export.
... ... @@ -156,9 +156,11 @@
156 156  Find Public IP
157 157  
158 158  
159 -== 1.3  Remote Access via Remote.it. ==
90 += 2.  Remote Access =
160 160  
92 +== 2.1  Remote Access via Remote.it. ==
161 161  
94 +
162 162  Remote.it for remote access is available in the latest Dragino firmware for gateway. For security concern, the remote.it only available base on end user demand.
163 163  
164 164  
... ... @@ -205,7 +205,7 @@
205 205  [[image:image-20220725115720-2.png||height="658" width="900"]]
206 206  
207 207  
208 -=== 1.3.1  How to save the registered remote after the gateway's firmware update. ===
141 +=== 2.1.1  How to save the registered remote after the gateway's firmware update. ===
209 209  
210 210  
211 211  Before version [[lgw~~-~~-build-v5.4.1668240318-20221112-1606>>http://repo.dragino.com/release/miscellaneous/remoteit/dragino-lgw--v5.4.1668240318-squashfs-sysupgrade.bin]], once the gateway firmware is upgraded the remote configuration is gone.
... ... @@ -238,7 +238,7 @@
238 238  [[image:image-20221112162547-3.png]]
239 239  
240 240  
241 -=== 1.3.2  How to register hp0d with Remote.it ===
174 +=== 2.1.2  How to register hp0d with Remote.it ===
242 242  
243 243  
244 244  (% style="color:blue" %)**Prerequisites:**
... ... @@ -278,7 +278,7 @@
278 278  [[image:image-20220815173958-4.jpeg||height="580" width="964"]]
279 279  
280 280  
281 -=== 1.3.3 How to register the gateway with Remote.it via SSH Access for Linux console ===
214 +=== 2.1.3  How to register the gateway with Remote.it via SSH Access for Linux console ===
282 282  
283 283  
284 284  (% style="color:blue" %)**Prerequisites:**
... ... @@ -320,7 +320,7 @@
320 320  [[image:image-20230320112057-6.png||height="603" width="1135"]]
321 321  
322 322  
323 -=== 1.3.4  Trouble Shooting ===
256 +=== 2.1.4  Trouble Shooting ===
324 324  
325 325  
326 326  ==== **1. What should users do when gateway Remote.it installation fails** ====
... ... @@ -343,7 +343,7 @@
343 343  (% style="color:blue" %)**Step 3:**(%%) Follow the [[Remoteit user instruction for Dragino Gateway>>https://www.remote.it/getting-started/dragino]] steps to reconfigure
344 344  
345 345  
346 -== 1.4  RSSH Introduction ==
279 +== 2.2  RSSH Introduction ==
347 347  
348 348  
349 349  Reverse SSH for remote access is available in the latest Dragino firmware for gateway. For security concern, the RSSH only available base on end user demand.
... ... @@ -369,30 +369,35 @@
369 369  * LIG16
370 370  * MS14 series if installed with the same firmware.
371 371  
372 -=== 1.4.1  End User Guide to use SSH access ===
373 373  
374 374  
307 +=== 2.2.1  End User Guide to use SSH access ===
308 +
309 +
375 375  Go to this the Reverse SSH page as below:
376 376  
377 -[[image:image-20231107200442-2.png||height="684" width="973"]]
378 378  
313 +[[image:image-20220531150151-3.png]]
379 379  
380 380  Get the RSSH configure page
381 381  
382 -[[image:image-20220531152815-14.png]]
383 383  
318 +
319 +[[image:image-20220531150338-4.png]]
320 +
384 384  Connection OK.
385 385  
386 -* (% style="color:#037691" %)**ConnectionType**(%%):  Select a type
387 -* (% style="color:#037691" %)**Login ID**(%%):  Input the rssh server minimal ssh user
388 -* (% style="color:#037691" %)**Host Address**(%%):  Input rssh server public IP address/domain name
389 -* (% style="color:#037691" %)**Connect at Startup**(%%) :  Choose to enable connect once the device is powered.
390 -* (% style="color:#037691" %)**Network Keys**(%%):  Click the Generate keys to generate the keys and download / mail it to Dragino support so Dragino can prepare the remote access to
391 391  
324 +* (% style="color:#037691" %)**Login ID**(%%):  Input sshuser
325 +* (% style="color:#037691" %)**Host Address**(%%):  Input support.dragino.com
326 +* (% style="color:#037691" %)**Host Port** (%%):  Please email to support @ dragino.com to get a valid host port.
327 +* (% style="color:#037691" %)**Connect at Startup**(%%) : Choose to enable connect once the device is powered.
328 +* (% style="color:#037691" %)**Network Keys**(%%):  Click the Generate keys to generate the keys and download / mail it to Dragino support so Dragino can prepare the remote access to
329 +
392 392  After doing above, please download and mail the public keys to Dragino support and wait for our mail for the valid host port. Input the valid host port got from our support and click connect so we can remote access to your gateway.
393 393  
394 394  
395 -=== 1.4.2  Set Up RSSH Server ===
333 +=== 2.2.2  Set Up RSSH Server ===
396 396  
397 397  
398 398  Advance administrator can config a SSH server to provide support their end user themselves., Steps as below
image-20241216161649-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -53.4 KB
Content
image-20241216162640-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -38.9 KB
Content
image-20241216163331-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -97.3 KB
Content
image-20241216163442-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -150.4 KB
Content
image-20241216170119-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -38.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0