Stephen M Moraco

Results 118 comments of Stephen M Moraco

These are the delta/time since the last time they were read. The script, by default, runs at 5-minute intervals. Here's the relevant code: `rx_data = round((current_value - previous_value) / (current_time...

Ahhh.... [Python on Raspberry Pi](https://www.raspberrypi.com/documentation/computers/os.html#python-on-raspberry-pi) The latest os has made changes. I'll need to update the install instructions for this new OS and later. I'm learning venv setup and will...

I'll look into this - be it doc change or detection on startup; we'll see. Thanks for pointing this out!

Yep, I'm learning venv setup and will adjust my instructions when I figure out a good approach. Which would you see using more? a per-user setup for venv or a...

@sholdee I can easily make that change and update the docs. Thank you for finding, testing, and reporting this working pattern!

@diplix @bsimmo My server went down, hence the failure. It's been rebooted, and the filesystem space freed up... (attackers dropping large files) sigh... Thanks for the heads up. The file...

Well, I didn't mean to make light of this outage. I specifically chose a high-availability server for this purpose, which I run and pay for. The server is fully backed...

@dmshimself i checked the server, no issues. Were you by chance also experiencing any dns issues?

@dmshimself Oh, great suggestion. I'll get a non-impacting fail in my next update.

@anderl78 yes, I'm working on repairing this mechanism. Update coming soon... maybe before Christmas? We'll see.