Jump to content

Recommended Posts

Posted

Hi folks,

 

I'm after a temp and humidity sensor recommendation, with Server 2012 compatible software.

 

It also needs to have email alerting, specifically that it sends an alert when it loses connectivity to the sensor - currently we have an Xsensior sensor which (a) seems to have died and (b) doesn't do this particular alert via its software.

 

TIA

Posted

Have you considered a (cheapish) weather station? You'd probably have no need for the external part, but the internal units are often very capable and accurate, with software that can do alerts.

 

We've recently settled with one of these for temperature monitoring of a remote hub room (however it's temperature only, not humidity): http://www.amazon.co.uk/USB-thermometer-probe-temperature-logger/dp/B004JJ0U26/ref=sr_1_2?ie=UTF8&qid=1375866075&sr=8-2&keywords=usb+temperature+sensor

The software it comes with isn't the greatest, however we've hooked it up to an old netbook, and with a PowerShell script that parses the CSV it updates every minute, sends us an email alert if the temperature exceeds a predefined value. It works very well, it actually saved us some trouble just a few weeks ago in the hot weather when the AC packed up in that room.

 

Maybe not a direct answer to your question, but thought I'd throw it in there.

  • Thanks 1
Posted
In the realms of DIY : Arduino + DHT11 combined temp+humidity. There's mature library support for the device with example code. Interfacing is a matter of 3 wires and a 10K resistor. It can't be more than a few lines of powershell to read the serial port evaluate the readings and fire off an email. Wire up and rapid blink a superbright LED for a visual warning (and most importantly to up the flashing LED count in the server room).
  • Thanks 1
  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...