.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUWATCH-PUT-DATA "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euwatch-put-data \- Add data points or statistics to a metric .SH SYNOPSIS euwatch\-put\-data \fB\-m\fR METRIC \fB\-n\fR NAMESPACE .TP (\fB\-v\fR FLOAT | \fB\-s\fR Maximum=FLOAT,Minimum=FLOAT,SampleCount=FLOAT,Sum=FLOAT) [\-d KEY1=VALUE1,KEY2=VALUE2,...] [\-t YYYY\-MM\-DDThh:mm:ssZ] [\-u UNIT] [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Add data points or statistics to a metric .SS "optional arguments:" .TP \fB\-m\fR METRIC, \fB\-\-metric\-name\fR METRIC name of the metric to add data points to (required) .TP \fB\-n\fR NAMESPACE, \fB\-\-namespace\fR NAMESPACE the metric's namespace (required) .TP \fB\-v\fR FLOAT, \fB\-\-value\fR FLOAT data value for the metric .TP \fB\-s\fR Maximum=FLOAT,Minimum=FLOAT,SampleCount=FLOAT,Sum=FLOAT, \fB\-\-statistic\-values\fR Maximum=FLOAT,Minimum=FLOAT,SampleCount=FLOAT,Sum=FLOAT, \fB\-\-statisticValues\fR Maximum=FLOAT,Minimum=FLOAT,SampleCount=FLOAT,Sum=FLOAT statistic values for the metric. Maximum, Minimum, SampleCount, and Sum values are all required. .TP \fB\-d\fR KEY1=VALUE1,KEY2=VALUE2,..., \fB\-\-dimensions\fR KEY1=VALUE1,KEY2=VALUE2,... the dimensions of the metric to add data points to .TP \fB\-t\fR YYYY\-MM\-DDThh:mm:ssZ, \fB\-\-timestamp\fR YYYY\-MM\-DDThh:mm:ssZ timestamp of the data point .TP \fB\-u\fR UNIT, \fB\-\-unit\fR UNIT unit the metric is being reported in .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-U\fR URL, \fB\-\-url\fR URL instance monitoring service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit