1EUWATCH-GET-STATS(1)             User Commands            EUWATCH-GET-STATS(1)
2
3
4

NAME

6       euwatch-get-stats - Show a metric's statistics
7

SYNOPSIS

9       euwatch-get-stats -n NAMESPACE -s STAT1,STAT2,...
10
11       [--dimensions KEY1=VALUE1,KEY2=VALUE2,...]
12              [--start-time          YYYY-MM-DDThh:mm:ssZ]         [--end-time
13              YYYY-MM-DDThh:mm:ssZ]   [--period   SECONDS]    [--unit    UNIT]
14              [--show-empty-fields]   [-U   URL]  [--region  USER@REGION]  [-I
15              KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger]
16              [--version] [-h] METRIC
17

DESCRIPTION

19       Show a metric's statistics
20
21   positional arguments:
22       METRIC name of the metric to get statistics for (required)
23
24   optional arguments:
25       -n NAMESPACE, --namespace NAMESPACE
26              the metric's namespace (required)
27
28       -s STAT1,STAT2,..., --statistics STAT1,STAT2,...
29              the metric statistics to show (at least 1 required)
30
31       --dimensions KEY1=VALUE1,KEY2=VALUE2,...
32              the dimensions of the metric to show
33
34       --start-time YYYY-MM-DDThh:mm:ssZ
35              earliest  time  to  retrieve  data points for (default: one hour
36              ago)
37
38       --end-time YYYY-MM-DDThh:mm:ssZ
39              latest time to retrieve data points for (default: now)
40
41       --period SECONDS
42              granularity of the returned data points (must be a  multiple  of
43              60) (default: 60)
44
45       --unit UNIT
46              unit the metric is reported in
47
48       --show-empty-fields
49              show empty values as "(nil)"
50
51       -U URL, --url URL
52              instance monitoring service endpoint URL
53
54       --region USER@REGION
55              region  and/or  user names to search when looking up config file
56              data
57
58       -I KEY_ID, --access-key-id KEY_ID
59
60       -S KEY, --secret-key KEY
61
62       --security-token TOKEN
63
64       --debug
65              show debugging output
66
67       --debugger
68              launch interactive debugger on error
69
70       --version
71              show the program's version and exit
72
73       -h, --help
74              show this help message and exit
75
76
77
78euca2ools 3.4                    December 2016            EUWATCH-GET-STATS(1)
Impressum