It appears that "weakref" references  are steadily climbing over time. Weak
references are used to aid garbage collection in Python. They are not used
in WeeWX, so they are probably being used by an underlying library. My
candidate is the driver for your Ultimeter.

Could you please do two things?

1, First, run the command lsusb, then cut and paste the results.

2. Then unplug, then plug back in your Ultimeter, then run the command
'dmesg'. Cut and paste the last 20 lines or so that it prints out. It will
look something like this:

[93723.169773] usb 2-2: new full-speed USB device number 29 using xhci_hcd
[93723.318669] usb 2-2: New USB device found, idVendor=05ad, idProduct=0fba
[93723.318676] usb 2-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[93723.318680] usb 2-2: Product: USB-Serial Controller
[93723.318684] usb 2-2: Manufacturer: Prolific Technology Inc.
[93723.319500] pl2303 2-2:1.0: pl2303 converter detected
[93723.322547] usb 2-2: pl2303 converter now attached to ttyUSB0

This will tell us what modules are used by your Ultimeter.

-tk

On Thu, Jan 31, 2019 at 6:28 AM Steve2Q <[email protected]> wrote:

> Tom: attached is the summary file. Weewx has been running for 24 hours.
> Weewxd is using 9.6%
>
> Steve
>
> --
> 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].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to