命名空间
Namespace = QCE/CFS
监控指标
指标英文名 | 指标中文名 | 说明 | 单位 | 维度 | 统计规则 [period, statType] |
BandwidthSpecification | 带宽规格 | 文件系统带宽规格 | GBytes/s | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
Capacityused | 使用容量 | 使用容量 | GiBytes | DirectoryPath FileSystemId UserType UserId | [ 60s, max ] [ 300s, max ] |
Capacityusedrate | 容量配额使用率 | 容量配额使用率 | % | FileSystemId UserType UserId DirectoryPath | [ 60s, expr ] [ 300s, max ] |
ClientCount | 已链接客户端数量 | 已链接客户端数量 | Count | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
ClientDetectionSuccessRate | 客户端健康检测成功率 | 客户端健康检测成功率 | % | FileSystemId | [ 60s, min ] [ 300s, avg ] [ 3600s, avg ] [ 86400s, avg ] |
DataReadIoBytes | 读取带宽 | 每秒从文件系统读取的数据量 | KB/s | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
DataReadIoCount | 读取 IOPS | 每秒读文件系统的次数 | count | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
DataReadIoLatency | 读取延迟 | 从文件系统读取数据的延迟 | ms | FileSystemId | [ 60s, avg ] [ 300s, avg ] [ 3600s, avg ] [ 86400s, avg ] |
DataTotalIoBytes | 读写带宽 | 读写带宽 | KBytes/s | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
DataWriteIoBytes | 写入带宽 | 每秒向文件系统写入的数据量 | KB/s | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
DataWriteIoCount | 写入 IOPS | 每秒写文件系统的次数 | count | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
DataWriteIoLatency | 写入延迟 | 向文件系统写入数据的延迟 | ms | FileSystemId | [ 60s, avg ] [ 300s, avg ] [ 3600s, avg ] [ 86400s, avg ] |
Fileused | 文件使用数量 | 文件使用数量 | Count | FileSystemId UserType UserId DirectoryPath | [ 60s, max ] [ 300s, max ] |
Fileusedrate | 文件配额使用率 | 文件配额使用率 | % | UserType UserId DirectoryPath FileSystemId | [ 60s, expr ] [ 300s, max ] |
FreeStorage | 文件系统剩余容量 | 文件系统剩余容量 | GiBytes | FileSystemId | [ 60s, min ] [ 300s, min ] [ 3600s, min ] [ 86400s, min ] |
InodeUsage | inode 使用率 | inode 使用率 | % | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
MetaIoCount | 元数据 OPS | 每秒访问元数据的操作次数 | Count/s | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
ProdBandwidthSpecification | 产品带宽规格 | 产品带宽规格 | GBytes/s | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
SnapshotCount | 快照数量 | 快照数量 | Count | appid | [ 60s, sum ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
SnapshotStorage | 快照容量 | 快照容量 | GiBytes | appid | [ 60s, sum ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
Storage | 文件系统存储量 | 文件系统已使用容量 | GB | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
StorageUsage | 容量使用率 | 文件系统容量使用率 | % | FileSystemId | [ 60s, expr ] [ 300s, expr ] [ 3600s, expr ] [ 86400s, expr ] |
TotalStorage | 文件系统总容量 | 文件系统总容量 | GiBytes | FileSystemId | [ 60s, max ] [ 300s, max ] [ 3600s, max ] [ 86400s, max ] |
说明:
元数据 OPS 监控支持 open、close、unlink 等元数据操作类型。
各维度对应参数总览
参数名称 | 维度名称 | 维度解释 | 格式 |
Instances.N.Dimensions.0.Name | FileSystemId | 文件系统 ID 的维度名称 | 输入 String 类型维度名称:FileSystemId |
Instances.N.Dimensions.0.Value | FileSystemId | 文件系统具体 ID | 输入文件系统具体 ID,例如:cfs-fjojeogej |
Instances.N.Dimensions.1.Name | DirectoryPath | 文件系统路径的维度名称 | 输入 String 类型维度名称:DirectoryPath |
Instances.N.Dimensions.1.Value | DirectoryPath | 文件系统具体目录路径 | 输入文件系统的具体路径,例如:/cfs/dir1 |
Instances.N.Dimensions.2.Name | UserType | 文件系统配额类型的维度名称 | 输入 String 类型维度名称:UserType |
Instances.N.Dimensions.2.Value | UserType | 文件系统具体的配额类型 | 输入文件系统的配额类型,例如:Dir |
Instances.N.Dimensions.3.Name | UserId | 文件系统配额 ID 的维度名称 | 输入 String 类型维度名称:UserId |
Instances.N.Dimensions.3.Value | UserId | 文件系统具体的配额 ID | 输入文件系统的配额 ID,例如:1000 |
Instances.N.Dimensions.4.Name | appid | 主账号 appid 的维度名称 | 输入 String 类型维度名称:appid |
Instances.N.Dimensions.4.Value | appid | 主账号 appid | 输入具体 APPID,例如:10001234567 |
入参说明
查询文件存储监控数据,入参取值如下:
&Namespace=QCE/CFS
&Instances.N.Dimensions.0.Name=FileSystemId
&Instances.N.Dimensions.0.Value=文件系统 ID
&Instances.N.Dimensions.1.Name=DirectoryPath
&Instances.N.Dimensions.1.Value=文件系统具体目录路径
&Instances.N.Dimensions.2.Name=UserType
&Instances.N.Dimensions.2.Value=文件系统具体的配额类型
&Instances.N.Dimensions.3.Name=UserId
&Instances.N.Dimensions.3.Value=文件系统具体的配额 ID
&Instances.N.Dimensions.4.Name=appid
&Instances.N.Dimensions.4.Value=主账号 appid