Go to main content

Oracle® ZFS Storage Appliance 客户服务手册

退出打印视图

更新时间: 2018 年 11 月
 
 

设置 SSD 耐久性阈值警报 (CLI)

按照以下过程设置 SSD 耐久性阈值警报。

  1. 要设置 SSD 耐久性阈值警报,请使用以下 CLI 命令:
    hostname:configuration alerts> thresholds
    hostname:configuration alerts thresholds> create
    hostname:configuration alerts threshold (uncommitted)> set
    statname=ssd.endurance[ssd]
                          statname = ssd.endurance[ssd] (uncommitted)
    
  2. 要列出阈值警报的属性,请使用以下 CLI 命令:
    hostname:configuration alerts threshold (uncommitted)> list
    Properties:
                              uuid = <generated on commit>
                          statname = ssd.endurance[ssd] (uncommitted)
                              type = normal
                             limit = (unset)
                           minpost = 5 minutes
                              days = all
                      window_start = none
                        window_end = 00:00
                         frequency = 5 minutes
                          minclear = 5 minutes
    

    注 -  剩余字段的设置方式与其他任何阈值警报的设置方式相同。