monitor sample list

コマンド概要

全メーターリソースのリストです。 クエリで以下のパラメータを指定することで、結果を絞り込みます。

  • timestamp

  • resource id

  • resource name

  • meter name

  • namespace

  • project id

このAPIは“OpenStack Telemetry API: GET /v2/samples”.と同様の機能です。

必須パラメーター

パラメーター名

データ形式

デフォルト値

パラメーター説明

-

-

-

-

任意パラメーター

パラメーター名

データ形式

デフォルト値

パラメーター説明

--field

文字列

なし

ターゲットの検索

-- value

文字列

なし

メーター数値検索のためのフィールド値

--op

文字列

eq

オペレーターの比較

--type

文字列

なし

比較値を変換するための形式

--page

整数

100

目的のページナンバー

--per_page

整数

100

ページに含まれるリソースの数

コマンド使用例

monitor sample list

$ monitor sample list
+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+--------------------+-------+---------+--------+
| meter             | display_name      | project_id        | recorded_at       | resource_id       | namespace         | timestamp          | type  | unit    | volume |
+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+--------------------+-------+---------+--------+
| cinder.disk.write | Disk Write        | 3ac7407ad7ab4e2fa | 2016-09-28T10:30: | cinder_8cc82f73-d | cinder            | 2016-09-28T10:30:2 | delta | request |    0.0 |
| .requests         | Requests          | 0665df71a4886e4   | 11+00:00          | f42-44c2-80b8-7e0 |                   | 5+00:00            |       |         |        |
|                   |                   |                   |                   | e7b1ff1e6         |                   |                    |       |         |        |
| cinder.disk.write | Disk Write Bytes  | 3ac7407ad7ab4e2fa | 2016-09-28T10:30: | cinder_8cc82f73-d | cinder            | 2016-09-28T10:30:2 | delta | byte    |    0.0 |
| .bytes            |                   | 0665df71a4886e4   | 11+00:00          | f42-44c2-80b8-7e0 |                   | 5+00:00            |       |         |        |
|                   |                   |                   |                   | e7b1ff1e6         |                   |                    |       |         |        |
+-------------------+-------------------+-------------------+-------------------+-------------------+-------------------+--------------------+-------+---------+--------+