orcanode icon indicating copy to clipboard operation
orcanode copied to clipboard

Log and monitor computer engineering metrics

Open scottveirs opened this issue 3 years ago • 1 comments

In ordring more Raspberry Pi and Pisound boards today, and thinking about how to mount Orcasound single-board computers inside off-the-shelf weatherproof enclosures, we thought of a general feature request for the orcanode software: log and possible monitor metrics related to the performance of the hardware and the environmental conditions they experience.

For example, if we put a box in a sunny location, does the ambient temperature cause performance problems as the Raspberry Pi temperature rises? Or do hot (or damp!?) conditions cause components to fail earlier than under cooler (dryer) conditions?

Specifically, it might be valuable to log the following:

  1. Temperature of the Raspberry Pi
  2. Humidity (maybe with a USB humidity sensor?)
  3. SD card performance and conditions (how much free space available after a power outage slows/stops upload bandwidth)
  4. Threading of cores on the Rpi 4?

scottveirs avatar Mar 31 '23 19:03 scottveirs

Where do we want to put that info?

Grafana Cloud has a generous free tier, and we could externalize worrying about state. However it would be a separate system for which we'd have to manage users etc.

akasprzok avatar Mar 08 '24 01:03 akasprzok