-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Characterization POSTs from 2023 Aug wrt to MMW #673
Comments
@neilh10 |
I would attribute the response time decrease on the 8th to a database restart. Looks like we got some resource alert notifications on the 6th and 7th, consistent with the yellow performance warnings on the uptime monitoring and rebooted the database service on the 8th at 10:53 EST. |
@ptomasula many thanks for the quick response. Much appreciate showing the data you collected, and UP time performance suggests that site is healthy. Oh well on the API performance - good to hear restarted and maybe get to see if it shows anything. What I'm interpolating, from download.csv of TUCA_GV01, is the POST is getting a time out of 15seconds pretty quick when it connects . Of the 7 connections visible that succeeded, 6 had all 4 POST readings that made it to the database. 1 only had 3 POSTs accepted. Since I started manually monitoring it two days ago, I took two download snapshots .csv; of the latest successful connection with a connection of 4 POSTs the last of reading 2023-08-23 1:00:00 AM PST, and in that connection it appeared to also have catchup posts of 21 POST readings to 2023-08-11 2:45:00 PM before it hit an error. The data that is not visible is how often does it try to connect to cell tower, and fail, versus connects to the cell tower and then fails on getting a tcp/ip connection. I can take an MMW download of sensor data.csv snapshot tomorrow, and if its not good possibly drive to the site and extract the DBGyymm.log file. I had another local test system turc_test08 running over verizon till Aug 16 and its all been healthy with 201's a few 504s and 400's - and YES can visibly see response time decrease after the 8th Though some interesting other data - 1st POST get a fast response 2.7Secs and subsequent POSTs are 6+ seconds! |
@neilh10, do you use Hologram for your cellular SIMs? If so, they have a great dashboard that can help you understand how often each modem connects and how much data is transmitted per connection. I imagine other cellular IoT providers have that info too. It could be an important set of data for you to better understand what is happening for these deployed stations. |
@aufdenkampe in the geographical area I'm looking at Verizon largely has coverage and the VAR has come through dataplans.digikey.com. I've just checked a number of sites I have, and it doesn't appear that Mi06 has sent a "Site Alert" on not receiving data - oh well, try and make work what you can with what's available. I'm going to try and visit the sites to collect their DBG logs. |
Hi @ptomasula just wondering if there is any data on the performance. (Sorry only contact when there are issues - would be nice to be able to just step into a link to get a perspective) A test system that I am monitoring, uploading two records at a time, over ATT/SIM8070G is also getting a few 504's |
@neilh10 Here is the raw API monitoring data from the last 24 hours. There is a notable spike in the rolling response time around 11:20 pm, and another around 4am, but then it looks like have settled back into our typical pattern. If I aggregate to hourly I can compare against our the last 7 days. The current peak rolling hourly average for today is 16.2 seconds. That's a little higher than it was for periods of time yesterday, but still not the highest it has been in the last 7 days. I can see about to what degree I can make the monitoring publicly available, but that will take some time to look into that how/if I can set that up. |
Hi @ptomasula many thanks for the overview and reassuring to know the server loading is looking good. I ran a higher rate test with the same 9000 queued readings I had taken from TU_MW12 and new software module over ATT/SIM7080 uploading from my outside test bed with good ATT connections and it did very well. Verifying the module integration and the other layers. |
I'm wondering if the MMW characterization data is being released, as has been previously discussed. :)
I'm seeing one site that was doing well, suddenly degrade since the Aug 11th. I'm wondering if there is any MMW indications as to what maybe happening.
https://monitormywatershed.org/sites/TUCA_GV01/
Up to 2023-08-11 10:45:00 PM the hourly POSTs are all up-todate
Since 2023-08-11 10:45:00 PM there is only sporadic data delivery and it appears to be falling behind - that is 96 data records a day, being generated. As of this today this morning, only 86 have been received out of a an estimated 1240 generated readings for the period .
The site is set to deliver every hour, and up to 100messages if any outstanding. However I never see MMW even under the best of circumstances able to accept 100messages.
The site is from a riparian zone by a stream up a winding channel in hills over verizon wireless. When connected it indicates a good signal strength of -81db.
However often the tcp/ip connection attempt to MMW fails, when connected to the cellular network and attempts a TCP/IP connection to MMW.
This is similar to what seemed to happen to https://monitormywatershed.org/sites/TUCA_PO03/ in January this year.
An annotated download file is attached
TUCA_GV01_TimeSeriesResults230824_0908annotated.xlsx
Many thanks for any insights
The text was updated successfully, but these errors were encountered: