Changes for page Monitor Gateway
Last modified by Xiaoling on 2022/07/14 15:37
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,9 +14,10 @@ 14 14 15 15 = 2. Steps = 16 16 17 -* Create account in ThingsSpeak and creat channel. 18 -* Download script from dragino site and move it to properly directory 17 +~1. Create account in ThingsSpeak and creat channel. 19 19 19 +2. Download script from dragino site and move it to properly directory 20 + 20 20 (% class="box" %) 21 21 ((( 22 22 root@dragino-1baf44:~~# wget [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8/Firmware/customized_script/monitor_gateway.sh>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LPS8/Firmware/customized_script/monitor_gateway.sh]] ... ... @@ -30,7 +30,7 @@ 30 30 root@dragino-1baf44:~~# 31 31 ))) 32 32 33 - *change the script monitor_gateway.sh with properly users setting:34 +3. change the script monitor_gateway.sh with properly users setting: 34 34 35 35 (% class="box" %) 36 36 ((( ... ... @@ -44,9 +44,9 @@ 44 44 CHAN_KEY='xxxxx' #Channel Write API of the channel for this gateway 45 45 ))) 46 46 47 - *run **/usr/bin/monitor_gateway.sh** to test if upload is good.48 +~1. run **/usr/bin/monitor_gateway.sh** to test if upload is good. 48 48 49 - *Add monitor_gateway.sh to cron work **/etc/crontabs/root** to make this script runs perdiocally, below is an example to update every 20 minutes50 +2. Add monitor_gateway.sh to cron work **/etc/crontabs/root** to make this script runs perdiocally, below is an example to update every 20 minutes 50 50 51 51 (% class="box" %) 52 52 ((( ... ... @@ -61,17 +61,18 @@ 61 61 # * * * * * user-name command to be executed 62 62 #*/10 * * * * checklog 63 63 ~* 23 * * * /etc/init.d/auto_update start 64 -*/20 * * * * /usr/bin/monitor_gateway.sh 65 +*/20 * * * * /usr/bin/monitor_gateway.sh 65 65 ))) 66 66 67 - *Reboot device.68 +3. Reboot device. 68 68 69 - 70 70 = 3. Monitor Public IP = 71 71 72 72 The monitor_gateway.sh has been updated to upload the public ip of the device as well. 73 73 74 +((( 74 74 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. 76 +))) 75 75 76 76 [[image:https://wiki.dragino.com/images/thumb/8/8f/Monitor_gateway_1.png/600px-Monitor_gateway_1.png||height="340" width="600"]] 77 77