Application: uRaspiMon


Brief Synopsis:

A wrapper for raspbian tools to measure system temperature and throttling status.

Authors:

  • Conlan Cesar

Groups:

Dependencies:

  • C++11, Raspbian OS.

Distribution:

Contact Email:

  • conlanc <AT> csail.mit.edu

Function:

Wraps the raspbian tool `vcgencmd` to monitor system temperature, throttle state, and other system metrics. Useful for monitoring high-intensity workloads and warning when throttling or undervoltage occurs. Originally made for Aquaticus, but can be used in any workload where Pis are used.