4.4. 查看测量结果
您可以查看特定资源的测量结果列表:
流程
使用
metric measures
命令:# openstack metric measures show --resource-id UUID <METER_NAME>
列出一系列时间戳中特定资源的测量结果:
# openstack metric measures show --aggregation mean --start <START_TIME> --stop <STOP_TIME> --resource-id UUID <METER_NAME>
时间戳变量 <START_TIME> 和 <END_TIME> 使用格式 iso-dateThh:mm:ss。