This tag is for questions about how to monitor internal and external conditions via the Raspberry Pi.

learn more… | top users | synonyms

2
votes
0answers
85 views

Angelcare baby monitor pad compatability with RPi

I've got a 6 month old little girl and a raspberry pi on the way, we've got this wind-up baby mobile that lasts for maybe 2 minutes, but she just loves it and insists that we keep winding it up over ...
2
votes
3answers
167 views

How can I share data between a network of Arduino and Raspberry Pi temperature monitoring stations?

I am planning on doing an internet connected temperature monitor (among other data) at multiple locations. At two of the locations I want to use a Raspberry Pi to display the information. The ...
3
votes
6answers
2k views

Raspberry Pi as a network monitoring device

I was thinking it would be cool to have my Raspberry Pi (RPi) monitor how long a computer/mobile device is connected to the network. This would be useful to figure out how many hours I spend on the ...
6
votes
2answers
1k views

How do I set up munin?

How do you set up a munin-node on the raspberry pi? Munin is a networked resource monitoring tool that can help analyze resource trends and "what just happened to kill our performance?" ...
27
votes
5answers
14k views

How do I monitor and/or control the temperature of the SoC?

Is there a way to programmatically monitor the temperature of the BCM2835 SoC? If so, would it do any good? i.e. would temporarily suspending CPU-intensive processes have any chance to reduce the ...