Guest User

CloudShell2 Monitoring

a guest
May 8th, 2020
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.11 KB | None | 0 0
  1. root@odroid:~# cloudshell2-monitoring -i
  2.  
  3. Check "/dev/sda" ...
  4.  
  5.   Get chip info ...
  6.  
  7.     Firmware version = 158.01.00.04
  8.     Manufacturer     = JMicron Technology Corp.
  9.     Product name     = JMS56X H/W RAID
  10.     Serial number    = 427491329
  11.  
  12.   Get SATA info ...
  13.  
  14.     SATA Port 0
  15.  
  16.       Model name        = WDC WD10EVDS-63U8B0
  17.       Serial number     =      WD-WCAV5F641919
  18.       Capacity          = 931.50 GB
  19.       Port type         = 2 (RAID Disk)
  20.       Port speed        = 2 (Gen 2)
  21.       Page 0 state      = 2 (Hooked to PM)
  22.       RAID index        = 0
  23.       RAID member index = 0
  24.       Port              = 15
  25.  
  26.     SATA Port 1
  27.  
  28.       Model name        = WDC WD5000AAKX-001CA0
  29.       Serial number     =      WD-WCAYUHC21407
  30.       Capacity          = 465.75 GB
  31.       Port type         = 2 (RAID Disk)
  32.       Port speed        = 3 (Gen 3)
  33.       Page 0 state      = 2 (Hooked to PM)
  34.       RAID index        = 0
  35.       RAID member index = 1
  36.       Port              = 15
  37.  
  38.   Get RAID port 0 info ...
  39.  
  40.     Model name       = H/W RAID1
  41.     Serial number    = AYE0ZBB80BXS6DNADA78
  42.     Port state       = 1
  43.     Level            = 1 (RAID 1)
  44.     Capacity         = 465.72 GB
  45.     State            = 3 (Normal)
  46.     Member count     = 2
  47.     Rebuild priority = 4096 (Medium)
  48.     Standby timer    = 0 sec
  49.     Password         =
  50.     Rebuild progress = 0.00 %
  51.  
  52.     Member 0
  53.  
  54.       Ready         = 1
  55.       LBA48 support = 1
  56.       SATA port     = 0
  57.       SATA page     = 0
  58.       SATA base     = 0
  59.       SATA size     = 465.72 GB
  60.  
  61.     Member 1
  62.  
  63.       Ready         = 1
  64.       LBA48 support = 1
  65.       SATA port     = 1
  66.       SATA page     = 0
  67.       SATA base     = 0
  68.       SATA size     = 465.72 GB
  69.  
  70.   Get RAID port 1 info ...
  71.  
  72.     Port state = 0
  73.  
  74.   Get SMART info (disk 0) ...
  75.  
  76.     ID# | FLAG |THRES|VALUE|WORST| RAW_VALUE_H  | RAW_VALUE       | ATTRIBUTE_NAME
  77.  
  78.       1 | 002F |  51 | 200 | 200 | 00000000004C |              76 | Raw Read Error Rate (Vendor specific)
  79.       3 | 0027 |  21 | 135 | 123 | 000000001859 |            6233 | Spin Up Time
  80.       4 | 0032 |   0 |  97 |  97 | 000000000ECF |            3791 | Start/Stop Count
  81.       5 | 0033 | 140 | 199 | 199 | 000000000001 |               1 | Reallocated Sectors Count
  82.       7 | 002E |   0 | 200 | 200 | 000000000000 |               0 | Seek Error Rate (Vendor specific)
  83.       9 | 0032 |   0 |  59 |  58 | 00000000756A |           30058 | Power-On Time Count
  84.      10 | 0032 |   0 | 100 | 100 | 000000000000 |               0 | Spin Retry Count
  85.      11 | 0032 |   0 | 100 | 100 | 000000000000 |               0 | Drive Calibration Retry Count
  86.      12 | 0032 |   0 |  98 |  98 | 000000000B31 |            2865 | Drive Power Cycle Count
  87.     192 | 0032 |   0 | 199 | 199 | 000000000304 |             772 | Power off Retract Cycle
  88.     193 | 0032 |   0 |   1 |   1 | 0000000C51EA |          807402 | Load/Unload Cycle Count
  89.     194 | 0022 |   0 | 111 |  89 | 000000000024 |              36 | HDD Temperature
  90.     196 | 0032 |   0 | 199 | 199 | 000000000001 |               1 | Reallocation Event Count
  91.     197 | 0032 |   0 | 200 | 200 | 00000000000F |              15 | Current Pending Sector Count
  92.     198 | 0030 |   0 | 200 | 200 | 000000000000 |               0 | Off-Line Uncorrectable Sector Count
  93.     199 | 0032 |   0 | 200 | 200 | 0000000002ED |             749 | Ultra ATA CRC Error Count
  94.     200 | 0008 |   0 | 200 | 200 | 000000000000 |               0 | Write Error Rate
  95.  
  96.   Get SMART info (disk 1) ...
  97.  
  98.     ID# | FLAG |THRES|VALUE|WORST| RAW_VALUE_H  | RAW_VALUE       | ATTRIBUTE_NAME
  99.  
  100.       1 | 002F |  51 | 200 | 200 | 000000000000 |               0 | Raw Read Error Rate (Vendor specific)
  101.       3 | 0027 |  21 | 140 | 138 | 000000000F7E |            3966 | Spin Up Time
  102.       4 | 0032 |   0 |  98 |  98 | 000000000833 |            2099 | Start/Stop Count
  103.       5 | 0033 | 140 | 200 | 200 | 000000000000 |               0 | Reallocated Sectors Count
  104.       7 | 002E |   0 | 200 | 200 | 000000000000 |               0 | Seek Error Rate (Vendor specific)
  105.       9 | 0032 |   0 |  86 |  86 | 0000000028E5 |           10469 | Power-On Time Count
  106.      10 | 0032 |   0 | 100 | 100 | 000000000000 |               0 | Spin Retry Count
  107.      11 | 0032 |   0 | 100 | 100 | 000000000000 |               0 | Drive Calibration Retry Count
  108.      12 | 0032 |   0 | 100 | 100 | 0000000002F3 |             755 | Drive Power Cycle Count
  109.     192 | 0032 |   0 | 200 | 200 | 00000000013B |             315 | Power off Retract Cycle
  110.     193 | 0032 |   0 | 200 | 200 | 0000000006F7 |            1783 | Load/Unload Cycle Count
  111.     194 | 0022 |   0 | 104 |  91 | 000000000027 |              39 | HDD Temperature
  112.     196 | 0032 |   0 | 200 | 200 | 000000000000 |               0 | Reallocation Event Count
  113.     197 | 0032 |   0 | 200 | 200 | 000000000009 |               9 | Current Pending Sector Count
  114.     198 | 0030 |   0 | 200 | 200 | 000000000007 |               7 | Off-Line Uncorrectable Sector Count
  115.     199 | 0032 |   0 | 200 | 200 | 000000000001 |               1 | Ultra ATA CRC Error Count
  116.     200 | 0008 |   0 | 200 | 200 | 00000000000F |              15 | Write Error Rate
  117. root@odroid:~#
Add Comment
Please, Sign In to add comment