Cheap server room temperature monitoring?

This page summarizes the projects mentioned and recommended in the original post on /r/sysadmin

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • poor_admins_monitor

    Temperature monitor for 1-wire devices controlled from single-board pc's

  • prometheus

    The Prometheus monitoring system and time series database.

  • Prometheus. It's free, can monitor anything (network, OS, applications).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • esphome

    ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

  • Similar to this but maybe slightly cheaper, ESPHome using a Wemos D1 Mini (~$5) and either a BME280 (~$5-8) for temp and humidity or a Dallas sensor (~$2) with the metal ends for just temp. ESPHome will broadcast MQTT over WiFi where you can customize alerts and graphs etc.

  • If you want to go cheap per-sensor. Here's a tutorial on using an ESP32 (microcontroller w/ wifi) w/ a BME280 (good accuracy Temp/Pressure/Humidity sensor) to push to an MQTT broker. Or if you prefer some sample code in micropython to do the same. The combined cost for both components can be as little as $10 depending on the knock off on amazon. Or ~$30 for legit items from Adafruit.

  • sysTAMI

    the Temperature And Moisture Information system

  • shameless self promotion, I have been working on this to provide multi room/zone monitoring for fairly cheap using raspberry pi's and DHT22 sensors https://github.com/the-amaya/sysTAMI

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts