This has been explained and resolved together with my other post, thanks!

petek, 18. april 2025 ob 11:57:49 UTC+2 je oseba gjr80 napisala:

> The issue is likely that no loop packets are received during an archive 
> interval meaning no archive record is generated and hence no archive record 
> can be saved to database. If you read my earlier post to your other thread 
> it might help.
>
> It might also help to run WeeWX directly 
> <http://weewx.com/docs/5.1/usersguide/running/#running-directly> so you 
> can see what/when loop packets are received and what/when archive records 
> are generated. 
>
> Gary
> On Friday, 18 April 2025 at 14:05:42 UTC+10 mihec wrote:
>
>> Hello,
>> while trying to make my remote Ecowitt station work with weewx over 
>> fileparser driver, I noticed an issue with archive interval.
>>
>> My weewx.conf settings:
>>
>> ##############################################################################
>>
>> [FileParse]
>>     poll_interval = 60
>>     path = /home/pi/data/source_data.txt
>>     driver = user.fileparse
>>
>>
>> ##############################################################################
>>
>> When I monitor the syslog, I see that the archive logs are created every 
>> 1 or 2 minutes. The issue is it is not constant. In many occasions it is 
>> just 2 minutes.
>>
>> Example of one log entry:
>> apr 18 05:57:14 vreme-sateliti weewxd[70726]: INFO weewx.manager: Added 
>> record 2025-04-18 05:57:00 CEST (1744948620) to database 'weewx.sdb'
>> apr 18 05:57:14 vreme-sateliti weewxd[70726]: INFO weewx.manager: Added 
>> record 2025-04-18 05:57:00 CEST (1744948620) to daily summary in 'weewx.sdb'
>>
>> I tried changing the poll interval from 60 seconds to 30 seconds but it 
>> is still the same. I run this configuration in a Raspberry Pi and in a more 
>> powerful PC to exclude the possible CPU overload. It behaves the same in 
>> both systems so I assume an issue somewhere in the code (or something I 
>> don't understand yet).
>>
>> Many thanks for any insight. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/a585361b-fe8e-4ea1-8de2-fb2e5742bc35n%40googlegroups.com.

Reply via email to