Projekat

Općenito

Profil

Akcije

Podrška #18828

Zatvoren

senzori temperature, disk monitoring smartmontools, hddtemp, ventilatori

Dodano od Ernad Husremović prije više od 15 godina. Izmjenjeno prije skoro 15 godina.

Status:
Odbačeno
Prioritet:
Normalan
Odgovorna osoba:
Početak:
11.11.2009
Završetak:
% završeno:

0%

Procjena vremena:

Povezani tiketi 1 (0 otvoreno1 zatvoren)

korelira sa system toolbox - Redovne aktivnosti #18824: zenoss system monitoring: tomato, ubuntu, koncept system monitoring-a, zenoss uputstvaZatvorenoErnad Husremović10.11.2009

Akcije
Akcije #1

Izmjenjeno od Ernad Husremović prije više od 15 godina

atom.2

root@atom-2:/etc/asterisk# sudo apt-get install lm-sensors

Akcije #2

Izmjenjeno od Ernad Husremović prije više od 15 godina

# sensors-detect

root@atom-2:/etc/asterisk# sudo modprobe it87

FATAL: Error inserting it87 (/lib/modules/2.6.31-14-server/kernel/drivers/hwmon/it87.ko): Device or resource busy

dmesg kaže

[ 3067.817963] i2c /dev entries driver
[ 3132.671199] it87: Found IT8718F chip at 0xa10, revision 4
[ 3132.671215] it87: in3 is VCC (+5V)
[ 3132.671220] it87: in7 is VCCH (+5V Stand-By)
[ 3132.671316] ACPI: I/O resource it87 [0xa15-0xa16] conflicts with ACPI region SIOR [0xa15-0xa16]
[ 3132.671348] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3135.772037] it87: Found IT8718F chip at 0xa10, revision 4
[ 3135.772049] it87: in3 is VCC (+5V)
[ 3135.772053] it87: in7 is VCCH (+5V Stand-By)
[ 3135.772118] ACPI: I/O resource it87 [0xa15-0xa16] conflicts with ACPI region SIOR [0xa15-0xa16]
[ 3135.772141] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 3151.472012] it87: Found IT8718F chip at 0xa10, revision 4
[ 3151.472028] it87: in3 is VCC (+5V)
[ 3151.472033] it87: in7 is VCCH (+5V Stand-By)
[ 3151.472123] ACPI: I/O resource it87 [0xa15-0xa16] conflicts with ACPI region SIOR [0xa15-0xa16]
[ 3151.472154] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

izgleda da acpi kontroliše ovo

Akcije #3

Izmjenjeno od Ernad Husremović prije više od 15 godina

root@atom-2:/etc/asterisk# sensors

acpitz-virtual-0
Adapter: Virtual device
temp1:       +40.0°C  (crit = +60.0°C) 

Akcije #4

Izmjenjeno od Ernad Husremović prije više od 15 godina

smraka-1

sensors-detect

#----cut here----
# You must also install and load the IPMI modules
ipmi-si
# Chip drivers
# Warning: the required module ipmisensors is not currently installed
# on your system. For status of 2.6 kernel ports check
# http://www.lm-sensors.org/wiki/Devices. If driver is built
# into the kernel, or unavailable, comment out the following line.
ipmisensors
coretemp
#----cut here----

Do you want to add these lines automatically? (yes/NO)YES

Akcije #5

Izmjenjeno od Ernad Husremović prije više od 15 godina

root@hp-smraka-1:~# sensors

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +36.0°C  (crit = +85.0°C)                  

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +39.0°C  (crit = +85.0°C)   

Akcije #6

Izmjenjeno od Ernad Husremović prije više od 15 godina

malisa

sudo sensors-detect

#----cut here----
# Chip drivers
it87
#----cut here----

Do you want to add these lines automatically? (yes/NO)YES

Akcije #7

Izmjenjeno od Ernad Husremović prije više od 15 godina

bringout@malisa:~$ sudo sensors

it87-isa-0290
Adapter: ISA adapter
VCore 1:     +0.70 V  (min =  +4.02 V, max =  +4.08 V)
VCore 2:     +1.04 V  (min =  +0.00 V, max =  +4.08 V)
+3.3V:       +0.78 V  (min =  +4.02 V, max =  +4.08 V)
+5V:         +1.32 V  (min =  +0.00 V, max =  +6.85 V)
+12V:        +3.33 V  (min =  +0.00 V, max = +16.32 V)
-12V:       -19.02 V  (min = -27.36 V, max =  +3.93 V)
-5V:         -8.10 V  (min =  +3.96 V, max =  +4.03 V)
Stdby:       +1.51 V  (min =  +0.00 V, max =  +3.41 V)
VBat:        +2.03 V
fan1:          0 RPM  (min = 2732 RPM, div = 2)
fan2:          0 RPM  (min =    0 RPM, div = 2)
fan3:          0 RPM  (min =    0 RPM, div = 2)
M/B Temp:    +41.0°C  (low  =  -3.0°C, high = -17.0°C)  sensor = thermal diode
CPU Temp:   +117.0°C  (low  = -17.0°C, high = +127.0°C)  sensor = disabled
Temp3:       -17.0°C  (low  =  -1.0°C, high = -17.0°C)  sensor = disabled

Akcije #8

Izmjenjeno od Ernad Husremović prije više od 15 godina

  • Naslov promijenjeno iz senzori temperature u senzori temperature, disk monitoring
Akcije #9

Izmjenjeno od Ernad Husremović prije više od 15 godina

  • Naslov promijenjeno iz senzori temperature, disk monitoring u senzori temperature, disk monitoring smartctl

malisa smartmon

bringout@malisa:~$ sudo apt-get install smartmontools

enable S.M.A.R.T

bringout@malisa:~$ sudo smartctl -s on /dev/sda

bringout@malisa:~$ sudo smartctl --all /dev/sda

smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Barracuda 7200.7 and 7200.7 Plus family
Device Model:     ST340014A
Serial Number:    5JX1DVZX
Firmware Version: 3.06
User Capacity:    40,020,664,320 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   6
ATA Standard is:  ATA/ATAPI-6 T13 1410D revision 2
Local Time is:    Wed Nov 11 13:15:55 2009 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x82)    Offline data collection activity
                    was completed without error.
                    Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0)    The previous self-test routine completed
                    without error or no self-test has ever 
                    been run.
Total time to complete Offline 
data collection:          ( 430) seconds.
Offline data collection
capabilities:              (0x5b) SMART execute Offline immediate.
                    Auto Offline data collection on/off support.
                    Suspend Offline collection upon new
                    command.
                    Offline surface scan supported.
                    Self-test supported.
                    No Conveyance Self-test supported.
                    Selective Self-test supported.
SMART capabilities:            (0x0003)    Saves SMART data before entering
                    power-saving mode.
                    Supports SMART auto save timer.
Error logging capability:        (0x01)    Error logging supported.
                    No General Purpose Logging support.
Short self-test routine 
recommended polling time:      (   1) minutes.
Extended self-test routine
recommended polling time:      (  31) minutes.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   059   054   006    Pre-fail  Always       -       225381301
  3 Spin_Up_Time            0x0003   098   097   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       103
  5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   081   060   030    Pre-fail  Always       -       121620778
  9 Power_On_Hours          0x0032   069   069   000    Old_age   Always       -       27658
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       475
194 Temperature_Celsius     0x0022   034   057   000    Old_age   Always       -       34
195 Hardware_ECC_Recovered  0x001a   059   054   000    Old_age   Always       -       225381301
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0000   100   253   000    Old_age   Offline      -       0
202 TA_Increase_Count       0x0032   100   253   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Akcije #10

Izmjenjeno od Ernad Husremović prije više od 15 godina

root@hp-smraka-1:~# smartctl --all /dev/sda

smartctl version 5.37 [x86_64-unknown-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     WDC WD5000AAKS-07YGA0
Serial Number:    WD-WCAS83228833
Firmware Version: 12.01C02
User Capacity:    500,107,862,016 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Wed Nov 11 13:17:27 2009 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x82)    Offline data collection activity
                    was completed without error.
                    Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0)    The previous self-test routine completed
                    without error or no self-test has ever 
                    been run.
Total time to complete Offline 
data collection:          (12600) seconds.
Offline data collection
capabilities:              (0x7b) SMART execute Offline immediate.
                    Auto Offline data collection on/off support.
                    Suspend Offline collection upon new
                    command.
                    Offline surface scan supported.
                    Self-test supported.
                    Conveyance Self-test supported.
                    Selective Self-test supported.
SMART capabilities:            (0x0003)    Saves SMART data before entering
                    power-saving mode.
                    Supports SMART auto save timer.
Error logging capability:        (0x01)    Error logging supported.
                    General Purpose Logging supported.
Short self-test routine 
recommended polling time:      (   2) minutes.
Extended self-test routine
recommended polling time:      ( 147) minutes.
Conveyance self-test routine
recommended polling time:      (   5) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0003   174   170   021    Pre-fail  Always       -       6266
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       39
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000e   200   200   051    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   081   081   000    Old_age   Always       -       13902
 10 Spin_Retry_Count        0x0012   100   253   051    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0012   100   253   051    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       35
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       26
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       43
194 Temperature_Celsius     0x0022   110   105   000    Old_age   Always       -       40
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   200   200   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0008   200   200   051    Old_age   Offline      -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Akcije #11

Izmjenjeno od Ernad Husremović prije više od 15 godina

  • Naslov promijenjeno iz senzori temperature, disk monitoring smartctl u senzori temperature, disk monitoring smartmontools, hddtemp

hddtemp

root@hp-smraka-1:~# hddtemp SATA:/dev/sda -F

/dev/sda: WDC WD5000AAKS-07YGA0: 40°C

Akcije #12

Izmjenjeno od Ernad Husremović prije više od 15 godina

atom-2 hdd

root@atom-2:/etc/asterisk# apt-get install smartmontools hddtem

root@atom-2:/etc/asterisk# hddtemp /dev/sda -F

/dev/sda: WDC WD1600AAJS-00L7A0: 35°C

Akcije #13

Izmjenjeno od Ernad Husremović prije više od 15 godina

malisa

bringout@malisa:~$ sudo hddtemp /dev/sda -F

/dev/sda: ST340014A: 34°C

Akcije #14

Izmjenjeno od Ernad Husremović prije više od 15 godina

proxmox-2

proxmox-2:~# hddtemp /dev/sda -F

/dev/sda: WDC WD4000AAKS-00YGA0: 45 C

Akcije #15

Izmjenjeno od Ernad Husremović prije više od 15 godina

proxmox-2

lm-sensors

sensors-detect

#----cut here----
# Chip drivers
it87
k8temp
#----cut here----

Do you want to add these lines automatically? (yes/NO)yes

Akcije #16

Izmjenjeno od Ernad Husremović prije više od 15 godina

na proxmoxu nisam našao modprobe

proxmox-2:/lib/modules# insmod ./2.6.24-5-pve/kernel/drivers/hwmon/hwmon-vid.ko
proxmox-2:/lib/modules# insmod ./2.6.24-5-pve/kernel/drivers/hwmon/it87.ko
proxmox-2:/lib/modules# find -name "k8temp*" 
./2.6.24-5-pve/kernel/drivers/hwmon/k8temp.ko
proxmox-2:/lib/modules# insmod ./2.6.24-5-pve/kernel/drivers/hwmon/k8temp.ko
insmod: error inserting './2.6.24-5-pve/kernel/drivers/hwmon/k8temp.ko': -1 File exists

Akcije #17

Izmjenjeno od Ernad Husremović prije više od 15 godina

proxmox-2:/lib/modules# sensors

k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp:  +45.0 C                                    
Core0 Temp:  +40.0 C                                    
Core1 Temp:  +41.0 C                                    
Core1 Temp:  +38.0 C                                    

it8716-isa-0290
Adapter: ISA adapter
VCore:       +1.33 V  (min =  +4.06 V, max =  +3.95 V)
VDDR:        +0.00 V  (min =  +4.02 V, max =  +2.93 V)
+3.3V:       +3.36 V  (min =  +3.78 V, max =  +3.92 V)
+5V:         +4.92 V  (min =  +3.39 V, max =  +5.19 V)
+12V:       +12.16 V  (min =  +0.00 V, max =  +6.85 V)
in5:         +3.02 V  (min =  +3.87 V, max =  +0.45 V)
in6:         +0.00 V  (min =  +2.78 V, max =  +3.46 V)
5VSB:        +4.87 V  (min =  +0.00 V, max =  +2.71 V)
VBat:        +3.07 V
fan1:       3292 RPM  (min =   20 RPM)
fan2:          0 RPM  (min =   10 RPM)
fan3:          0 RPM  (min =   10 RPM)
temp1:       +50.0 C  (low  = -81.0 C, high = -109.0 C)  sensor = thermal diode
temp2:       +45.0 C  (low  = +93.0 C, high = -27.0 C)  sensor = transistor
temp3:       +25.0 C  (low  =  -3.0 C, high = +31.0 C)  sensor = transistor
cpu0_vid:   +1.525 V

Akcije #18

Izmjenjeno od Ernad Husremović prije više od 15 godina

atom-1 (ubuntu 8.04.3)

root@atom-1:~# modprobe it87

root@atom-1:~# sensors

it8718-isa-0a10
Adapter: ISA adapter
in0:         +2.13 V  (min =  +0.00 V, max =  +4.08 V)
in1:         +2.13 V  (min =  +0.00 V, max =  +4.08 V)
in2:         +2.13 V  (min =  +0.00 V, max =  +4.08 V)
in3:         +2.98 V  (min =  +0.00 V, max =  +4.08 V)
in4:         +2.13 V  (min =  +0.00 V, max =  +4.08 V)
in5:         +0.06 V  (min =  +0.00 V, max =  +4.08 V)
in6:         +0.10 V  (min =  +0.00 V, max =  +4.08 V)
in7:         +2.98 V  (min =  +0.00 V, max =  +4.08 V)
in8:         +3.28 V
fan1:        884 RPM  (min =    0 RPM)
fan2:          0 RPM  (min =    0 RPM)
fan3:          0 RPM  (min =    0 RPM)
temp1:       +20.0°C  (low  =  -1.0°C, high = +127.0°C)  sensor = thermal diode
temp2:       +43.0°C  (low  =  -1.0°C, high = +127.0°C)  sensor = transistor
temp3:       +53.0°C  (low  =  -1.0°C, high = +127.0°C)  sensor = thermal diode
cpu0_vid:   +2.050 V

Akcije #19

Izmjenjeno od Ernad Husremović prije više od 15 godina

root@atom-1:~# hddtemp /dev/sda -F

/dev/sda: WDC WD1600AAJS-08WAA0: 37°C

Akcije #20

Izmjenjeno od Ernad Husremović prije više od 15 godina

root@hp-smraka-1:~# sensors

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +37.0°C  (crit = +85.0°C)                  

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +37.0°C  (crit = +85.0°C) 

Akcije #21

Izmjenjeno od Ernad Husremović prije skoro 15 godina

  • Naslov promijenjeno iz senzori temperature, disk monitoring smartmontools, hddtemp u senzori temperature, disk monitoring smartmontools, hddtemp, ventilatori
Akcije #22

Izmjenjeno od Ernad Husremović prije skoro 15 godina

  • Status promijenjeno iz Dodijeljeno u Odbačeno
Akcije

Također dostupno kao Atom PDF