[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
temperature script graphing
- To: <hobbit (at) hswn.dk>
- Subject: temperature script graphing
- From: "Whilding, Craig" <Craig_Whilding (at) mentor.com>
- Date: Thu, 18 May 2006 11:13:32 +0100
- Thread-index: AcZ6Y7ev0IIkS/OVTMeMvzl1ffnhLQ==
- Thread-topic: temperature script graphing
Hi,
I've used this script (http://www.deadcat.net/viewfile.php?fileid=501)
from deadcat for temperature monitoring on Linux boxes that run Dell
Openmanage. Ive edited it to work with a hobbit client but left the
generation stuff alone.
It produces something similar to the following:
Device Temp(C) Temp(F) Threshold(C)
------------------------------------------------------
CPU Planar 32 89 55
Ambient 20 68 38
BP Bottom Temp 24 75 60
------------------------------------------------------
Status green: All devices look okay
Now instead of graphing Ambient = 20 etc its graphing Ambient_______20 =
68 etc. Is this due to the way the script used printf statements to line
everything up? Is this the correct temperature referred to in the docs
for getting temperature graphs?
Thanks.
Craig Whilding