Code

timeseries: Add support for fetching specific data-sources.
authorSebastian Harl <sh@tokkee.org>
Sun, 18 Dec 2016 17:56:02 +0000 (18:56 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 18 Dec 2016 17:56:02 +0000 (18:56 +0100)
The data-sources are specified by name and are then returned in the specified
order. It is an error to request a data-source that does not exist.

Implement the feature in the RRDtool timeseries plugin (the only such plugin).


No differences found