[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] [bugs #8406] Sensors fails to catch Voltage ALERT on se
From: |
Balamurugan |
Subject: |
[Freeipmi-devel] [bugs #8406] Sensors fails to catch Voltage ALERT on sensor 12 in default mode |
Date: |
Thu, 01 Apr 2004 19:09:46 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040312 Debian/1.6-3 |
This mail is an automated notification from the bugs tracker
of the project: FreeIPMI.
/**************************************************************************/
[bugs #8406] Latest Modifications:
Changes by:
Balamurugan <address@hidden>
'Date:
Fri 04/02/04 at 00:09 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | None | balamurugan
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
fixed type conversion data loss.
/**************************************************************************/
[bugs #8406] Full Item Snapshot:
URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8406>
Project: FreeIPMI
Submitted by: Joseph Ruscio
On: Thu 04/01/04 at 04:45
Category: sensors
Severity: 5 - Average
Item Group: Improper Behaviour
Resolution: Fixed
Assigned to: balamurugan
Status: Closed
Summary: Sensors fails to catch Voltage ALERT on sensor 12 in default mode
Original Submission: Sensors fails to catch a voltage alert condition in
default mode. It properly detects the alert condition in both verbose and very
verbose mode. Is the same code being used to check alert conditions for all
three verbosity levels?
Repeatable Example:
address@hidden:~/work/freeipmi_ft$ sudo sensors -s 12
12: Proc Bd +1.2V (Voltage): 1.22 V (low=1.18/nom=1.20/high=1.21) [OK]
address@hidden:~/work/freeipmi_ft$ sudo sensors -v -s 12
Record ID: 12
Sensor type: Proc Bd +1.2V (Voltage)
Sensor number: #29
Event/Reading type code: 01h
Lower non-recoverable threshold: 0.00 Volts
Upper non-recoverable threshold: 0.00 Volts
Lower Critical threshold: 1.08 Volts
Upper Critical threshold: 1.31 Volts
Lower non-critical threshold: 0.00 Volts
Upper non-critical threshold: 0.00 Volts
Sensor min. reading: 0.00 Volts
Sensor max. reading: 3.06 Volts
Normal min.: 1.18 Volts
Nominal reading: 1.20 Volts
Normal max: 1.21 Volts
Sensor reading: 1.22 Volts
Sensor status: ALERT
address@hidden:~/work/freeipmi_ft$ sudo sensors -vv -s 12
Record ID: 12
Sensor type: Proc Bd +1.2V (Voltage)
Sensor number: #29
Event/Reading type code: 01h
Lower non-recoverable threshold: 0.00 Volts
Upper non-recoverable threshold: 0.00 Volts
Lower Critical threshold: 1.08 Volts
Upper Critical threshold: 1.31 Volts
Lower non-critical threshold: 0.00 Volts
Upper non-critical threshold: 0.00 Volts
Sensor min. reading: 0.00 Volts
Sensor max. reading: 3.06 Volts
Normal min.: 1.18 Volts
Nominal reading: 1.20 Volts
Normal max: 1.21 Volts
Sensor reading: 1.22 Volts
Sensor status: ALERT
Follow-up Comments
------------------
-------------------------------------------------------
Date: Fri 04/02/04 at 00:09 By: balamurugan
fixed type conversion data loss.
For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8406>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeipmi-devel] [bugs #8406] Sensors fails to catch Voltage ALERT on sensor 12 in default mode,
Balamurugan <=