[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Temperature status formatting for graphs
- To: hobbit (at) hswn.dk
- Subject: Temperature status formatting for graphs
- From: Robert Edeker <idxman01 (at) gmail.com>
- Date: Thu, 24 Feb 2005 17:27:35 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=o2qBlsNIwv+xcuC3L0IigsbbQ0En3Y0IavMbb1fSj9TqK66LS2RxgZ21Dy1503cpN9OC2cyYg+OucDpZOIx83+WnEq0cYYpW4tBlpcWDF2iPCCuHDopEfwWCdoCeY9z1OZlO1Om5NtDGcHEFh9DEZIAAarXl8r32zJioFtunUd4=
Hello,
After reading over a few threads and staring at do_temperature.c for
awhile (like that helped), I'm a bit confused as to what format the
data needs to be in. I was using temperature.sh from deadcat as a
template for monitoring ambient temp on an IBM H70, but I ended up
trimming it down to a basic script for maintenance purposes.
So does the data need to be in _exactly_ the same format as sampled
in do_temperature.c or can there be extra columns and more spaces?
I'd like to add the warn/panic thresholds to the status output for the
computer operators..
Thank You,
-robert