Skip to main content

Temperature in your server room

At work we bought a couple of Ethernet Boxes from MessPC to keep an eye on our different server room and monitore temperature, humidity and the presence of smoke. These Ethernet boxes are quite neat: they have one network port (10 Mbps half/duplex only, beware) and four RJ-45 ports where you plug-in the sensors you need. We got sensors for temperature, humidity and a smoke alarm.

Ethernet Box

Once connected to the network, you configure everything (IP, sensors and snmp communities) through the web interface. Once everything is in place you can start monitoring your box via snmp. The temperature sensor is on physical slot 1 (port 1-4), humidity on slot 2 (port 5-8) and fire alarm on slot 3 (port 9-12). The OIDs are : .1.3.6.1.4.1.14848.2.1.2.1.5.x - where x is the port. The returned values is the respective measured value multiplied by 10

  • .1.3.6.1.4.1.14848.2.1.2.1.5.1 - Temperature

  • .1.3.6.1.4.1.14848.2.1.2.1.5.4 - Humidity

  • .1.3.6.1.4.1.14848.2.1.2.1.5.8 - Smoke

I still need to properly test and configure the smoke sensor, but temperature and humidity are taken care of:Humidity Graph

Temperature Graph

The temperature/humidity sensor:

Temperature and Humidity Sensor

Astrud Gilberto / Flying on the moon

Comments

Comments powered by Disqus