Questions tagged [monitoring]
This tag is for questions about how to monitor internal and external conditions via the Raspberry Pi.
70 questions
3 votes
3 answers
741 views
How to log temperature data
I'm looking for a simple, low-maintenance, future-proof way to log the CPU temperature (and ideally voltage data too). The Raspberry Pi is part of an embedded system attached to vehicles operated by ...
1 vote
2 answers
1k views
remote sensors for soil moisture
I just received my first Raspberry Pi (Raspberry Pi 3 Model B+) and was thinking about starting my project journey with setting up some kind of soil moisture monitoring for the plants in my appartment ...
1 vote
1 answer
143 views
Multiple Temp/Humidity Sensors 40 Feet Apart
I’m looking for an IoT setup that will monitor temperature and humidity both inside and outside of a remote building, around 40 feet apart. It looks like a Pi with the Grove Base Hat and the DHT20 ...
0 votes
0 answers
132 views
Configuring Rasberry Pi 2b for WiFi adapter monitoring fails upon reboot
I've been using this guide to configure my Raspberry Pi model 2b and turn my WiFi usb adapter into monitor mode. To note I used this github repo to get my WiFi usb adapter working on my Raspberry Pi ...
-1 votes
1 answer
573 views
Raspberry Pi checking and rebooting the main router if necessary [closed]
I have gotten tired of having to reboot my router a every other day. I think my router does not update when my ISP changes. Now I have a timer that cuts the powers to the router at 4 am. An more ...
2 votes
0 answers
317 views
Show RAM usage in numbers at the top panel?
For things like CPU temperature or CPU usage, I could find plug-ins that show them in numbers. However, I could not find such a thing for RAM usage. The only thing I could find was Resource Monitor, ...
1 vote
1 answer
82 views
spy urls on rpi hotspot
I have setup a rpi wifi hotspot which I can switch on and off using NodeRed. I use it to control my kids internet access time. Trouble is, I have no idea what they are looking at and they seem to be ...
2 votes
2 answers
794 views
Light monitoring and alerting for a few RPIs
I'm setting up a set of 5 Rpi 3As and an RPi4 as a "master" for the fleet. I want to monitor a few things on the Pis (cpu/ram/disk and some REST endpoints) and access a web UI to see the state of the ...