From: Vincent Bernat Date: Fri, 5 Apr 2013 10:43:22 +0000 (+0200) Subject: graph: allow RRD files to be missing X-Git-Tag: v1.5.0-rc1~163^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5687a92b75eaf0cc9fd6b41fe3b1d3dbcedf8c68;p=thirdparty%2Frrdtool-1.x.git graph: allow RRD files to be missing An option (-Z/--missing-ds) is added to allow RRD files to be missing. In this case, the unknown value is assumed. --- diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index e8e88450..384f5fbb 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -488,6 +488,12 @@ measurement, 1 kb/s is 1000 b/s. Adds the given string as a watermark, horizontally centered, at the bottom of the graph. +[B<-Z>|B<--missing-ds>] + +If one DS is missing, either because the RRD is not available or +because it does not contain the requested DS name, just assume that we +got empty values instead of raising a fatal error. + =head2 Data and variables BIB<=>IB<:>IB<:>I[B<:step=>I][B<:start=>I