1EUWATCH-DESCRIBE-ALARMS-FOR-METRICU(s1e)r CommEaUnWdAsTCH-DESCRIBE-ALARMS-FOR-METRIC(1)
2
3
4
6 euwatch-describe-alarms-for-metric - Describe alarms for a single met‐
7 ric.
8
10 euwatch-describe-alarms-for-metric --metric-name METRIC --namespace
11
12 NAMESPACE
13 [--dimensions KEY1=VALUE1,KEY2=VALUE2,...] [--period SECONDS]
14 [--show-long] [--statistic {Average,Maximum,Minimum,Sample‐
15 Count,Sum}] [--unit UNIT] [--show-empty-fields] [-U URL]
16 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
17 TOKEN] [--debug] [--debugger] [--version] [-h]
18
20 Describe alarms for a single metric.
21
23 Note that all of an alarm's metrics must match exactly to obtain any
24 results.
25
26 optional arguments:
27 --metric-name METRIC
28 name of the metric (required)
29
30 --namespace NAMESPACE
31 namespace of the metric (required)
32
33 --dimensions KEY1=VALUE1,KEY2=VALUE2,...
34 dimensions of the metric
35
36 --period SECONDS
37 period over which statistics are applied
38
39 --show-long
40 show all of the alarms' info
41
42 --statistic {Average,Maximum,Minimum,SampleCount,Sum}
43 statistic of the metric on which to trigger alarms
44
45 --unit UNIT
46 unit of measurement for statistics
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 DecemberE2U0W1A6TCH-DESCRIBE-ALARMS-FOR-METRIC(1)