Xymon Mailing List Archive search

All Xymon rrd graphs suddenly haywire

list Jeremy Laidman
Wed, 8 Jul 2015 11:14:41 +1000
Message-Id: <CAAnki7AG67FYQ_UbgLTU=user-65d4ebd7e907@xymon.invalid>

On 7 July 2015 at 22:13, Steve B <user-df463d3c0721@xymon.invalid> wrote:
ds[pct].min = 0.0000000000e+00
ds[pct].max = 1.0000000000e+02
ds[pct].last_ds = "89"
ds[pct].value = 7.9210000000e+03
Well, this is interesting.  The "max" is set at 100%, but rrdtool accepted
a value of 7921%.

I've had this happen in the past, but haven't found the cause.  I ended up
doing an xport/edit/restore on each RRD file affected.  However, it's only
happened here and there.  I've never seen a widespread problem across lots
of graphs all at the same time.  My first thought was a counter-wrap
problem, but as I recall, I quickly eliminated that as a possible cause.

Are all affected graphs of type GAUGE?

J