* On 2026 04 Jun 00:54 -0500, Chris Alemany wrote:
> Hi all,
>
> I’m doing a bit of housecleaning and performance audit on my Debian
> (trixie) box running weewx (pip install) and I noticed that weewx has
> 9 processes running.
>
> Is this normal and I have forgotten .. or is this an indication of
> something running amok?
On my Trixie box using the .deb package with the Davis backend I see
four processes until the record processing and then it kicks up to five.
My understanding is that while they have a PID, they're actually
threads.
I have Wunderground Rapidfire enabled and one thread seems to be related
to that.
When the data processing thread kicks off it has a much higher PID value
than the other four.
I may be incorrect, but the shared memory and resident memory values are
the same for all threads as they're children of the parent process.
- Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web:
https://www.n0nb.us
Projects:
https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819