1EUWATCH-DESCRIBE-ALARMS(1) User Commands EUWATCH-DESCRIBE-ALARMS(1)
2
3
4
6 euwatch-describe-alarms - Describe alarms
7
9 euwatch-describe-alarms [--action-prefix PREFIX]
10
11 [--alarm-name-prefix PREFIX] [--show-long]
12 [--state-value {OK,ALARM,INSUFFICIENT_DATA}]
13 [--show-empty-fields] [-U URL] [--region USER@REGION] [-I
14 KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger]
15 [--version] [-h] [ALARM [ALARM ...]]
16
18 Describe alarms
19
20 positional arguments:
21 ALARM limit results to specific alarms
22
23 optional arguments:
24 --action-prefix PREFIX
25 limit results to alarms whose actions' ARNs begin with a spe‐
26 cific string
27
28 --alarm-name-prefix PREFIX
29 limit results to alarms whose names begin with a specific string
30
31 --show-long
32 show all of the alarms' info
33
34 --state-value {OK,ALARM,INSUFFICIENT_DATA}
35 limit results to alarms in a specific state
36
37 --show-empty-fields
38 show empty values as "(nil)"
39
40 -U URL, --url URL
41 instance monitoring service endpoint URL
42
43 --region USER@REGION
44 region and/or user names to search when looking up config file
45 data
46
47 -I KEY_ID, --access-key-id KEY_ID
48
49 -S KEY, --secret-key KEY
50
51 --security-token TOKEN
52
53 --debug
54 show debugging output
55
56 --debugger
57 launch interactive debugger on error
58
59 --version
60 show the program's version and exit
61
62 -h, --help
63 show this help message and exit
64
65
66
67euca2ools 3.4 December 2016 EUWATCH-DESCRIBE-ALARMS(1)