稳定互联,中美互联,站长交流,虚拟主机,香港主机,美国主机,虚拟空间,免费空间,免费VPS,免费域名

 找回密码
 立即注册
查看: 2223|回复: 0

[经验] linux系统下查看独立服务器硬盘使用时间

[复制链接]
发表于 2019-9-14 22:27:08 | 显示全部楼层 |阅读模式
linux系统查看硬盘的使用时间:4 I5 P3 V$ n1 i" b/ Y
Centos:
  1. yum -y install smartmontools
复制代码
Ubuntu/Debian:
  1. apt-get install smartmontools
复制代码
  1. smartctl -a /dev/sda
复制代码
  1. ATTRIBUTE_NAME
    * w$ p9 L% U  [( d. z" @  \# T* [) L+ g
  2. Raw_Read_Error_Rate2 e% {3 }0 f7 h  Z1 b9 y
  3. Spin_Up_Time
    6 ?7 h! R1 }/ f% k5 v
  4. Start_Stop_Count$ `9 Z9 _: k8 f  `( w
  5. Reallocated_Sector_Ct2 T6 f' j, V3 o4 N% ^
  6. Seek_Error_Rate
    ' {7 ^$ R0 n% \, P( j! c' o
  7. Power_On_Hours  g" R. S* @* ~: h8 \$ r: M
  8. Spin_Retry_Count
    6 V$ A, `! L1 G* g8 b
  9. Calibration_Retry_Count( R* U* K( z, G2 j; X' Q& }, n
  10. Power_Cycle_Count
    & }0 L) K, K2 S; e( u8 n
  11. G-Sense_Error_RatePower-Off_Retract_Count. Q6 m8 ?: `5 H9 i
  12. Load_Cycle_Count
    % {$ T, D. j9 @$ }2 Z, p- N
  13. Temperature_Celsius
    " T; W  P8 v( f/ P
  14. Reallocated_Event_Count
    & P# K: |1 D; k- s
  15. Current_Pending_Sector0 i  i4 `" B8 d
  16. Offline_Uncorrectable0 d/ O1 p/ t7 S6 \3 ~; n( \
  17. UDMA_CRC_Error_Count7 t  K. p( H: Y1 j! L
  18. Multi_Zone_Error_Rate8 m* w; [3 N1 Z( I* o( c, x
复制代码
  1. Power_On_Hours:是硬盘使用的总时间$ x$ Z* T9 Y5 r: |4 h) U7 v
  2. Load_Cycle_Count:是加载循环计数
    + }9 ^- K; B" K! ~: x. q
  3. Temperature_Celsius:硬盘的英文温度
    9 Q+ @, B9 |' G' m
  4. 直接输入下列命令,查询你所关心的:
    ; o2 L; l! Q& r4 l9 F" S% l
  5. sudo smartctl -a /dev/sda |egrep 'Load_Cycle_Count|Power_On_Hours|Temperature_Celsius'
复制代码
$ V  ]+ e+ ^& W# h

3 x$ Y1 P" k3 ?( B! Y
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|WdidcNet ( 苏ICP备17005075号-1 )

GMT+8, 2025-5-15 23:34 , Processed in 0.027846 second(s), 7 queries , APCu On.

Powered by Discuz!

© 2010-2023.

快速回复 返回顶部 返回列表