X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2Fsysdbql.7.txt;h=9c8b3057cf062eea4ca7fe9720bd9483cdbe5e39;hp=ceb58347a2cf64ac4ea37c93da806370197c265b;hb=HEAD;hpb=1d64c3e4ee0184ba0639b46512286c6cca5dcd4d diff --git a/doc/sysdbql.7.txt b/doc/sysdbql.7.txt index ceb5834..9c8b305 100644 --- a/doc/sysdbql.7.txt +++ b/doc/sysdbql.7.txt @@ -68,12 +68,14 @@ objects matching that filter will be included in the reply. See the sections the search and filter conditions. *TIMESERIES* ''.'' [START ''] [END '']:: +*TIMESERIES* ''.''\['] [END '']:: Retrieve a time-series for the specified host's metric. The data is retrieved from a backend data-store based on information provided by the respective query plugin. The return value includes the actual start and end time of the -time-series and one or multiple sequences of time-stamp / value pairs. If the -metric does not exist or if the backend data-store is not supported, an error -is returned. +time-series and one or multiple sequences of time-stamp / value pairs. If any +data-source names have been specified, only those data-sources will be +returned. If the metric or a specified data-source does not exist or if the +backend data-store is not supported, an error is returned. MATCHING clause ~~~~~~~~~~~~~~~ @@ -263,7 +265,7 @@ storing the different data types: provided as well. If omitted, the current time on the server will be used instead. -*STORE* metric ''.'' STORE '' '' [*LAST UPDATE* '']:: +*STORE* metric ''.'' STORE '' '' [''] [*LAST UPDATE* '']:: Store a metric and provide information about the metric store associated with it. A metric store describes how to access a metric's data and can be used to retrieve time-series information associated with the metric. See