freeipmi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freeipmi-devel] Last digit of threshold values, can't be changed?


From: Won De Erick
Subject: [Freeipmi-devel] Last digit of threshold values, can't be changed?
Date: Tue, 9 Dec 2008 22:40:43 -0800 (PST)

Hi,

I noticed that when I changed the last digit of a threshold value, the new 
value was not reflected when checking it out. I did this to other sensor 
threshold values (those with a 0 or 00 last), and same thing happened. Is this 
normal?

# ipmi-sensors-config -c -e 
24_Processor1_Temp:Upper_Non_Critical_Threshold=75.000001
# ipmi-sensors-config -o -S 24_Processor1_Temp
Section 24_Processor1_Temp
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Non_Critical_Threshold                 -5.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Critical_Threshold                     -10.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Non_Critical_Threshold                 75.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Critical_Threshold                     80.000000
EndSection

# ipmi-sensors-config -c -e 
24_Processor1_Temp:Upper_Non_Critical_Threshold=75.000010
# ipmi-sensors-config -o -S 24_Processor1_Temp
Section 24_Processor1_Temp
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Non_Critical_Threshold                 -5.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Critical_Threshold                     -10.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Non_Critical_Threshold                 75.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Critical_Threshold                     80.000000
EndSection

# ipmi-sensors-config -c -e 
24_Processor1_Temp:Upper_Non_Critical_Threshold=75.000010
# ipmi-sensors-config -o -S 24_Processor1_Temp
Section 24_Processor1_Temp
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Non_Critical_Threshold                 -5.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Critical_Threshold                     -10.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Non_Critical_Threshold                 75.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Critical_Threshold                     80.000000
EndSection

# ipmi-sensors-config -c -e 
24_Processor1_Temp:Upper_Non_Critical_Threshold=76.000010
# ipmi-sensors-config -o -S 24_Processor1_Temp
Section 24_Processor1_Temp
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Non_Critical_Threshold                 -5.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Lower_Critical_Threshold                     -10.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Non_Critical_Threshold                 76.000000
        ## Give valid input for sensor type = Temperature; units = degrees C
        Upper_Critical_Threshold                     80.000000
EndSection



Thanks,

Won



      





reply via email to

[Prev in Thread] Current Thread [Next in Thread]