euwatch-get-stats (1) Linux Manual Page
NAME
euwatch-get-stats – Show a metric’s statistics
SYNOPSIS
euwatch-get-stats -n NAMESPACE -s STAT1,STAT2,…
- [–dimensions KEY1=VALUE1,KEY2=VALUE2,…]
- [–start-time YYYY-MM-DDThh:mm:ssZ] [–end-time YYYY-MM-DDThh:mm:ssZ] [–period SECONDS] [–unit UNIT] [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] METRIC
DESCRIPTION
Show a metric’s statistics
positional arguments:
- METRIC
- name of the metric to get statistics for (required)
optional arguments:
-nNAMESPACE,–namespaceNAMESPACE- the metric’s namespace (required)
-sSTAT1,STAT2,…,–statisticsSTAT1,STAT2,…- the metric statistics to show (at least 1 required)
–dimensionsKEY1=VALUE1,KEY2=VALUE2,…- the dimensions of the metric to show
–start-timeYYYY-MM-DDThh:mm:ssZ- earliest time to retrieve data points for (default: one hour ago)
–end-timeYYYY-MM-DDThh:mm:ssZ- latest time to retrieve data points for (default: now)
–periodSECONDS- granularity of the returned data points (must be a multiple of 60) (default: 60)
–unitUNIT- unit the metric is reported in
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- instance monitoring service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
