Slashdot Log In
Server Room Temp Monitoring and Notifications?
Posted by
Cliff
on Thu Jun 30, 2005 03:32 PM
from the don't-let-it-get-too-hot-in-thar dept.
from the don't-let-it-get-too-hot-in-thar dept.
Supp0rtLinux asks: "Like many businesses, my server room is a standalone environment from the rest of my building. It has its own UPS, its own survelliance system, and its own AC system powered by its own generator. These are separate from the global building UPS, survelliance, AC, and generator systems and are designed to operate even when the rest of the building is down. However, in my current server room and in others I work with, I find that the AC systems generally lack a network-based notification system. As such, while my server room AC failed at 2am last night and temperature climbed to over 98 degrees, no one was aware until after 8am this morning when the audible alarms were heard. How do other Slashdot readers handle this?"
"I've thought about using some server motherboard with thermal monitoring, but they typically: a) only allow for shutdown at a certain temp, not for warning/email; and b) a well cooled server may not necessarily become excessively hot even if the room heats up. I know some newer AC systems *do* support SMTP notifications, but older ones either do not or are cost-prohibitive add-ons. The very popular Lieberts that are found in the ceilings of many server rooms are a good example of this. Do you know of devices that are network/SMTP capable that can be set with thresholds and alarms and generate emails, pages, or SMS messages when said alarms go off?"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

Here you go (Score:5, Informative)
Weather Duck and Power Egg [itwatchdogs.com]
These ought to do the trick just fine. A bit of configuring or shell scripting, send email to a cell phone or pager or whatever, you should be happy as a clam at high tide.
There are probably others as well. There may even be source code on sourceforge. Hot Little Therm has software. Weather Duck may also.
Hope this helps... (Score:2)
I found a possible low-cost solution to your problem here [hddtemp.com]. It's not exactly what you're looking for, but it could be tailored to help out in your situation, particularly if you choose to monitor a HDD with low utilization, and set the warning temp at just
Re:Hope this helps... (Score:4, Funny)
Roll your own :) (Score:2)
2) Connect it to a small, well-cooled, Linux box (Mini/ITX would be good)
3) Write a quick perl script to poll the DMM every 10 seconds (or something).
4) If current_temp > max_temp { send_mai
Nagios + Websensor (Score:5, Informative)
Doesn't get any easier.
Re:Nagios + Websensor (Score:3, Informative)
Re:Nagios + Websensor (Score:3, Informative)
I second this, too. We use Nagios at The Internet Archive, and a trivial Nagios plugin wrapped around /usr/sbin/hddtemp [freshmeat.net] which can be used to monitor the temperature of your servers' hard drives.
Nagios can be made to do any of a variety of things when a
Thermal Cube + Nagios (Score:5, Informative)
Re:Thermal Cube + Nagios (Score:2)
Nagios and Esensors. (Score:2)
mbmon (Score:2)
an real-world appliance (Score:3, Informative)
NetBotz (Score:3, Informative)
We use a box from Sensaphone (Score:2)
Sensaphone (Score:3, Informative)
Alarm Companies (Score:4, Informative)
That's what we use.
WeatherGoose (Score:2)
The WeatherGoose has a builtin web server that has (among ot
Tie it into your main building alarm system (Score:2)
Sensatronics (Score:2)
(Friend works for them)
Digitemp rocks (Score:2, Informative)
http://www.digitemp.com/ [digitemp.com] for the software,
http://www.ibuttonlink.com/ [ibuttonlink.com] to get the hardware.
Serial interface, and you can run sensors hundreds of feet away ov
We just use... (Score:2)
We just use Nagios along with a temperature sensor and a custom-written Nagios plugin. It cost us about $200 in parts and about an hour's worth of labor to write the plugin.
Of course, there is always the esensor [nagios.org], which happens to go on sale tomorrow.
Environmental monitoring (Score:3, Informative)
APC (Score:3, Informative)
http://www.apc.com/resource/include/techspec_inde
I have installed these at multiple sites with great sucess. They do email or SNMP notifications and are manageable through a web interface.
For other factors, put a camera on a Weather Rock. (Score:3, Funny)
This is the weather rock.
If you can't see the rock, it's night.
If the rock is wet, it's raining.
If the rock is white, there's been snow.
If the rock is moving, there's a tornado.
If the rock is gone, there was a tornado.
Now, pair one of those babies with a nice Axis network camera....
Roll your own via serial port... (Score:4, Interesting)
Yeah - this may be all low-tech and homebrewish, but it is essentially the exact same thing that a UPS does (albeit with temperature sensing and not voltage level). Also, you can't sue a company if it fails, but considering nothing is being currently done, and you have already had a failure - this would be the easiest and cheapest way to go (a few hours worth of time and a few dollars for parts, tops)...